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
JDT LS extension for importing Eclipse plugin projects
This projects hosts an extension to JDT.LS and
an accompanying vscode extension that is capable of importing Eclipse PDE projects and set up
the correct target platforms.
Building the vscode extension
cd vscode-pde
npm install
npm run build-server
vsce package