Dashboard > WOProject / WOLips > ... > Tutorials > Project Wonder woa with Linked Source
  WOProject / WOLips Log In View a printable version of the current page.  
  Project Wonder woa with Linked Source
Added by Kieran Kelleher, last edited by Pascal Robert on Dec 15, 2007  (view change)
Labels: 
(None)

Objective

Link Eclipse WO project directly to Project Wonder frameworks source instead of the installed Wonder binaries.

Prerequisites

Import the Wonder projects from local checked out cvs source tree into your workspace: Wonder:Working With Wonder Source in Eclipse

Procedure

  • Edit the Build Path on your Project. (Right-click your project -> Build Path/Configure Build Path...)

  • Go to the Projects tab and Add Project References to the ERExtensions, Ajax, or other checked-out Project Wonder projects.

  • Go to the Build Order tab and move the project references (typically default to the bottom) up above the WO Frameworks library by multiple selecting those cvs projects and clicking 'Up'. This will cause Eclipse to resolve Project Wonder references from the Eclipse project first, before the frameworks.

  • So what does this procedure actually do? Well, it changes the file named ".classpath" that resides in your project directory. If you use a version control system, such as Subversion (which you should use), you will see that this is the file that changed upon your next commit attempt.

Site running on a free Atlassian Confluence Open Source Project License granted to ObjectStyle. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators