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

Summary: java.freeform projects need to implement BFSQ
Product: java Reporter: Vadiraj Deshpande <vadirajvd>
Component: FreeformAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker CC: jglick, vadirajvd
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.