You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to be able to use the Devon IDE to generate my boilerplate code with Cobigen by following the devon4net Cobigen Guide. This would reduce the amount of documentation to be maintained and it facilitates the project generation.
Actual behavior
The devon4net Cobigen Guide instructs the user to install the dotnet sdk and vscode separately from the Devon IDE. This adds an unnecessary step to the guide and the developer will eventually run into issues that will lead to confusion because everything takes place in different locations. Take a look at my comment in this isse for more information.
The text was updated successfully, but these errors were encountered:
The documentation about using the templates that cobigen uses to generate files on devon4net has been modified.
A new pull request has been opened with these changes, when approved and merged with the main cobigen branch the problem will be fixed. PR link: devonfw/cobigen#1621
Expected behavior
As a developer, I want to be able to use the Devon IDE to generate my boilerplate code with Cobigen by following the devon4net Cobigen Guide. This would reduce the amount of documentation to be maintained and it facilitates the project generation.
Actual behavior
The devon4net Cobigen Guide instructs the user to install the dotnet sdk and vscode separately from the Devon IDE. This adds an unnecessary step to the guide and the developer will eventually run into issues that will lead to confusion because everything takes place in different locations. Take a look at my comment in this isse for more information.
The text was updated successfully, but these errors were encountered: