pbwest 2004/03/05 22:06:03 Modified: . Tag: FOP_0-20-0_Alt-Design .classpath .project Log: Revision Changes Path No revision No revision 1.1.2.7 +2 -1 xml-fop/Attic/.classpath Index: .classpath =================================================================== RCS file: /home/cvs/xml-fop/Attic/.classpath,v retrieving revision 1.1.2.6 retrieving revision 1.1.2.7 diff -u -r1.1.2.6 -r1.1.2.7 --- .classpath 21 Jan 2004 11:15:41 -0000 1.1.2.6 +++ .classpath 6 Mar 2004 06:06:03 -0000 1.1.2.7 @@ -7,7 +7,8 @@ <classpathentry kind="lib" path="lib/ant.jar"/> <classpathentry kind="lib" path="lib/xalan-2.4.1.jar"/> <classpathentry kind="lib" path="lib/xml-apis.jar"/> - <classpathentry kind="lib" path="lib/avalon-framework-4.1.4.jar"/> <classpathentry kind="lib" path="lib/xercesImpl.jar"/> + <classpathentry kind="lib" path="lib/avalon-framework-4.1.4.jar"/> + <classpathentry kind="lib" path="lib/commons-cli-1.0.jar"/> <classpathentry kind="output" path="build/classes"/> </classpath> 1.1.2.6 +13 -2 xml-fop/Attic/.project Index: .project =================================================================== RCS file: /home/cvs/xml-fop/Attic/.project,v retrieving revision 1.1.2.5 retrieving revision 1.1.2.6 diff -u -r1.1.2.5 -r1.1.2.6 --- .project 5 Jan 2004 04:06:49 -0000 1.1.2.5 +++ .project 6 Mar 2004 06:06:03 -0000 1.1.2.6 @@ -11,7 +11,7 @@ <dictionary> <key>LaunchConfigHandle</key> <value><?xml version="1.0" encoding="UTF-8"?> -<launchConfiguration local="false" path="/FOP_Alt-Design/.externalToolBuilders/com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder.launch"/> +<launchConfiguration local="false" path="/FOP_Alt-Design/.externalToolBuilders/Alt-design clean.launch"/> </value> </dictionary> </arguments> @@ -22,7 +22,18 @@ <dictionary> <key>LaunchConfigHandle</key> <value><?xml version="1.0" encoding="UTF-8"?> -<launchConfiguration local="false" path="/FOP_Alt-Design/.externalToolBuilders/Alt-Design build.xml.launch"/> +<launchConfiguration local="false" path="/FOP_Alt-Design/.externalToolBuilders/Alt-design clean build.launch"/> +</value> + </dictionary> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> + <arguments> + <dictionary> + <key>LaunchConfigHandle</key> + <value><?xml version="1.0" encoding="UTF-8"?> +<launchConfiguration local="false" path="/FOP_Alt-Design/.externalToolBuilders/Alt-Design build.launch"/> </value> </dictionary> </arguments>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]