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/09/25 05:34:20 UTC

[GitHub] rtaneja1 commented on issue #887: [NETBEANS-263] navigate to impl icon not shown for interface

rtaneja1 commented on issue #887: [NETBEANS-263] navigate to impl icon not shown for interface
URL: https://github.com/apache/incubator-netbeans/pull/887#issuecomment-424212810
 
 
   For Java application, even if module-info.java is present, Classpath JavaClasspathConstants.MODULE_SOURCE_PATH is not set, so in ProxyFileManager createFactories FileManager gets created with outputFileManager, from where the type gets found. Provided localized fix.   

----------------------------------------------------------------
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