Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » problem in deployed plugin
problem in deployed plugin [message #325668] Mon, 25 February 2008 09:02 Go to next message
Eclipse UserFriend
Hi,

I am facing problems in deploying the plugin.The plugin is working fine
when
i run it but the deployed version of the same plugin is behaving strange.
I am running few scripts n fethching the output for further processing.
All the necessary scripts are present in jar file but still i guess the
plugin
is not able to locate the scripts.
here is the error message...

Problems occurred when invoking code from plug-in:
"org.eclipse.jface".

If i remove those scripts n give some hardcoded i/p,its working fine.
so i guess the whole problem lies on placing n finding the location of
scripts.
Can anyone please direct me where should i place those scripts(.sh)?
n where should i mention about them?


Thanks in advance.

Thanks,
Vrushali.
Re: problem in deployed plugin [message #325670 is a reply to message #325668] Mon, 25 February 2008 09:13 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Vrushali,

Where are the scripts now? What does your build.properties look like?
Where in the final jarred plugin do they appear? How are you loading them?


vrush wrote:
> Hi,
>
> I am facing problems in deploying the plugin.The plugin is working
> fine when i run it but the deployed version of the same plugin is
> behaving strange.
> I am running few scripts n fethching the output for further processing.
> All the necessary scripts are present in jar file but still i guess
> the plugin
> is not able to locate the scripts.
> here is the error message...
>
> Problems occurred when invoking code from plug-in:
> "org.eclipse.jface".
>
> If i remove those scripts n give some hardcoded i/p,its working fine.
> so i guess the whole problem lies on placing n finding the location of
> scripts.
> Can anyone please direct me where should i place those scripts(.sh)?
> n where should i mention about them?
>
>
> Thanks in advance.
>
> Thanks,
> Vrushali.
>
Previous Topic:[refactoring] questions before implementing my own refactor
Next Topic:Add a cascade menu to a contex menu item
Goto Forum:
  


Current Time: Tue May 06 22:47:00 EDT 2025

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

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

Back to the top