hi list

after a eclipse:clean, the builders for eclipse are gone.
does anybody know, when the feature is available, to add buildcommands like:

       <buildCommand>
           <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
           <triggers>auto,</triggers>
           <arguments>
               <dictionary>
                   <key>LaunchConfigHandle</key>
<value>&lt;project&gt;/.externalToolBuilders/maven-update-repo.launch</value>
               </dictionary>
           </arguments>
       </buildCommand>

or is it possible to add such commands at the moment in a diffenet way?

because the BuildCommand is ready for that.....

thank for any hints
marc







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to