cobigen
cobigen copied to clipboard
Code-based Incremental Generator
Follow up of: #1517 As a CobiGen GUI developer, I want CobiGen to store/manage the template-set artifacts so that the GUI can access this information in a timely manner. Problems...
As a user, I want to generate code for a devon4net WebAPI project so that it is compatible with the current version of the devon4net WebAPI template. If I generate...
As a user, I want to be able to manage versions and states of my template-sets so that i can properly scope my configuration and maintain my configuration **Important, all...
This pull request includes the new version of the templates for devon4net Implements New Cobigen templates for devon4net addresses #1582
Adresses/Fixes #1448 . Implements * commandline auto completion for cobigen cli @devonfw/cobigen
Continuation of: #1476 As a CobiGen Developer, I want to cache the Maven repository path, so we can speed up the generating process. A correct caching of the Maven repository...
Task of #1539 *Acceptance Criteria* - Allow @Generated annotation to be added per generation - Allow @Generated annotation to be defaulted by `.cobigen` properties (default = true) - Annotations will...
### 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...
### Expected behavior As a CobiGen developer, I expect the latest version of devonfw-ide to be working with my CobiGen development ide properly. ### Actual behavior Several bugs occur during...
Check if devon4net cobigen guide is valid https://devonfw.com/website/pages/docs/devonfw-guide_devon4net.wiki_cobiGen.asciidoc.html you might want to get in contact with @jmsanmu if this tutorial remains valid, we should try to create a tutorial within...