Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 719 Bytes

Install.md

File metadata and controls

22 lines (20 loc) · 719 Bytes

How to Install

  • Install Eclipse
  • Go to latest release page https://github.com/camel-idea-plugin/camel-lsp-client-eclipse/releases/latest/
  • Download zipped update site named org.apache.camel.lsp.eclipse.updatesite-1.0.0-SNAPSHOT.zip
  • In Eclipse, Help -> Install New Software...
  • Click Add...
  • Click Archive...
  • Select the zipped file downloaded
  • Click Ok
  • Select the "Apache Camel LSP Client Extensions Plugin"
  • Click Next
  • Click Next
  • Accept license if asked
  • Click Finish
  • Wait...
  • Click "Install Anyway"
  • Click "Restart Now"
  • Enjoy!

tips: you can install it on top of Fuse Tooling which will provide even more help for development.