[jboss-cvs] system2 ...

Scott Stark scott.stark at jboss.com
Mon Jul 17 22:23:24 EDT 2006


  User: starksm 
  Date: 06/07/17 22:23:24

  Modified:    system2  .project
  Log:
  Add src/tests-support to the source path
  
  Revision  Changes    Path
  1.5       +10 -0     system2/.project
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .project
  ===================================================================
  RCS file: /cvsroot/jboss/system2/.project,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- .project	28 Jun 2006 00:52:31 -0000	1.4
  +++ .project	18 Jul 2006 02:23:24 -0000	1.5
  @@ -14,6 +14,16 @@
   			<arguments>
   			</arguments>
   		</buildCommand>
  +		<buildCommand>
  +			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
  +			<triggers>incremental,</triggers>
  +			<arguments>
  +				<dictionary>
  +					<key>LaunchConfigHandle</key>
  +					<value>&lt;project&gt;/.externalToolBuilders/BuildSupportJars.launch</value>
  +				</dictionary>
  +			</arguments>
  +		</buildCommand>
   	</buildSpec>
   	<natures>
   		<nature>org.eclipse.jdt.core.javanature</nature>
  
  
  



More information about the jboss-cvs-commits mailing list