Last modified by Bastian Triller on 2013/09/22 14:29

From version 28.1
edited by Kieran Kelleher
on 2007/06/27 10:48
Change comment: There is no comment for this version
To version 31.1
edited by Kieran Kelleher
on 2007/06/27 11:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,5 +4,58 @@
4 4  
5 5  == Importing Wonder Projects into Eclipse ==
6 6  
7 -* First right-click in Package Explorer and select Import... from the context menu
8 -[[image:Picture 1.jpg]]
7 +===== First right-click in Package Explorer and select Import... from the context menu =====
8 +
9 +{{panel}}
10 +
11 +!Picture 1.jpg|align=center!
12 +
13 +{{/panel}}
14 +
15 +===== Select "Existing Projects into Workspace" as the import source =====
16 +
17 +{{panel}}
18 +
19 +!Picture 2.jpg|align=center!
20 +
21 +{{/panel}}
22 +
23 +===== Click Browse... to select the root directory containing the projects =====
24 +
25 +{{panel}}
26 +
27 +!Picture 3.jpg|align=center!
28 +
29 +{{/panel}}
30 +
31 +===== Navigate to and select ../Wonder/Common/Frameworks and click Choose =====
32 +
33 +{{panel}}
34 +
35 +!Picture 4.jpg|align=center!
36 +
37 +{{/panel}}
38 +
39 +===== The list of projects inside that folder appear checked. Uncheck the ones you don't want and click Finish =====
40 +
41 +{{panel}}
42 +
43 +!Picture 5.jpg|align=center!
44 +
45 +{{/panel}}
46 +
47 +===== Eclipse will build the projects and you can now browse, inspect and use Wonder source in Eclipse =====
48 +
49 +{{panel}}
50 +
51 +!Picture 6.jpg|align=center!
52 +
53 +{{/panel}}
54 +
55 +===== Note that the Wonder source tree has other folders with projects too, so for example if you want the ExcelGenerator framework, just repeat the above import process and select the folder //containing// the ExcelGenerator framework project as show below =====
56 +
57 +{{panel}}
58 +
59 +!Picture 7.jpg|align=center!
60 +
61 +{{/panel}}