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 146716 - java.freeform projects need to implement BFSQ
Summary: java.freeform projects need to implement BFSQ
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Freeform (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-09 22:37 UTC by Vadiraj Deshpande
Modified: 2010-01-11 04:29 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vadiraj Deshpande 2008-09-09 22:37:40 UTC
Java Freeform projects need to implement BinaryForSourceQuery implementation.
Comment 1 Jesse Glick 2008-09-10 02:25:50 UTC
Clearly the project.xml must define <built-to> for this to work. BFSQ's default implementation should already provide
the right results if there is no <classpath mode="execute">, but an explicit BFSQI would be more reliable.
Comment 2 Antonin Nebuzelsky 2010-01-11 04:29:13 UTC
Changing the default component owner to tzezula.