]> git.argeo.org Git - gpl/argeo-slc.git/blob - demo/slc_demo_rcp.properties
Adapt after RCP refactoring
[gpl/argeo-slc.git] / demo / slc_demo_rcp.properties
1 argeo.osgi.start=\
2 org.eclipse.equinox.http.servlet,\
3 org.eclipse.equinox.http.jetty,\
4 org.eclipse.equinox.metatype,\
5 org.eclipse.equinox.cm,\
6 org.eclipse.rap.rwt.osgi
7
8 argeo.osgi.start.3.node=\
9 org.argeo.cms
10
11
12 argeo.osgi.start.4.apps=\
13 org.eclipse.gemini.blueprint.extender
14
15 argeo.osgi.start.5.apps=\
16 org.argeo.jackrabbit.webapp,\
17
18 slc.executionModules=org.argeo.slc.demo.ant,\
19 org.argeo.slc.demo.basic,\
20 org.argeo.slc.demo.minimal,\
21
22 #Branding
23 eclipse.application=org.argeo.slc.client.rcp.application
24 org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.slcExecutionPerspective
25
26 log4j.configuration=file:../../log4j.properties
27
28 #argeo.server.tomcat.config=conf/default-server-ssl.xml
29
30 org.osgi.framework.security=osgi
31 java.security.policy=file:../../all.policy
32
33 org.eclipse.equinox.http.jetty.autostart=false