Changes for page Add a Jar Dependency
Last modified by Pascal Robert on 2010/10/03 00:50
From version 6.1
edited by Pascal Robert
on 2007/12/15 16:44
on 2007/12/15 16:44
Change comment:
There is no comment for this version
To version 7.1
edited by Gavin Eadie
on 2009/02/17 22:37
on 2009/02/17 22:37
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. probert1 +XWiki.gavineadie - Content
-
... ... @@ -3,7 +3,7 @@ 3 3 Adding these to your project is very simple. 4 4 5 5 1. By default WOLips will create a ##Libraries## folder in your project directory. Populate this with any jars you like. 6 -1. In Eclipse, right-click (or ctrl-click) on the jar and choose ##Build Path > Add to Build Path##. This simpl eadjusts your project classpath but doesn't affect your final build.6 +1. In Eclipse, right-click (or ctrl-click) on the jar and choose ##Build Path > Add to Build Path##. This simply adjusts your project classpath but doesn't affect your final build. 7 7 1. For frameworks, you should turn on the Export checkbox in the build path window as hown below in Fig. 1. Doing so ensures that other WebObjects projects the reference the framework "see" the jar library in their Eclipse build path. 8 8 9 9 {{info title="Fig. 1 Export jars when in a framework"}}