Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by MikeKienenberger:
http://wiki.apache.org/struts/BuildingShale

------------------------------------------------------------------------------
   1. Add ''core-library/src/java'' as the source folder and remove the 
existing source folder of Eclipse does not do it for you.
   1. In the same dialog set ''Default output folder'' to 
'''core-library/target/classes'''
   1. Also in the properties dialog, with the ''Java Build Path'' node 
selected, click on the ''libraries'' tab and define libraries for the various 
packages as defined above.
+  1. [Describe best way to get the build.properties.sample file from the trunk 
into the core-library project -- the only way I could figure out how do it was 
by creating a build.properies file manually, opening build.properties.sample 
from svn, then manually copying and pasting the test into the new file. -mlk]
   1. Finally copy the build.properties.sample file to build.properties and 
make the changes outlined in the next section.
  
  ==== build.properties settings ====
@@ -128, +129 @@

   1. Run the default Ant task from the Ant window, or expand the node and 
choose a specific task and run that.
   
  
- 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to