You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.
nbargnesi edited this page Apr 27, 2012
·
2 revisions
To facilitate deploying development versions of the OpenBEL Workbench, the software can be deployed to a local Eclipse p2 repository.
The script local-repo can be used to package and deploy the OpenBEL Workbench to a temporary location.
Executing mvn -q package.
[INFO] Building jar: target/org.openbel.workbench.core-1.0.0-SNAPSHOT.jar
[INFO] Building jar: target/org.openbel.workbench.ui-1.0.0-SNAPSHOT.jar
[INFO] Building jar: target/org.openbel.workbench.doc-1.0.0-SNAPSHOT.jar
Hosting Eclipse p2 repository from "/tmp/tmp.2TSKunBj8B", CTRL-C to cancel.
Serving HTTP on 0.0.0.0 port 8000 ...
Installing the development version is a simple matter of pointing Eclipse at the local URL http://localhost:8000.