[jsword-svn] jsword-web/etc/eclipse s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Mon Mar 14 19:19:11 MST 2005


Update of /cvs/jsword/jsword-web/etc/eclipse
In directory www.crosswire.org:/tmp/cvs-serv16180/etc/eclipse

Modified Files:
	jsword-web-ant-check.launch 
Log Message:
Updated the tools to most recent versions.


Index: jsword-web-ant-check.launch
===================================================================
RCS file: /cvs/jsword/jsword-web/etc/eclipse/jsword-web-ant-check.launch,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** jsword-web-ant-check.launch	8 Sep 2004 19:57:13 -0000	1.2
--- jsword-web-ant-check.launch	15 Mar 2005 02:19:09 -0000	1.3
***************
*** 1,4 ****
--- 1,5 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <launchConfiguration type="org.eclipse.ant.AntLaunchConfigurationType">
+ <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
  <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
  <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
***************
*** 10,14 ****
  <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
  <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
! <stringAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_TARGETS" value="checkstyle,findbugs,javadoc,"/>
  <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_default"/>
  </launchConfiguration>
--- 11,15 ----
  <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
  <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
! <stringAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_TARGETS" value="tools,"/>
  <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_default"/>
  </launchConfiguration>



More information about the jsword-svn mailing list