X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=README.md;h=7ae0ee562c82731fab2359b831f1dba3352c3e67;hb=dc22425efbd40d0e52b3dc7f28ae9fa8ff3a8f0b;hp=26bd91581c5a9ee99e95eac25d48fec94a67682b;hpb=33407a2ae669ebafd67ca7348d52abfd44e45c09;p=lgpl%2Fargeo-commons.git diff --git a/README.md b/README.md index 26bd91581..7ae0ee562 100644 --- a/README.md +++ b/README.md @@ -29,14 +29,6 @@ mvn clean install -Prpmbuild-tp,rpmbuild createrepo /srv/rpmfactory/argeo-osgi-2/el7/ ``` -### Usage in Eclipse -The project can be run as a standard PDE OSGi runtime, but the Argeo SLC Eclipse plug-in greatly simplifies the configuration of an Eclipse PDE running configuration: -- Install the Argeo SLC plug-in from this Eclipse update site https://projects.argeo.org/slc/update/ide/ -- In the demo/ directory, right-click on cms-e4-rap.properties, ```Run As > OSGi Boot (Equinox, RAP)``` -- The execution directory will be sdk/exec/cms-e4-rap -- The standard OSGi data area will be sdk/exec/cms-e4-rap/data (contains mostly the Jackrabbit JCR repository) -- Open http://localhost:7070/cms/devops with the username ```root``` and the password ```demo``` - ### Release ```bash mvn release:prepare