Hi,
I import a war into my workspace. In my war I have some .properties files
inthe build/classes directory.
Eclipse puts them into JavaResources:/src.
Why?
This is causing me problems. When I start the war, it gives out about not
being able to find one of the .properties files?