Changes for page Recommended Eclipse Configuration
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
on 2010/10/04 17:40
Change comment:
There is no comment for this version
To version 43.1
edited by Larry Mills-Gahl
on 2012/03/28 15:21
on 2012/03/28 15:21
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dholt1 +XWiki.elemgee - 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/projectwonder/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)