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

Summary: nb.javac should have version available
Product: java Reporter: Michel Graciano <hmichel>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal CC: ent38, jkovalsky, jlahoda, ralphbenjamin
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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