As a developer, I want to use the IntelliJ IDE so that I can generate boilerplate-code in IntelliJ.
Actual behavior
As for now there is no way to generate Code within IntelliJ
Use Case of feature request (enhancement)
As for now you can open the Cobigen Project for contribution in IntelliJ but it is not possible to generate code without making use of the Cobigen-CLI. Therefor we would like to develop an IntelliJ plugin that adds the same functionality to IntelliJ that we have in Eclipse right now.
Expected behavior
As a developer, I want to use the IntelliJ IDE so that I can generate boilerplate-code in IntelliJ.
Actual behavior
As for now there is no way to generate Code within IntelliJ
Use Case of feature request (enhancement)
As for now you can open the Cobigen Project for contribution in IntelliJ but it is not possible to generate code without making use of the Cobigen-CLI. Therefor we would like to develop an IntelliJ plugin that adds the same functionality to IntelliJ that we have in Eclipse right now.
Related/Dependent Issues
#1608