Changes for page Working with Wonder source in Eclipse
Last modified by Bastian Triller on 2013/09/22 14:29
From version 33.1
edited by Kieran Kelleher
on 2007/06/27 11:09
on 2007/06/27 11:09
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. kieran1 +XWiki.paulh - Content
-
... ... @@ -1,11 +1,17 @@ 1 - == Prerequisites ==1 +{{note}} 2 2 3 - Wondersource treeischeckedoutfromCVS:[[DownloadWonderSource,Build andInstall]]3 +These instructions need to be updated to reflect the current directory layout of Wonder 4 4 5 +{{/note}} 6 + 5 5 == Introduction == 6 6 7 -To work with Wonder source in Eclipse we import, without copying, the source projects from the Wonder source tree we downloaded in an earlier tutorial. By doing so, we make sure our workspace Wonder source projects are the same source as what we have used for our build and install. 9 +To work with Wonder source in Eclipse we import, without copying, the source projects from the Wonder source tree we downloaded in [[an earlier tutorial>>Download Wonder Source, Build, Install and Upgrade]]. By doing so, we make sure our workspace Wonder source projects are the same source as what we have used for our build and install. 8 8 11 +== Prerequisites == 12 + 13 +Wonder source tree is checked out from source control: [[Download Wonder Source, Build, Install and Upgrade]] 14 + 9 9 == Importing Wonder Projects into Eclipse == 10 10 11 11 ===== First right-click in Package Explorer and select Import... from the context menu ===== ... ... @@ -12,7 +12,7 @@ 12 12 13 13 {{panel}} 14 14 15 -! Picturejpg|align=center!21 +!Screenshot1.png|align=center! 16 16 17 17 {{/panel}} 18 18 ... ... @@ -20,7 +20,7 @@ 20 20 21 21 {{panel}} 22 22 23 -! Picturejpg|align=center!29 +!Screenshot2.png|align=center! 24 24 25 25 {{/panel}} 26 26 ... ... @@ -28,7 +28,7 @@ 28 28 29 29 {{panel}} 30 30 31 -! Picturejpg|align=center!37 +!Screenshot3.png|align=center! 32 32 33 33 {{/panel}} 34 34 ... ... @@ -36,15 +36,15 @@ 36 36 37 37 {{panel}} 38 38 39 -! Picturejpg|align=center!45 +!Screenshot4.png|align=center! 40 40 41 41 {{/panel}} 42 42 43 -===== The list of projects inside that folder appear checked. Uncheck the ones you don't want and click Finish =====49 +===== The list of projects inside that folder appear checked. Turn OFF the "Copy Projects into Workspace" checkbox and uncheck the projects you don't want and click Finish ===== 44 44 45 45 {{panel}} 46 46 47 -! Picturejpg|align=center!53 +!Screenshot5.png|align=center! 48 48 49 49 {{/panel}} 50 50 ... ... @@ -52,7 +52,7 @@ 52 52 53 53 {{panel}} 54 54 55 -! Picturejpg|align=center!61 +!Screenshot6.png|align=center! 56 56 57 57 {{/panel}} 58 58 ... ... @@ -63,3 +63,11 @@ 63 63 !Picture 7.jpg|align=center! 64 64 65 65 {{/panel}} 72 + 73 +===== Working with WebObjects version 5.4.X ===== 74 + 75 +{{note title="Wonder ERExtensions Source classpaths are different for WO 5.3.3 and WO 5.4.X"}} 76 + 77 +If you adjust the "WO Explorer" View filters so that you can see files beginning with '.', you will notice that there are three .classpath files. To work with WO 5.4.X, simply replace the contents of the ".classpath" file with the contents of the ".classpath-5.4" file 78 + 79 +{{/note}}