Update of /cvsroot/babeldoc/babeldoc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7459
Modified Files:
.project
Log Message:
Eclipse configuration mods.
Index: .project
===================================================================
RCS file: /cvsroot/babeldoc/babeldoc/.project,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** .project 8 Dec 2007 15:13:41 -0000 1.3
--- .project 8 Dec 2007 17:17:47 -0000 1.4
***************
*** 7,12 ****
<buildSpec>
<buildCommand>
! <name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
--- 7,17 ----
<buildSpec>
<buildCommand>
! <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
! <triggers>full,incremental,</triggers>
<arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value><project>/.externalToolBuilders/org.eclipse.wst.common.project.facet.core.builder.launch</value>
+ </dictionary>
</arguments>
</buildCommand>
***************
*** 22,32 ****
</buildCommand>
<buildCommand>
! <name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
! <name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
--- 27,47 ----
</buildCommand>
<buildCommand>
! <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
! <triggers>full,incremental,</triggers>
<arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value><project>/.externalToolBuilders/org.eclipse.jdt.core.javabuilder (1).launch</value>
+ </dictionary>
</arguments>
</buildCommand>
<buildCommand>
! <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
! <triggers>full,incremental,</triggers>
<arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value><project>/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder (1).launch</value>
+ </dictionary>
</arguments>
</buildCommand>
|