[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Importing war

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?

Any help greatly appreciated.