The plugin changes source files. Users need to make sure they have a backup of these files before they run the mojo to apply changes. Using version control and running against a fresh copy would do.
Transcluded By
Name | Short Description | Doctype |
---|
Create a new Doctype Model | Shows how users can create their own model project for their doctypes. This involves creating a new project using a Maven Archtetype and then add blueprint based on model descriptors. | topic |
Create a new Doctype Add-on | Shows how users can create their own add-on project for their doctypes. This involves creating a new project using a Maven Archtetype and then add blueprint based on model descriptors. | topic |
Add new Doctype | Shows how to add a new doctype to an existing project. | topic |
Update Doctype | Shows how to update an existing doctype. | topic |