I have started a remote debugging session, and when trying to navigate through the code, all javax.* classes remain hidden. I guess I can add the corresponding platform sources through Sources Window->Add Source Root, but this is quite inefficient.
Doesn't have NetBeans any means to automatically detect that my gradle project is been remote-debugged, so it can bind the JavaEE soources?
@kelemen Also not sure if this shouldn't be addressed upstream (https://github.com/kelemen/netbeans-gradle-project)?
I have started a remote debugging session, and when trying to navigate through the code, all javax.* classes remain hidden. I guess I can add the corresponding platform sources through
Sources Window->Add Source Root, but this is quite inefficient.Doesn't have NetBeans any means to automatically detect that my gradle project is been remote-debugged, so it can bind the JavaEE soources?
@kelemen Also not sure if this shouldn't be addressed upstream (https://github.com/kelemen/netbeans-gradle-project)?