Hi
I’m using Eclipse Version: 2.1.1 Build id: 200306271545 on Win2K with MyEclipseIDE 2.6.1
I have a web project where one taglib.tld file, and an associated property file is in the WEB-INF/classes directory.
If I rebuild the project, then the WEB-INF/classes directory gets cleared out – surely only *.class files should be deleted?
If this behavious is correct, where can I place a property file so that it is accessible using the classpath?
Thanks
John