Changes for page Working with Eclipse

Last modified by Thomas Mortagne on 2023/06/08 09:55

From version 132.1
edited by Fabio Mancinelli
on 2013/12/03 10:43
Change comment: There is no comment for this version
To version 131.2
edited by Manuel Smeria
on 2013/03/22 15:38
Change comment: minor fixes

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.fmancinelli
1 +xwiki:XWiki.ManuelSmeria
Content
... ... @@ -30,8 +30,8 @@
30 30  = Installing Eclipse =
31 31  
32 32  * You can download Eclipse from the [[Eclipse Download Site>>http://www.eclipse.org/downloads/]]. Alternatively you can download one of the many Eclipse distributions, such as the "Eclipse IDE for Java EE Developers" which includes other features and plugins such as the [[Web Tools Project>>http://www.eclipse.org/webtools/]].
33 -* Install the [[Maven Eclipse plugin>>http://www.sonatype.org/m2eclipse/]] (if you installed "Eclipse IDE for Java EE - Kepler" distribution, the Maven Eclipse plugin is already bundled with it)
34 -* Optionally you might want to install the Web Tools Project (WTP) feature if you want to deploy XWiki to a support server without having to leave the Eclipse IDE, See [[The WTP homepage>>http://www.eclipse.org/webtools/]] for details and [[Installing and Using the Eclipse Web Tools>>http://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F]] for help. (this is not needed if you installed the "Eclipse IDE for Java EE" distribution)
33 +* Install the [[Maven Eclipse plugin>>http://www.sonatype.org/m2eclipse/]]
34 +* Optionally you might want to install the Web Tools Project (WTP) feature if you want to deploy XWiki to a support server without having to leave the Eclipse IDE, See [[The WTP homepage>>http://www.eclipse.org/webtools/]] for details and [[Installing and Using the Eclipse Web Tools>>http://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F]] for help.
35 35  * You might also want to work on AspectJ based legacy code legacy, for that you should install the [[AJDT Eclipse plugin>>http://www.eclipse.org/ajdt/]].
36 36  
37 37  = Importing a project With M2Eclipse =

Get Connected