]> git.argeo.org Git - gpl/argeo-slc.git/blob - demo/slc_demo_rcp.properties
247b07ec67bbfbeae96f9298b9de8f0ba88d3468
[gpl/argeo-slc.git] / demo / slc_demo_rcp.properties
1 argeo.osgi.start=\
2 org.springframework.osgi.extender,\
3 org.argeo.slc.client.rcp,\
4 org.argeo.slc.server.jcr,\
5 org.argeo.slc.demo.ant,\
6 org.argeo.slc.demo.basic,\
7
8 eclipse.application=org.argeo.slc.client.rcp.application
9 org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.slcExecutionPerspective
10
11 log4j.configuration=file:../../log4j.properties
12
13 argeo.node.repo.home=${system_property:osgi.instance.area}/noderepo
14 argeo.node.repo.dburl=jdbc:h2:${system_property:osgi.instance.area}/h2/noderepo_db