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 258404 - Added a default Ant implementation of CompilerOptionsQuery
Summary: Added a default Ant implementation of CompilerOptionsQuery
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P2 normal (vote)
Assignee: apireviews
URL:
Keywords: API, API_REVIEW_FAST, JDK_9
Depends on:
Blocks:
 
Reported: 2016-03-16 16:46 UTC by Tomas Zezula
Modified: 2016-03-17 14:07 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Diff file (12.80 KB, application/octet-stream)
2016-03-16 16:46 UTC, Tomas Zezula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2016-03-16 16:46:54 UTC
Created attachment 158896 [details]
Diff file

Added a factory method into QuerySupport to create a default implementation of the CompilerOptionsQueryImplementation based on the Ant properties.