calling external Apps from plug-ins

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Andy

calling external Apps from plug-ins

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
Post Reply