View Single Post
  #8 (permalink)  
Old 06-06-2008, 03:20 PM
pao pao is offline
Member
 
Join Date: Jun 2008
Posts: 41
pao is on a distinguished road
Hi, this is quite easy to fix!! I will try to explain as simply as I can:

1) In netbeans press Ctrl-2 to bring up the files window;

2) Expand the project you are interested in and open the folder "nbproject";

3) Double click the file "project.properties";

4) Edit this value: build.dir=c:/webapps/MyProject/WEB-INF (Obviously put the location you want your class files to go to!).

And thats it, simple, I hope this helps you.
Reply With Quote