Page 1 of 1

calling external Apps from plug-ins

Posted: Fri Jul 09, 2004 6:38 pm
by Andy
Hi!
I'm new to java and eclipse

I want to make a simple plug-in that will call my executable file.
is there a quick and dirty way?

thanks

Posted: Fri Jul 09, 2004 11:11 pm
by george
Hi Andy,

This question is off topic here, the forum is for discussing oXygen XML editor related problems. For Eclipse questions you should use the Eclipse support channels starting at http://www.eclipse.org/newsgroups/index.html .

That being said, you do not need a plugin to call an executable file, you can just configure an external tool for this.

Best Regards,
George