Wiki source code of Recommended Eclipse Configuration
Version 40.1 by David Holt on 2010/10/04 17:40
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | Download this file [[RecommendedUpdateSites.xml>>^RecommendedUpdateSites.xml]] | ||
2 | |||
3 | In Eclipse. | ||
4 | |||
5 | Help=>Install New Software... | ||
6 | Click "Available Software Sites" | ||
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 | ||
12 | Click "OK" | ||
13 | |||
14 | Under Work with, select "All Available Sites" | ||
15 | |||
16 | [[image:Eclipse-1.jpg||border="1"]] | ||
17 | Then select individual sites to configure. | ||
18 | |||
19 | Select WOLips => WOLips | ||
20 | Select WOLips (Optional) => WOLips Goodies | ||
21 | |||
22 | If you want SVN Support: | ||
23 | Select Collaboration => Subversive SVN Team Provider | ||
24 | |||
25 | If you want JadClipse (to decompile class file): | ||
26 | Select Uncategorized => JadClipse Feature | ||
27 | (also install jad from [[http://www.varaneckas.com/jad]] into /usr/local/bin/jad) | ||
28 | |||
29 | If you want to use WOLips Groovy Support: | ||
30 | Select Groovy-Eclipse => Groovy-Eclipse Feature | ||
31 | Select WOLips => WOLips Groovy Support | ||
32 | |||
33 | If you want to use WOLips JRebel Support: | ||
34 | Select JRebel => JRebel Eclipse Integration | ||
35 | Select WOLips => WOLips JRebel | ||
36 | |||
37 | If you want to use WOLips JProfiler Launching: | ||
38 | Select Uncategorized => JProfiler | ||
39 | Select WOLips => WOLips JProfiler Launching | ||
40 | |||
41 | If you want to use Workspace Mechanic: | ||
42 | Select Collaboration => Mylyn Task List (Required) | ||
43 | Select Collaboration => Mylyn Task-Focused Interface (Recommended) | ||
44 | Select Workspace Mechanic for Eclipse => Workspace Mechanic | ||
45 | |||
46 | Click "Next >" and Approve all the licenses, etc. | ||
47 | |||
48 | Restart Eclipse | ||
49 | |||
50 | If you want shared workspace settings: | ||
51 | Download [[^WorkspaceMechanicExamples.zip]] | ||
52 | Unzip into /.eclipse (make it if it doesn't exist) | ||
53 | |||
54 | 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"]] |