From: SourceForge.net <no...@so...> - 2005-12-02 23:27:01
|
Feature Requests item #1372068, was opened at 2005-12-02 15:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1372068&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User interface Group: None Status: Open Priority: 5 Submitted By: Dan McCuaig (dmccuaig) Assigned to: Nobody/Anonymous (nobody) Summary: Run external tool Initial Comment: Calling an external tool from within drJava. If we could call an external tool within drJava and pass this tool some of the project's information, then we could extend drJava in weird and wonderful ways. All I want to be able to do is to open up a command line prompt at the same file system location as my source files. I prefer to run my programs at a command line prompt rather than in drjava. If I could call a batch file with the program's current directory: ex: cmdline.bat {sourcedir} then this batch file could set up java paths, and take me to the source folder. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1372068&group_id=44253 |