javavscode
javavscode copied to clipboard
Run|Debug main will be disabled after navigating to a library source code
Hi,
When I navigate to a library source code and come back to my main method of my Java application. Run main|Debug main buttons are disabled until I close the file and re-open it.
Here is the error in the output console
Cannot invoke "org.openide.filesystems.FileObject.toURI()" because "file" is null
Can you please provide if possible any specific library examples or some steps to reproduce the issue?
Hi @Achal1607 ,
This bug is related to the other one. I've created a small video of how to reproduce the bug which you can download from here.
PS: I am using Mac M1 maybe it is reproducible only in Mac