MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
colinmacleod
Post subject: class folder deployment  PostPosted: May 05, 2005 - 06:30 PM
Veteran Member
Veteran Member


Joined: Jul 18, 2004
Posts: 10

I have the following structure for my web app

Code:

/src/java  -> java source files
/src/conf -> resources like properties files
/src/groovy -> groovy source files
/src/web -> my webroot


I'd like the contents of src/conf and src/groovy to be deployed to the WEB-INF/classes directory whenever I make changes to them. I tried adding them as "Class folders" in the "Java Build Path"/Libraries but this did not seem to work.

Is there a way to do this?
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: May 06, 2005 - 12:34 AM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23824

Remove them from your libraries list, and instead go to the Source tab and add them as Source folders, Eclipse will automagically copy the contents to the output folder on build.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits