Configure a development environment (IDE): Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
No edit summary
imported>Hendrik Brummermann
No edit summary
 
(27 intermediate revisions by 4 users not shown)
Line 3: Line 3:




Most of our developers use eclipse, so using that is <em>strongly</em> recommended, unless you are an experienced Netbeans user.
Most of our developers use Eclipse, so using that is <em>strongly</em> recommended, unless you are an experienced Netbeans user.
Many people can answer questions about Eclipse, but with Netbeans you will be much on your own.
Many people can answer questions about Eclipse, but with Netbeans you will be much on your own.


==IDEs==
==IDEs==
* [[StendhalonEclipse|Using Eclipse with Stendhal]]
* '''[[Stendhal on Eclipse|Using Eclipse with Stendhal]]''' -- recommended
* [[Visual Setup for Stendhal in Eclipse on Windows - Map Editor (tiled) and server.ini Setup Included]]
* [[StendhalNetBeans|Using NetBeans with Stendhal]] - Aimed towards NetBeans 5.5, but updated to configure Maven with NetBeans 6 Beta.
* [[StendhalNetBeans|Using NetBeans with Stendhal]] - Aimed towards NetBeans 5.5, but updated to configure Maven with NetBeans 6 Beta.
* [[NetBeans6Stendhal|Using NetBeans 6.0 with Stendhal]] - Updated NetBeans configuration guide with CVS help and new NetBeans features.
* [[NetBeans6Stendhal|Using NetBeans 6.0 with Stendhal]] - Updated NetBeans configuration guide with CVS help and new NetBeans features.
* [[How To Create Patch For Stendhal]] - includes Eclipse instructions
* [[How To Create Patch For Stendhal]] - includes Eclipse instructions
* [[How To See Tracker Items Within Eclipse]] - If you want to access the trackers of the Arianne Project within your Eclipse.

Latest revision as of 22:08, 22 June 2015



Most of our developers use Eclipse, so using that is strongly recommended, unless you are an experienced Netbeans user. Many people can answer questions about Eclipse, but with Netbeans you will be much on your own.

IDEs