Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[amalgam-dev] Reliable Eclipse integration for Blockchain Development

Hi Matt,

you might want to have a look at YAKINDU Solidity Tools [1]. This provides full language support for the Solidity language in Eclipse. Under the hood, it leverages the Eclipse Xtext language development framework, and comes with a language server for Solidity. With that, the Solidity language can be made available for multiple IDEs besides Eclipse IDE, such as Visual Studio Code, Theia etc.

YAKINDU Solidity Tools are completely open source and free to use.

~Karsten

[1] https://github.com/Yakindu/solidity-ide

Back to the top