Remove RCP launch configurations
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 7 Aug 2015 16:51:37 +0000 (16:51 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 7 Aug 2015 16:51:37 +0000 (16:51 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8309 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

demo/argeo_node_rcp.properties [deleted file]
demo/argeo_node_rcp_remote.properties [deleted file]

diff --git a/demo/argeo_node_rcp.properties b/demo/argeo_node_rcp.properties
deleted file mode 100644 (file)
index 69b835d..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-argeo.osgi.start=\
-org.eclipse.gemini.blueprint.extender,\
-org.argeo.node.repo.jackrabbit,\
-org.argeo.security.dao.os,\
-
-#org.argeo.server.catalina.start,\
-#org.springframework.osgi.web.extender,\
-#org.argeo.jackrabbit.webapp,\
-
-log4j.configuration=file:../../log4j.properties
-org.argeo.security.ui.initialPerspective=org.argeo.jcr.ui.explorer.perspective
-eclipse.application=org.argeo.security.ui.rcp.secureUi
-
-osgi.console.enable.builtin=true
-
-#argeo.node.repo.configuration=classpath:/org/argeo/jackrabbit/repository-fs.xml
-#argeo.node.repo.configuration=classpath:/org/argeo/jackrabbit/repository-memory.xml
-#argeo.node.repo.configuration=osgibundle:repository-h2.xml
diff --git a/demo/argeo_node_rcp_remote.properties b/demo/argeo_node_rcp_remote.properties
deleted file mode 100644 (file)
index b9a9616..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-argeo.osgi.start=\
-org.springframework.osgi.extender,\
-org.argeo.node.repofactory.jackrabbit,\
-org.argeo.security.dao.jackrabbit,\
-org.argeo.security.equinox,\
-
-argeo.node.repo.uri=http://localhost:7070/data/jcr/node
-
-log4j.configuration=file:../../log4j.properties
-
-eclipse.application=org.argeo.security.ui.rcp.secureUi