]> git.argeo.org Git - gpl/argeo-slc.git/blob - demo/slc_demo_rcp.properties
Primitive arguments working
[gpl/argeo-slc.git] / demo / slc_demo_rcp.properties
1 argeo.osgi.start=\
2 org.springframework.osgi.extender,\
3 org.argeo.security.dao.jackrabbit,\
4 org.argeo.node.repo.jackrabbit,\
5 org.argeo.slc.client.rcp,\
6 org.argeo.slc.agent.jcr,\
7 org.argeo.slc.demo.ant,\
8 org.argeo.slc.demo.basic,\
9
10 eclipse.application=org.argeo.slc.client.rcp.application
11 org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.slcExecutionPerspective
12
13 log4j.configuration=file:../../log4j.properties
14
15 argeo.node.repo.home=data/noderepo
16 argeo.node.repo.dburl=jdbc:h2:data/h2/noderepo_db