Last modified by Pascal Robert on 2013/05/21 17:29

From version 40.1
edited by David Holt
on 2010/10/04 17:40
Change comment: There is no comment for this version
To version 44.1
edited by Bastian Triller
on 2013/05/21 17:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.btriller
Content
... ... @@ -1,3 +1,7 @@
1 +Just run this script [[Bash script to download Eclipse and install everything in OneStep>>http://gist.github.com/610081]].
2 +
3 +The above replaces everything below for Eclipse 3.6.1 for Mac OS X
4 +
1 1  Download this file  [[RecommendedUpdateSites.xml>>^RecommendedUpdateSites.xml]]
2 2  
3 3  In Eclipse.
... ... @@ -22,6 +22,14 @@
22 22  If you want SVN Support:
23 23  Select Collaboration => Subversive SVN Team Provider
24 24  
29 +If you want Git Support (and who doesn't):
30 +Select Collaboration => Eclipse EGit
31 +or
32 +Select Eclipse Git Team Provier => Eclipse EGit
33 +(also make sure you have git installed from http:~/~/http:~/~/git-scm.com/)
34 +(also go to github and fork WOnder https:~/~/github.com/wocommunity/wonder
35 +more information on getting WOnder source is at [[documentation:Getting the Wonder Source Code]])
36 +
25 25  If you want JadClipse (to decompile class file):
26 26  Select Uncategorized => JadClipse Feature
27 27  (also install jad from [[http://www.varaneckas.com/jad]] into /usr/local/bin/jad)