Changes for page Recommended Eclipse Configuration
Last modified by Pascal Robert on 2013/05/21 17:29
From version 42.1
edited by Mike Schrag
on 2010/11/10 21:56
on 2010/11/10 21:56
Change comment:
There is no comment for this version
To version 45.1
edited by Bastian Triller
on 2013/05/21 17:29
on 2013/05/21 17:29
Change comment:
There is no comment for this version
Summary
-
Page properties (4 modified, 0 added, 0 removed)
-
Attachments (0 modified, 6 added, 0 removed)
-
Objects (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +Building WOLips - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. mschrag1 +XWiki.btriller - Tags
-
... ... @@ -1,0 +1,1 @@ 1 +devtools - Content
-
... ... @@ -1,51 +1,59 @@ 1 -Just run this script [[Bash script to download Eclipse and install everything in OneStep>>http://gist.github.com/610081]].1 +Just run this script [[Bash script to download Eclipse and install everything in OneStep>>url:http://gist.github.com/610081||shape="rect"]]. 2 2 3 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]]5 +Download this file [[RecommendedUpdateSites.xml>>attach:RecommendedUpdateSites.xml]] 6 6 7 7 In Eclipse. 8 8 9 9 Help=>Install New Software... 10 -Click "Available Software Sites" 11 -[[image:AvailableSites.jpg ||border="1"]]10 + Click "Available Software Sites" 11 +[[image:attach:AvailableSites.jpg]] 12 12 13 -On the Modal Dialog box Click the Import button and select the [[RecommendedUpdateSites.xml>>^RecommendedUpdateSites.xml]] file.[[image:Preferences.jpg||border="1"]]13 +On the Modal Dialog box Click the Import button and select the [[RecommendedUpdateSites.xml>>attach:RecommendedUpdateSites.xml]] file.[[image:attach:Preferences.jpg]] 14 14 15 15 Import... Download and select 16 -Click "OK" 16 + Click "OK" 17 17 18 18 Under Work with, select "All Available Sites" 19 19 20 -[[image:Eclipse-1.jpg ||border="1"]]20 +[[image:attach:Eclipse-1.jpg]] 21 21 Then select individual sites to configure. 22 22 23 23 Select WOLips => WOLips 24 -Select WOLips (Optional) => WOLips Goodies 24 + Select WOLips (Optional) => WOLips Goodies 25 25 26 26 If you want SVN Support: 27 -Select Collaboration => Subversive SVN Team Provider 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/>>url:http://http://git-scm.com/||rel="nofollow" shape="rect" class="external-link"]]) 34 + (also go to github and fork WOnder [[https:~~/~~/github.com/wocommunity/wonder>>url:https://github.com/wocommunity/wonder||rel="nofollow" shape="rect" class="external-link"]] 35 + more information on getting WOnder source is at [[doc:WEB.Getting the Wonder Source Code]]) 36 + 29 29 If you want JadClipse (to decompile class file): 30 -Select Uncategorized => JadClipse Feature 31 -(also install jad from [[http://www.varaneckas.com/jad]] into /usr/local/bin/jad) 38 + Select Uncategorized => JadClipse Feature 39 + (also install jad from [[http:~~/~~/www.varaneckas.com/jad>>url:http://www.varaneckas.com/jad||shape="rect"]] into /usr/local/bin/jad) 32 32 33 33 If you want to use WOLips Groovy Support: 34 -Select Groovy-Eclipse => Groovy-Eclipse Feature 35 -Select WOLips => WOLips Groovy Support 42 + Select Groovy-Eclipse => Groovy-Eclipse Feature 43 + Select WOLips => WOLips Groovy Support 36 36 37 37 If you want to use WOLips JRebel Support: 38 -Select JRebel => JRebel Eclipse Integration 39 -Select WOLips => WOLips JRebel 46 + Select JRebel => JRebel Eclipse Integration 47 + Select WOLips => WOLips JRebel 40 40 41 41 If you want to use WOLips JProfiler Launching: 42 -Select Uncategorized => JProfiler 43 -Select WOLips => WOLips JProfiler Launching 50 + Select Uncategorized => JProfiler 51 + Select WOLips => WOLips JProfiler Launching 44 44 45 45 If you want to use Workspace Mechanic: 46 -Select Collaboration => Mylyn Task List (Required) 47 -Select Collaboration => Mylyn Task-Focused Interface (Recommended) 48 -Select Workspace Mechanic for Eclipse => Workspace Mechanic 54 + Select Collaboration => Mylyn Task List (Required) 55 + Select Collaboration => Mylyn Task-Focused Interface (Recommended) 56 + Select Workspace Mechanic for Eclipse => Workspace Mechanic 49 49 50 50 Click "Next >" and Approve all the licenses, etc. 51 51 ... ... @@ -52,11 +52,11 @@ 52 52 Restart Eclipse 53 53 54 54 If you want shared workspace settings: 55 -Download [[ ^WorkspaceMechanicExamples.zip]]56 -Unzip into /.eclipse (make it if it doesn't exist) 63 + Download [[attach:WorkspaceMechanicExamples.zip]] 64 +Unzip into ~~/.eclipse (make it if it doesn't exist) 57 57 58 58 Restart Eclipse 59 59 60 60 ===== **Recording Your Own Preferences in Workspace Mechanic** ===== 61 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"]]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:attach:EclipseScreenSnapz001.png]]
- AvailableSites.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +41.9 KB - Content
- Eclipse-1.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +81.2 KB - Content
- EclipseScreenSnapz001.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +20.7 KB - Content
- Preferences.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +117.5 KB - Content
- RecommendedUpdateSites.xml
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +819 bytes - Content
-
... ... @@ -1,0 +1,11 @@ 1 +<?xml version="1.0" encoding="UTF-8"?> 2 +<bookmarks> 3 + <site url="http://dist.springsource.org/release/GRECLIPSE/e3.6/" selected="true" name="Groovy Update Site"/> 4 + <site url="http://webobjects.mdimension.com/jadclipse/3.6" selected="true" name="Jadclipse"/> 5 + <site url="http://webobjects.mdimension.com/jprofiler6/" selected="true" name="JProfiler 6"/> 6 + <site url="http://www.zeroturnaround.com/update-site/" selected="true" name="JRebel"/> 7 + <site url="http://m2eclipse.sonatype.org/sites/m2e" selected="true" name="Maven"/> 8 + <site url="http://webobjects.mdimension.com/hudson/job/WOLips36Current/lastSuccessfulBuild/artifact/site" selected="true" name="WOLips"/> 9 + <site url="http://workspacemechanic.eclipselabs.org.codespot.com/hg.update/mechanic" selected="true" name="Workspace Mechanic"/> 10 +</bookmarks> 11 +
- WorkspaceMechanicExamples.zip
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +15.5 KB - Content
- XWiki.XWikiComments[0]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.probert - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +Need to add eGit as one of the useful plugins. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2011-03-27 10:22:49.0
- XWiki.XWikiComments[1]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.kberg - Comment
-
... ... @@ -1,0 +1,3 @@ 1 +The Workspace Mechanic update site has been moved as part of the tool's migration to git. (see [[http:~~/~~/groups.google.com/group/workspacemechanic/browse_thread/thread/562c3ad32fc1601a>>url:http://groups.google.com/group/workspacemechanic/browse_thread/thread/562c3ad32fc1601a||shape="rect"]] with a reference.) 2 + 3 +So you might want to update your documentation, et cetera, as needed. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2011-10-06 11:20:13.0