Fix log4j location
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 28 Feb 2011 12:27:35 +0000 (12:27 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 28 Feb 2011 12:27:35 +0000 (12:27 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@4247 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

server/plugins/org.argeo.jcr.ui.explorer/org.argeo.jcr.ui.explorer.product

index 0980e1d7ebdd08638578e04523a4a715e5d26436..dad5f187399d614d8ec01dce80fa9ace281f7ce5 100644 (file)
@@ -8,7 +8,7 @@
 
    <launcherArgs>
       <programArgs>-console</programArgs>
-      <vmArgs>-Dlog4j.configuration=file:${system_property:user.home}/dev/src/commons/eclipse/plugins/org.argeo.jcr.ui.explorer/log4j.properties -Dorg.argeo.security.ui.initialPerspective=org.argeo.jcr.ui.explorer.perspective</vmArgs>
+      <vmArgs>&quot;-Dlog4j.configuration=file:${system_property:user.home}/dev/src/commons/server/plugins/org.argeo.jcr.ui.explorer/log4j.properties&quot; -Dorg.argeo.security.ui.initialPerspective=org.argeo.jcr.ui.explorer.perspective</vmArgs>
       <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
    </launcherArgs>