Changes for page Recommended Eclipse Configuration
Last modified by Pascal Robert on 2013/05/21 17:29
From 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
To version 39.1
edited by Mike Schrag
on 2010/10/03 00:47
on 2010/10/03 00:47
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. elemgee1 +XWiki.mschrag - Content
-
... ... @@ -1,25 +9,10 @@ 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 - 5 -Download this file [[RecommendedUpdateSites.xml>>^RecommendedUpdateSites.xml]] 6 - 7 -In Eclipse. 8 - 9 9 Help=>Install New Software... 10 10 Click "Available Software Sites" 11 -[[image:AvailableSites.jpg||border="1"]] 12 - 13 -On the Modal Dialog box Click the Import button and select the [[RecommendedUpdateSites.xml>>^RecommendedUpdateSites.xml]] file. [[image:Preferences.jpg||border="1"]] 14 - 15 -Import... Download and select 3 +Import... Download and select [[^RecommendedUpdateSites.xml]] 16 16 Click "OK" 17 17 18 18 Under Work with, select "All Available Sites" 19 19 20 -[[image:Eclipse-1.jpg||border="1"]] 21 -Then select individual sites to configure. 22 - 23 23 Select WOLips => WOLips 24 24 Select WOLips (Optional) => WOLips Goodies 25 25 ... ... @@ -26,17 +26,8 @@ 26 26 If you want SVN Support: 27 27 Select Collaboration => Subversive SVN Team Provider 28 28 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 - 37 37 If you want JadClipse (to decompile class file): 38 38 Select Uncategorized => JadClipse Feature 39 -(also install jad from [[http://www.varaneckas.com/jad]] into /usr/local/bin/jad) 40 40 41 41 If you want to use WOLips Groovy Support: 42 42 Select Groovy-Eclipse => Groovy-Eclipse Feature ... ... @@ -61,10 +61,6 @@ 61 61 62 62 If you want shared workspace settings: 63 63 Download [[^WorkspaceMechanicExamples.zip]] 64 -Unzip into /.eclipse (make it if it doesn't exist) 40 +Unzip into ,,/.eclipse (make it if it doesn't exist),, 65 65 66 66 Restart Eclipse 67 - 68 -===== **Recording Your Own Preferences in Workspace Mechanic** ===== 69 - 70 -In workspace mechanic, right-click on the icon and select "Preference Recorder > Start Recording" to record your own preference changes. Once you are finished, select "Stop Recording" and save the resulting file to your /.eclipse/mechanic folder created above. Use the .epf file extension for your preference change to be picked up when you open other workspaces. [[image:EclipseScreenSnapz001.png||border="1"]]