Class outline doesn't work for .class files not in the workspace
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 521
Description
- Have a java file with a reference to java.util.HashMap
- Ctrl+click on java.util.HashMap to open it
- Try
Ctrl+Shift+o(Cmd+Shift+oon Mac) to search for symbols
=> no attributes or methods are found
This only works for classes physically present in the workspace.
This relates to method search for classpath references mentioned in #204
Metadata
Metadata
Labels
Development
No branches or pull requests
Issue actions