Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » how do I make my java source folder also my output folder?
how do I make my java source folder also my output folder? [message #169796] Tue, 23 May 2006 04:58
Ivan V Jouikov is currently offline Ivan V JouikovFriend
Messages: 1
Registered: July 2009
Junior Member
Ok very simple question.

I want to keep my source code in my Project/WebContent/WEB-INF/classes,
and I want all the compiled classes to go there.

I COULD set up ant to do that, but I'm trying to use "Java Build Path" in
the project properties.

When I "Add" that folder as a "Source" folder and remove the one that was
there before, I get a "Build path contains duplicate entry:
'WebContent/WEB-INF/classes' for project Project". Now when I look at the
"Libaries" tab, that same folder is already specified in the "Web App
Libraries".

Oh, and there's no way to delete it (the button is grayed out).

So, wtf do I do? Any help is appreciated, thanks!
Previous Topic:is there a way to eliminate useless add and remove notifications of the XML-Editor or has anyone mad
Next Topic:wtp1.02 new dynamicWebProject with default setting not working
Goto Forum:
  


Current Time: Sat Apr 20 00:59:16 GMT 2024

Powered by FUDForum. Page generated in 0.02656 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top