...
Pom.xml, qcadoo-plugin.xml and root-context.xml are all automatically filled out with the mvn archetype:generate parameters.
Warning |
---|
You should use the newset 0.4.1 archetype but it is still a little buggy. After the plugin is generated you should apply the changes from: http://issues.qcadoo.org/browse/QCADOO-51 You should also consider adding the dependencies mentioned in: http://issues.qcadoo.org/browse/QCADOO-13 We should fix this to the 0.4.2 release. |
Generate Eclipse project
To generate Eclipse project we need to open terminal and type mvn eclipse:eclipse.
...