You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this is a quarkus only problem, but i am not sure how to provide theses attributes like in eclipse.
(Another option maybe would be installing the plugins without adding them to the pom.xml, but that would be a lesser attractive option IMHO).
Hi,
we have a repo working in eclipse and want to use vscode instead of eclipse...
to get rid of this error i need to modify the pom.xml (insert build tag inclusive plugins)
In eclipse there is a launch script which has an Attribute which seems to be the key (avoid changing the pom.xml file, "VM_CONNECTOR_ID")
I am not sure if this is a quarkus only problem, but i am not sure how to provide theses attributes like in eclipse.
(Another option maybe would be installing the plugins without adding them to the pom.xml, but that would be a lesser attractive option IMHO).
All extensions are up to date, WIN 10
relevant vscode settings:
Maybe related, or similar to microsoft/vscode-maven#757 (comment)
or microsoft/vscode-java-debug#1382
Thanks!
The text was updated successfully, but these errors were encountered: