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

From version 37.1
edited by Mike Schrag
on 2010/10/03 00:46
Change comment: There is no comment for this version
To version 41.1
edited by David Holt
on 2010/10/04 17:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mschrag
1 +XWiki.dholt
Content
... ... @@ -1,10 +1,21 @@
1 +Download this file  [[RecommendedUpdateSites.xml>>^RecommendedUpdateSites.xml]]
2 +
3 +In Eclipse.
4 +
1 1  Help=>Install New Software...
2 2  Click "Available Software Sites"
3 -Import... Download and select [[^RecommendedUpdateSites.xml]]
7 +[[image:AvailableSites.jpg||border="1"]]
8 +
9 +On the Modal Dialog box Click the Import button and select the [[RecommendedUpdateSites.xml>>^RecommendedUpdateSites.xml]] file. [[image:Preferences.jpg||border="1"]]
10 +
11 +Import... Download and select
4 4  Click "OK"
5 5  
6 -Work with: "All Available Sites"
14 +Under Work with, select "All Available Sites"
7 7  
16 +[[image:Eclipse-1.jpg||border="1"]]
17 +Then select individual sites to configure.
18 +
8 8  Select WOLips => WOLips
9 9  Select WOLips (Optional) => WOLips Goodies
10 10  
... ... @@ -13,6 +13,7 @@
13 13  
14 14  If you want JadClipse (to decompile class file):
15 15  Select Uncategorized => JadClipse Feature
27 +(also install jad from [[http://www.varaneckas.com/jad]] into /usr/local/bin/jad)
16 16  
17 17  If you want to use WOLips Groovy Support:
18 18  Select Groovy-Eclipse => Groovy-Eclipse Feature
... ... @@ -37,6 +37,10 @@
37 37  
38 38  If you want shared workspace settings:
39 39  Download [[^WorkspaceMechanicExamples.zip]]
40 -Unzip into ,,/.eclipse (make it if it doesn't exist),,
52 +Unzip into /.eclipse (make it if it doesn't exist)
41 41  
42 42  Restart Eclipse
55 +
56 +===== **Recording Your Own Preferences in Workspace Mechanic** =====
57 +
58 +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"]]