You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by tw...@apache.org on 2007/02/06 14:21:31 UTC

svn commit: r504130 - /incubator/uima/uimaj/trunk/uimaj-examples/src/main/run_configuration/UIMA CAS Visual Debugger.launch

Author: twgoetz
Date: Tue Feb  6 05:21:31 2007
New Revision: 504130

URL: http://svn.apache.org/viewvc?view=rev&rev=504130
Log:
Jira UIMA-272: add "html" to man path.

https://issues.apache.org/jira/browse/UIMA-272

Modified:
    incubator/uima/uimaj/trunk/uimaj-examples/src/main/run_configuration/UIMA CAS Visual Debugger.launch

Modified: incubator/uima/uimaj/trunk/uimaj-examples/src/main/run_configuration/UIMA CAS Visual Debugger.launch
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-examples/src/main/run_configuration/UIMA%20CAS%20Visual%20Debugger.launch?view=diff&rev=504130&r1=504129&r2=504130
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-examples/src/main/run_configuration/UIMA CAS Visual Debugger.launch (original)
+++ incubator/uima/uimaj/trunk/uimaj-examples/src/main/run_configuration/UIMA CAS Visual Debugger.launch Tue Feb  6 05:21:31 2007
@@ -26,7 +26,7 @@
 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
 <listEntry value="/uimaj-examples"/>
 </listAttribute>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="&quot;-Duima.tools.cvd.manpath=${env_var:UIMA_HOME}/docs&quot; &quot;-Djava.util.logging.config.file=${env_var:UIMA_HOME}/config/Logger.properties&quot; -DVNS_HOST=localhost"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="&quot;-Duima.tools.cvd.manpath=${env_var:UIMA_HOME}/docs/html&quot; &quot;-Djava.util.logging.config.file=${env_var:UIMA_HOME}/config/Logger.properties&quot; -DVNS_HOST=localhost"/>
 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
 <listEntry value="4"/>
 </listAttribute>