This is an automated email from the git hooks/post-receive script. pini pushed a commit to tag upstream/1.1.0_beta1 in repository sikuli.
commit d390392840a778c897f9f0d6264d43db168fe52c Author: Raimund Hocke <[email protected]> Date: Sat Dec 28 14:08:15 2013 +0100 Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ab04a8..c092142 100644 --- a/README.md +++ b/README.md @@ -145,10 +145,10 @@ The following Java settings are relevant for running Sikuli IDE from an IDE or u Debugging should work without problems, when starting the module IDE in debug mode. -The mudule IDE POM contains the exec-maven-plugin, so to run the Sikuli IDE you can use being the IDE folder<br /> +The mudule IDE POM contains the exec-maven-plugin, so to run the Sikuli IDE you can use being in the IDE folder<br /> `mvn exec:java -Dsikuli.FromCommandLine -Dexec.args="args for Sikuli"` -or this being on the root folder level <br /> +or this being in the root folder <br /> `mvn -pl IDE exec:java -Dsikuli.FromCommandLine -Dexec.args="args for Sikuli"` As it is standard with Maven, all -D parameters go to Java system properties, wheras the content of -Dexec.args string will be given to the args array for the main method of the startup class. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

