itemisCREATE / solidity-ide

Solidity plugin for Eclipse
Eclipse Public License 1.0
87 stars 25 forks source link

Issue 303 #308

Closed nyssen closed 4 years ago

nyssen commented 4 years ago

Fixes #303 and ensures solc-Compiler can be used for validation in language server context.

nyssen commented 4 years ago

We would still have to make sure the workdir for the language server is set to the language server (not to the theia app dir) to make it nice. It is however functional.

nyssen commented 4 years ago

I will merge this now and create an issue for the working dir change, we still have to add.