Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Workbench User Guide
Previous Page Home Next Page

Running external tools

The Workbench provides a mechanism for running tools that are not part of it. To configure an external tool:

    Run > External Tools > External Tools... .
  1. Select the Program configuration
  2. Click the New button.
  3. Enter a name for your external tool (for example, My External Tool).
  4. Click the Browse File System button.
  5. Find the tool you want to run (for example, on Windows it is usually a file with the extension .exe or .bat).
  6. (Optional) In the Arguments field enter the necessary arguments for the tool.
  7. (Optional)In the Working directory field enter the working directory for the tool.
  8. Click Run.

These steps create a persisted launch configuration. The newly created configuration will appear in the launch history under Run > External Tools and will be available in the launch configuration dialog which is opened by clicking Run > External Tools > External Tools... .

It is also possible to set up and run an external tool to build a project.

  1. Select the desired project.
  2. From its pop-up menu choose Properties.
  3. Click Builders from the list, and configure the tool as described above.

Related concepts
External tools

Related tasks
Running Ant buildfiles


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire