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 236297 - nb.javac should have version available
Summary: nb.javac should have version available
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal with 2 votes (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-23 23:24 UTC by Michel Graciano
Modified: 2016-07-07 07:18 UTC (History)
4 users (show)

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 Michel Graciano 2013-09-23 23:24:47 UTC
Lombok guys have been facing some issues due JavaCompiler version is not available. I have done some investigation and looks line the file src/share/classes/com/sun/tools/javac/resources/version.properties are not available, which return compiler.misc.version.not.available message. There is any reason to do not implement it? The link to hg folde is http://hg.netbeans.org/main/nb-javac/file/bf149ece9888/src/share/classes/com/sun/tools/javac/resources

Thanks in advance
Comment 1 Michel Graciano 2013-09-23 23:25:16 UTC
The Lombok issue is http://code.google.com/p/projectlombok/issues/detail?id=451
Comment 2 Michel Graciano 2013-10-16 16:28:57 UTC
Any chance someone look at this?
Comment 3 Martin Balin 2016-07-07 07:18:43 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss