Configure a development environment (IDE): Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
No edit summary
 
(39 intermediate revisions by 5 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.
The preferred IDE by most developers is Eclipse. So if you are in doubt which one to use, that one is a good choice because many people can answer questions about Eclipse
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
* [[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
* [[Visual Setup for Stendhal in Eclipse on Windows - Map Editor (tiled) and server.ini Setup Included]]
* [[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