Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
logins123
Post subject: Classes directory under WEBINF  PostPosted: Jan 26, 2006 - 03:12 AM



Joined: Mar 25, 2004
Posts: 6

Why cant I see the classes directoryunder my WEB-INF directory in the web project, I removed almost all the filters still I dont see it.

I am using Eclipse

*** MyEclipse details:
MyEclipse Enterprise Workbench

Version: 4.0.3 GA
Build id: 20051025-4.0.3-GA

*** Eclipse details:
Eclipse SDK

Version: 3.1.0
Build id: I20050627-1435

Eclipse Platform

Version: 3.1.0
Build id: I20050627-1435
 
 View user's profile Send private message  
Reply with quote Back to top
logins123
Post subject:   PostPosted: Jan 26, 2006 - 05:34 AM



Joined: Mar 25, 2004
Posts: 6

I want to add spring properties file inside classes directory in WEB-INF directory, How can I do that....
 
 View user's profile Send private message  
Reply with quote Back to top
support-greg
Post subject:   PostPosted: Jan 26, 2006 - 07:01 AM
Moderator
Moderator


Joined: Mar 31, 2004
Posts: 1615

The classes directory is specified as your output folder. In the package explorer you can't see output folders because Eclipse Java builder manages those. Also even if you put property files in there they would be scrubbed without your knowledge by the eclipse builder. Instead you need to put your spring properties files in the source folder. The build process will automatically copy any non-java files into your output folder, in your case the classes folder.

_________________
Greg
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