branch feature/editor updated (5b1a10b -> f3aae3a)
This is an automated email from the git hooks/post-receive script. New change to branch feature/editor in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git from 5b1a10b Meilleurs icons new f3aae3a mImprove readme The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit f3aae3ac887b76ea682e1a1e62a7773a5c5e041c Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Sep 21 08:28:14 2016 +0200 mImprove readme Summary of changes: eugene-editor-maven-plugin/README.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/editor in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit f3aae3ac887b76ea682e1a1e62a7773a5c5e041c Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Sep 21 08:28:14 2016 +0200 mImprove readme --- eugene-editor-maven-plugin/README.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/eugene-editor-maven-plugin/README.md b/eugene-editor-maven-plugin/README.md index d2e50d3..fa7b915 100644 --- a/eugene-editor-maven-plugin/README.md +++ b/eugene-editor-maven-plugin/README.md @@ -1,2 +1,22 @@ -To deploy new version of pom: mvn deploy -To install localy: mvn install +# Abstract + +This plugin aims to edit any objectmodel in a nice GUI. + +# Build + +Classical maven build with no suprise: + +To install localy: + +```mvn install``` + +To deploy new version: + +```mvn deploy``` + +#Try me + +You can try the plugin on an embbeded model: +``` +mvn -Prun-observe-entities +``` \ No newline at end of file -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm