]> git.argeo.org Git - lgpl/argeo-commons.git/blob - rcp/dist/argeo-companion/rpm/etc/argeo-companion/argeo-companion.ini
Make RAP application more customisable.
[lgpl/argeo-commons.git] / rcp / dist / argeo-companion / rpm / etc / argeo-companion / argeo-companion.ini
1 osgi.bundles=org.argeo.osgi.boot@start
2 osgi.clean=true
3
4 argeo.osgi.start.2.rcp=\
5 org.eclipse.core.runtime
6
7 argeo.osgi.start.2.node=\
8 org.eclipse.equinox.metatype,\
9 org.eclipse.equinox.ds,\
10 org.eclipse.equinox.cm,\
11
12 argeo.osgi.start.3.node=\
13 org.argeo.cms
14
15 applicationXMI=org.argeo.cms.e4.rcp/argeo-companion.e4xmi
16 lifeCycleURI=bundleclass://org.argeo.cms.e4.rcp/org.argeo.cms.e4.rcp.CmsRcpLifeCycle
17 clearPersistedState=true
18 #argeo.cms.desktop.inTray=true
19
20 # Remote node:
21 #argeo.node.repo.labeledUri=http://root:demo@localhost:7070/jcr/node
22
23 log4j.configuration=file:../../log4j.properties
24 argeo.node.useradmin.uris=os:///
25 eclipse.application=org.argeo.cms.e4.rcp.CmsE4Application