This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 28952 - Java sources are not compiled to out folder
Summary: Java sources are not compiled to out folder
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 29055 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-22 14:19 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2002-11-22 14:19:51 UTC
Java sources are not compiled to out folder which
is shown in Project properties as target
directory. They are compiled to src folder.
Comment 1 Milan Kubec 2002-11-27 14:55:55 UTC
I was told by Svata that main problem is missing property editor for
output folder, which is supposed to be provided by project infra.
Therefore reassigning and increasing prio.
Comment 2 Milan Kubec 2002-11-27 14:58:31 UTC
*** Issue 29055 has been marked as a duplicate of this issue. ***
Comment 3 Milan Kubec 2002-11-27 15:12:19 UTC
Reassigning back to java, because it's different problem :-!@#$%^&.
Comment 4 Milan Kubec 2002-11-27 15:14:57 UTC
*** Issue 29055 has been marked as a duplicate of this issue. ***
Comment 5 Milan Kubec 2002-11-27 15:16:41 UTC
*** Issue 29055 has been marked as a duplicate of this issue. ***
Comment 6 Svata Dedic 2002-11-28 11:12:24 UTC
Output folder is no longer in project's properties.  
The compiler now honours selection in Compiled  
Classes' Build property tab (the chooser there is  
temporarily fixed until Projects team will provide  
reusable GUI for the output folder specification).  
 
The display is OK and "out" folder is set up in the 
sample project. 
 
Comment 7 Jan Becicka 2003-02-27 12:10:54 UTC
Sorry, I do not see any compiled classes under Compiled 
Classes in 200302260000
Comment 8 Tomas Zezula 2003-03-19 15:52:59 UTC
Actually the classes are compiled, but they are not displayed, but not
displayed in a fast way :-). This is caused due to removal of refresh
thread by performance team, I will do manual refresh of this folders.
Comment 9 Tomas Zezula 2003-03-24 16:33:35 UTC
Fixed.
Comment 10 Milan Kubec 2003-08-13 12:21:45 UTC
Verified.
Comment 11 Jan Becicka 2003-11-25 14:19:00 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.