Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Adding an external build tool
Adding an external build tool [message #22421] Tue, 29 April 2003 10:57
Eclipse UserFriend
Originally posted by: mpjohn.us.ibm.com

Is it possible for the plug-in I'm developing to programmatically add an
external tool? The only documentation I can find on the external tools is
how to manually configure them (found in the Eclipse Workbench User Guide),
but that's not an option. Can anyone help? Thanks.

==================

Background Info:
My team is developing a plug-in (our first Eclipse-based project) that will
allow users to create a specific type of project. When a project of this
type is created, a template XML file is created for them (and, possibly,
some template Java classes). Once the user completes the development of
these templates, they need to run our builder tool, which, in its current
form, runs as a standalone Java program. Eventually, we will migrate the
builder code to operate within the plug-in and configure it into the project
build function (via a custom nature). But in the interest of getting
something out to our users as quickly as possible, we investigated the
external tools idea. A quick proof of concept showed that this idea will
work, but the PoC was done manually, and we really don't want to ask the
users to do this configuration themselves.

============

Regards,
Maynard
Previous Topic:View full filenames of opened java files
Next Topic:pb with IWorkbenchPage
Goto Forum:
  


Current Time: Mon May 12 05:11:43 EDT 2025

Powered by FUDForum. Page generated in 0.03219 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top