Changes for page Recommended Eclipse Configuration
Last modified by Pascal Robert on 2013/05/21 17:29
To version 17.1
edited by pyu
on 2010/10/05 00:27
on 2010/10/05 00:27
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,11 +1,17 @@ 1 - 1) Downloadthisfile {{color value="#006daf"}}[{{/color}}RecommendedUpdateSites.xml{{color}}|^RecommendedUpdateSites.xml]{{/color}}1 +Just run this script [[Bash script to download Eclipse and install everything in OneStep>>http://gist.github.com/610081]]. 2 2 3 - ===In Eclipse===3 +The above replaces everything below for Eclipse 3.6.1 for Mac OS X 4 4 5 +Download this file [[RecommendedUpdateSites.xml>>^RecommendedUpdateSites.xml]] 6 + 7 +In Eclipse. 8 + 5 5 Help=>Install New Software... 6 6 Click "Available Software Sites" 7 7 [[image:AvailableSites.jpg||border="1"]] 8 -On the Modal Dialog box Click the Import button and select the {{color value="#006daf"}}[{{/color}}RecommendedUpdateSites.xml{{color}}|^RecommendedUpdateSites.xml]{{/color}} file. [[image:Preferences.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 + 9 9 Import... Download and select 10 10 Click "OK" 11 11 ... ... @@ -50,3 +50,7 @@ 50 50 Unzip into /.eclipse (make it if it doesn't exist) 51 51 52 52 Restart Eclipse 59 + 60 +===== **Recording Your Own Preferences in Workspace Mechanic** ===== 61 + 62 +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"]]