Changes for page Debugging WOLips
Last modified by Pascal Robert on 2012/02/11 05:22
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -37,10 +37,22 @@ 37 37 Launch a clean copy of Eclipse with no plugings installed. Strictly speaking, probably not necessary however these are the steps which I took. 38 38 39 39 Create a new Workspace 40 -I chose ,,/WOLipsDebugging,, 40 +I chose ,,/WOLipsDebugging 41 +[[image:Workspace.png]],, 41 41 42 -=== Import woenvironment 43 +=== Import woenvironment === 43 43 45 +Start off by importing the woenvironment project. From the File menu, select Import 46 +[[image:ImportMenu.png]] 47 +Click the disclosure triangle for General and select Existing Projects into Workspace 48 +[[image:ExistingProject.png]] 49 +Click Next button. 50 +Ensure that "Select root directory" is selected and click Browse 51 +Browse to the folder where you checked out the woproject source code above and select woenvironment. 52 +[[image:woenvironmentCheckout.png]] 53 +Eclipse should scan the folder and notice one project in the folder called woenvironment. 54 +Click Finish. 55 + 44 44 === Import wolips projects into your workspace === 45 45 46 46 === Import wolips plugins ===