Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
12.6
-
None
-
None
-
Detailed in txt attachments
- UI Log & IDE Log.txt
- Connection_6.dump
- email to NetBeans users thread detailing the background to my original issue and how came to discover the bug.
I can be contacted at jbarrow104@gmail.com if you want me to perform any further analysis or require any additional trace files.
Detailed in txt attachments UI Log & IDE Log.txt Connection_6.dump email to NetBeans users thread detailing the background to my original issue and how came to discover the bug. I can be contacted at jbarrow104@gmail.com if you want me to perform any further analysis or require any additional trace files.
Description
I wanted to link the MS-SQL JDBC sources into the NetBeans editor so <Ctrl-Click> and mouse-hover would do into the Sources / view JavaDoc respectively. I initially made a mistake and <right-clicked> on the Projects > Dependency and Use Local Sources, selected the .zip file from the Microsoft repository which actually had the full JDBC project installed. This point may not be relevant, but I point it out. I then cleared the .m2 repository and rebuilt the project. The .m2 repository was repopulated as before and so I then had the <right-click> options back on the Projects > Repository to 'Download the sources' and 'Download the JavaDoc' rather than attempt to Use Local Sources. II then closed NetBeans
If I now enter NetBeans and immediately <Ctrl-Click> on a JDBC Method, I can reproduce the issue. I can generate this every time I <Ctrl-Click> one of the methods. The email thread attached describes my actions and subsequent diagnostics in more detail.