You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/01/14 17:00:53 UTC

[GitHub] JaroslavTulach opened a new pull request #369: Making Maven projects usable without properly installed Java support.

JaroslavTulach opened a new pull request #369: Making Maven projects usable without properly installed Java support.
URL: https://github.com/apache/incubator-netbeans/pull/369
 
 
   Avoid following error: java.lang.NoClassDefFoundError: com/sun/source/tree/DirectiveTree
       at org.netbeans.modules.maven.nodes.DependenciesNode$DependenciesSet.<init>(:183)
       at org.netbeans.modules.maven.nodes.DependenciesNodeFactory$NList.<init>(:57)
       at org.netbeans.modules.maven.nodes.DependenciesNodeFactory.createNodes(:44)
       at org.netbeans.spi.project.ui.support.NodeFactorySupport$DelegateChildren$1.run(:174)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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