score:1
Associate with text Editor by right-click - Open With (As of 2017 there is no plugin with special editor )
To run install plugin like https://marketplace.eclipse.org/content/easyshell
You can easy run .sh
with Git Bash as well
score:2
You can also run a batch file (or any other executable file) by opening it with the System Editor. Use Open With -> System Editor
.
score:12
Or, you could create an Ant build file, which can call external applications.
This will give you the advantage to call the .bat not only from Eclipse, but other IDE's, or from command line (on any machine).
score:72
Source: stackoverflow.com
Related Query
- How to run a batch script (.bat file) from eclipse
- How do you run a python script from within Eclipse PyDev using -m flag
- How to open and run a specific script from the command line in eclipse
- How to exclude a Javascript file from Javascript Validation in Eclipse
- Eclipse Editor: How to change file format from Dos to Unix
- How to stop Eclipse from trying to run XML files?
- How to run a Maven Project In Tomcat From Eclipse
- How to prevent Eclipse from showing the opened file in package explorer
- How to run a jar file in Eclipse
- How to run single Java file from a project in Eclipse?
- How do I run an Eclipse launcher file in IntelliJ IDEA?
- How to create Jar file from Maven project in eclipse
- Specifying a custom log4j.properties file for all of JUnit tests run from Eclipse
- How to remove a file from an Eclipse project without deleting the file from the disk?
- How to run maven from eclipse with the -e switch
- How to run Javah from Eclipse
- how to get eclipse show a folder from file system
- How to open a vcproj file from Eclipse CDT?
- How to get back a file that was excluded from a build configuration in Eclipse CDT?
- How to recover Java file from Eclipse Project that damaged by getting power off?
- Redirect stdin from a file in eclipse with run configuration
- how to run php script in eclipse
- How to run Javac from Eclipse
- Run batch file after each build in eclipse
- How to run Jenkins Groovy scripts directly from Intellij or Eclipse
- How to exclude a source file from being build in eclipse (C++)?
- How to remove file path viewer from eclipse editor view
- Eclipse 3.5: How to get file name from Editor?
- How to programmatically find a .java file in an Eclipse plugin from full classname?
- How to run ant from an Eclipse plugin, send output to an Eclipse console, and capture the build result (success/failure)?
More Query from same tag
- Maven root pom.xml marked as red when importing existing project into eclipse
- Eclipse Struts Error on line with bean:write
- Eclipse doesn't show Galaxy Nexus in Android Device Chooser
- How to display a text in textbox by tapping/clicking the two buttons (combined)
- Eclipse change theme
- Android eclipse OnClickListener working with OnItemSelectedListener
- How to create jar file that only includes properties files using eclipse?
- Use Eclipse to Programmatically Track Execution Path
- How can I invoke a Python 3 script as a CCS/Eclipse build step on both Linux and Windows?
- Struggle in understanding maven depeendency scopes and classpaths
- Can't run a simple project (Maven - Spring - Eclipse)
- Eclipse Android App errors on creation
- how to customize mixins in tapestry?
- Why Hoogle is not working under EclipseFP on my machine?
- WAR file deployment not connecting to MySQL
- Android app working on AVD but not on the phone?
- Eclipse doesn't see changes made in a GitHub dependency of a Maven project
- Share an existing svn project
- How to use Eclipse for both Java and PHP?
- Program Not Recognizing Where Characters Are In An Array
- How to Make Eclipse (C++) Switch from/to Debug Perspective Automatically?
- Run testng.xml from the terminal on a mac
- CodenameOne with Eclipse: send Android build failed
- how to compare the code present in eclipse work space with the code present in the svn repository using eclipse adt
- Create custom macro
- no jogl in java.library.path in eclipse
- Only show warnings from some folders in eclipse
- syso shortcut in android studio?
- When i Update Eclipse it Doesn't allow to create AVD even pressed ok still it is not creting AVD?
- Eclipse: How to write the current time to a file as part of every build?