jlahoda commented on issue #369: Making Maven projects usable without properly 
installed Java support.
URL: 
https://github.com/apache/incubator-netbeans/pull/369#issuecomment-357763425
 
 
   @JaroslavTulach, please note that I didn't ask to use the hasWorkingJavac 
method, or a centralized place to put try-catch (LinkageError). I asked if 
*synthesizing* the interface would help. And, indeed, it appears it would: 
[synthesize-directives.txt](https://github.com/apache/incubator-netbeans/files/1632727/synthesize-directives.txt)
   
   I guess I don't see how scattering catches for LinkageErrors around the 
codebase is better than having a centralized place where all the needed stuff 
is injected. What exactly is the process to remove all the catches? Or will we 
just leave them in forever masking any LinkageErrors whether related to this or 
not?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to