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
ramosbrazil
Post subject: Where do I create the /resource directory ?  PostPosted: Jul 29, 2008 - 04:10 PM
Registered Member
Registered Member


Joined: Jul 28, 2008
Posts: 1

I'm in a need to create the /resource directory , following the maven2 directory structure to drop application resources, such as config/properties files, how do I do that using mave4myeclipse ? this is a new project.

Thanks.

FR.
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject: RE: Where do I create the /resource directory ?  PostPosted: Jul 29, 2008 - 05:07 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23824

FR,

Out of the box default Maven projects are not compatible with the MyEclipse Web Projects, so we don't support breaking up typical web resources into the /resources directory.

However, if you would just like to place generic sources that will get built into the WEB-INF/classes directory, you can create a /resources directory and add it to the Source Directory list under your project properties and MyEclipse will "build" (copy) those resources into WEB-INF/classes for you.

But typically speaking, we still follow our own project layout format and not Maven's, so you might just want to leave things in their default locations.

_________________
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