Achal Talati
Achal Talati
@bowbahdoe you can add "VM Options" in the "Run Configuration". For example: `-cp lib/junit-4.13.2.jar`this would enable JUnit lib in a standalone non-managed project. After this all the autocomplete features and...
Merged https://github.com/oracle/javavscode/pull/173. So closing this issue. If you have any other queries or issues please feel free to open an issue.
Hey @anthonyvdotbe, Can you try removing `c:\Users\antho\AppData\Roaming\Code\User\workspaceStorage\a3a1ac302a43d9d618aae91e36299438\Oracle.oracle-java` directory, then restart the vscode and check if it resolves the issue ?
#124 is the fix that is merged for troubleshooting such issues, hope it helps everyone. It would be available in next release.
> @Achal1607 Please consider reopening. The whole point is that the extension should do this automatically: the extension was able to show me the error/notification dialogs, so it _knows_ the...
Automatically deleting the cache without user's permission doesn't seem right and providing dialog box to clear cache for any type of failure to start the extension also doesn't sound that...
Closing this issue as we have added "clear cache" command, also in the output logs you can see that refer to troublshooting section if your extension fails to start, but...
Fix available in latest version of the extension. So, closing this issue for now. If you still face this issue feel free to reopen.
Closing this issue due to inactivity. If you have any further questions please feel free to reopen it.
Can you please provide if possible any specific library examples or some steps to reproduce the issue?