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 55477 - Allow to define Separate Outputs for Source Package Folders
Summary: Allow to define Separate Outputs for Source Package Folders
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Freeform (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-24 12:31 UTC by Milan Kubec
Modified: 2016-02-26 09:08 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Multiple output folders (36.94 KB, image/png)
2016-02-26 08:55 UTC, dread_k2002
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2005-02-24 12:31:38 UTC
[dev-200502231900]

In classpath settings of freefoem project user can
specify that each source package folder can have
own classpath. But using this check box affects
also the way how outputs are assigned to each
source package folder. To provide more flexibility
in freeform project settings user should be able
to use similar check box when setting outputs,
something like "Separate Outputs for Each Source
Package Folder". It would allow user to define one
output from multiple source package folders.
Default setting of the checkbox would be derived
from the classpath's one.
Comment 1 Jan Lahoda 2005-04-26 09:52:47 UTC
This makes sense to me. Jano, what do you think about this?
Comment 2 Antonin Nebuzelsky 2010-01-11 04:28:39 UTC
Changing the default component owner to tzezula.
Comment 3 dread_k2002 2016-02-26 08:51:39 UTC
Why not do this for all types of projects, not only freeform, like Eclipse does? I had to do this(look at the attachment) with an existing project(client's request) and failed, as I don't have enough build.xml skills and had to use Eclipse (I really like Netbeans and I want to use it, but it has some limitations).
Comment 4 dread_k2002 2016-02-26 08:55:11 UTC
Created attachment 158647 [details]
Multiple output folders