<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://game.etao.net/w/index.php?action=history&amp;feed=atom&amp;title=Marauroa_on_Eclipse</id>
	<title>Marauroa on Eclipse - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://game.etao.net/w/index.php?action=history&amp;feed=atom&amp;title=Marauroa_on_Eclipse"/>
	<link rel="alternate" type="text/html" href="https://game.etao.net/w/index.php?title=Marauroa_on_Eclipse&amp;action=history"/>
	<updated>2026-05-05T16:04:06Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://game.etao.net/w/index.php?title=Marauroa_on_Eclipse&amp;diff=127&amp;oldid=prev</id>
		<title>imported&gt;Wkadmin：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://game.etao.net/w/index.php?title=Marauroa_on_Eclipse&amp;diff=127&amp;oldid=prev"/>
		<updated>2020-04-21T09:20:56Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Navigation for Marauroa Top|Internals}}&lt;br /&gt;
{{Navigation for Marauroa Developers}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Get Java ==&lt;br /&gt;
&lt;br /&gt;
* If you can play Stendhal, you already have Java and can skip this step.&lt;br /&gt;
* If you do not have java installed, please download it https://java.com&amp;lt;br&amp;gt; (if you are on Linux, use your packet manager)&lt;br /&gt;
&lt;br /&gt;
== Get Eclipse==&lt;br /&gt;
&lt;br /&gt;
* Go to https://www.eclipse.org/downloads/&lt;br /&gt;
* Download: &amp;quot;Eclipse IDE for Java Developers&amp;quot;&lt;br /&gt;
* Unzip the download an run Eclipse&lt;br /&gt;
* In Eclipse, close the &amp;quot;Welcome&amp;quot; window&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Git-configuration in Eclipse ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
* First you need to tell Git about yourself: &lt;br /&gt;
  Window -&amp;gt; Preferences -&amp;gt; Team -&amp;gt; Git -&amp;gt; Configuration&lt;br /&gt;
* Click New Entry and enter &lt;br /&gt;
  Key: user.name&lt;br /&gt;
  Value: &amp;lt;your fullname or your nickname&amp;gt;&lt;br /&gt;
* Click New Entry again and enter&lt;br /&gt;
  Key: user.email&lt;br /&gt;
  Value: &amp;lt;your email address&amp;gt; (e. g. &amp;lt;your sourceforge username&amp;gt;@users.sourceforge.net)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This information is stored in ~/.gitconfig (Linux) or %USERPROFILE%\.gitconfig (Windows) and will be used by Git to identify who did change the history of the repository. &lt;br /&gt;
&lt;br /&gt;
=== Get Code ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
* File -&amp;gt; Import... -&amp;gt; Git -&amp;gt; Projects from Git -&amp;gt; Next&lt;br /&gt;
* Clone...&lt;br /&gt;
  URI: ssh://USERNAME@arianne.git.sourceforge.net/gitroot/arianne/marauroa.git&lt;br /&gt;
  (changing USERNAME to your own source forge username)&lt;br /&gt;
  User: &amp;lt;your sourceforge username&amp;gt;&lt;br /&gt;
  Password: &amp;lt;your sourceforge password&amp;gt;&lt;br /&gt;
  Store in Secure Store: Select that if you want&lt;br /&gt;
* If you have trouble at this stage try restarting eclipse and try again&lt;br /&gt;
* Select all branches if not already selected (fast anyway) -&amp;gt; Next&lt;br /&gt;
  Initial branch: master &lt;br /&gt;
  Remote name: origin&lt;br /&gt;
  (should already be inserted)&lt;br /&gt;
* Let it import everything&lt;br /&gt;
* Select the repository you just cloned -&amp;gt; Next&lt;br /&gt;
* Wizard for project import: Use the New Projects wizard -&amp;gt; Finish&lt;br /&gt;
* New Project wizard will open&lt;br /&gt;
* Select Java -&amp;gt; Java Project -&amp;gt; Next&lt;br /&gt;
* Give it a name (marauroa will do)&lt;br /&gt;
* The other defaults are okay&lt;br /&gt;
* Finish&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
While perferforming the ssh connect you will be asked to accept the fingerprint of the server. Please validate that against the [https://sourceforge.net/apps/trac/sourceforge/wiki/SSH%20key%20fingerprints Sourceforge Fingerprint Listing]&lt;br /&gt;
&lt;br /&gt;
== Trouble Shooting ==&lt;br /&gt;
menu Windows | Preferences | Java | Installed JREs&lt;br /&gt;
* there should be at least one entry with a valid JAVA_HOME path&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[Stendhal on Eclipse]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Arianne Source Code Repositories]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Marauroa]]&lt;br /&gt;
{{#breadcrumbs: [[Marauroa]] | [[Navigation for Marauroa Developers|Internals]] | [[Marauroa on Eclipse|Marauroa on Eclipse]] }}&lt;/div&gt;</summary>
		<author><name>imported&gt;Wkadmin</name></author>
	</entry>
</feed>