intellij-solidity icon indicating copy to clipboard operation
intellij-solidity copied to clipboard

compiling solidity code

Open donfrigo opened this issue 6 years ago • 3 comments

Hello,

Thank you for enabling code compilation for intelliJ it is a much needed feature :) That being said, I wasn't able to run the code even though I have install ethereumj through intellij ultimate edition. Once I press run, I get a module not specified error. What could be the problem? Thanks!

donfrigo avatar Jun 06 '18 17:06 donfrigo

Hi, @donfrigo! Can you choose the module manually in the combo-box?

mbolotov avatar Jun 06 '18 20:06 mbolotov

When I go to edit configurations, I have no modules under use classpath as module, if that is what you are referring to :)

donfrigo avatar Jun 06 '18 20:06 donfrigo

So you do have modules in your project and don't see any in the run configuration?

mbolotov avatar Jun 07 '18 09:06 mbolotov