From: John W. <joe...@us...> - 2004-07-27 23:39:00
|
Update of /cvsroot/javabdd/JavaBDD In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18727 Modified Files: .project Log Message: Remove Makefile builder. Index: .project =================================================================== RCS file: /cvsroot/javabdd/JavaBDD/.project,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .project 22 Feb 2003 23:52:52 -0000 1.3 --- .project 27 Jul 2004 23:38:51 -0000 1.4 *************** *** 11,25 **** </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="/JavaBDD/.externalToolBuilders/Makefile builder.launch"/> - </value> - </dictionary> - </arguments> - </buildCommand> </buildSpec> <natures> --- 11,14 ---- |