testforstephen / vscode-pde

VSCode extension to support Eclipse PDE
18 stars 4 forks source link

Eclipse PDE support for VS Code

This extension works as a plugin of Language Support for Java by Red Hat. It provides the ability to import Eclipse PDE projects and set up the correct target platforms.

Building the VS Code extension

npm install 
gulp full_build

Requirements

Features

Thanks

This extension is orginally developed by Gorkem Ercan (@gorkem) and Martin Aeschlimann (@aeschli)