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 2022/09/03 15:56:46 UTC

[GitHub] [netbeans] pizirun opened a new issue, #4581: Click the Class of JDK, cannot open the source of Java Platform

pizirun opened a new issue, #4581:
URL: https://github.com/apache/netbeans/issues/4581

   ### Apache NetBeans version
   
   Apache NetBeans 14
   
   ### What happened
   
   Have added the JAR/Fold of JDK src.zip file, while Clicking the Class, such as String, in Editor, there's Exception message in the Notifications view, and coud not open the added the source code of String.
   
   ### How to reproduce
   
   1. added the JAR/Fold of JDK src.zip file
   2. Create a project, Clicking the Class, such as String, of JDK  in Editor,
   3. there's Exception message in the Notifications view, and coud not open the added the source code of String.
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Ubuntu 20.04.5 LTS  System: Linux version 5.15.0-46-generic running on amd64; UTF-8; en_US (nb)
   
   ### JDK
   
   Java: 17.0.4; OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-120.04 Runtime: OpenJDK Runtime Environment 17.0.4+8-Ubuntu-120.04
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [netbeans] neilcsmith-net closed issue #4581: Click the Class of JDK, cannot open the source of Java Platform

Posted by "neilcsmith-net (via GitHub)" <gi...@apache.org>.
neilcsmith-net closed issue #4581: Click the Class of JDK, cannot open the source of Java Platform
URL: https://github.com/apache/netbeans/issues/4581


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [netbeans] neilcsmith-net commented on issue #4581: Click the Class of JDK, cannot open the source of Java Platform

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on issue #4581:
URL: https://github.com/apache/netbeans/issues/4581#issuecomment-1236713964

   > added the JAR/Fold of JDK src.zip file
   
   That doesn't work for anything JDK 8+.  The sources should be picked up automatically.  Are you using the distribution JDK?  If so, have you installed the source package?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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