[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: problem in deployed plugin

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.