Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » how to run bash script programmatically from eclipse plugin
how to run bash script programmatically from eclipse plugin [message #593329] Wed, 18 March 2009 10:06
Eclipse UserFriend
Hi

how can i run bash script programmtically from eclipse plugin.
I tried using java runtime, but it does not work. The script is working
when called from command line or simple java application.

Runtime.getRuntime().exec(new String{"/home/script.sh","param1","param2"});

regards,
Sana.
Previous Topic:Query target platform for a plugin id
Next Topic:How to define a "garage"-folder?
Goto Forum:
  


Current Time: Sun Jul 06 23:22:37 EDT 2025

Powered by FUDForum. Page generated in 0.05714 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top