Custom plugin will not install [message #331783] |
Mon, 22 September 2008 09:56  |
Eclipse User |
|
|
|
I have created a plugin that provides a toolchain definition for a
compiler & linker to be run in the Eclipse CDT. I can debug the toolchain
plugin without any problems but when I export it and drop the jar file
into the plugin directory of an eclipse CDT install, eclipse does not load
it. I followed the directions outlined in the "Plug-in development 101,
Part 1" article by Chris Aniszczyk, i.e organized the manifests,
Externalized the strings, specified the build configuration and then ran
the Export Wizard, but to no avail. Is there something else I am missing?
Thanks in advance,
Jim
|
|
|
|
|
|
|
|
Re: Custom plugin will not install [message #331810 is a reply to message #331800] |
Tue, 23 September 2008 08:32  |
Eclipse User |
|
|
|
Hi Chris,
Yes my set up is what you outlined. I have a development environment that
has CDT and some other stuff. And I have a target CDT environment that I
debug on and am now trying to install the plugin on.
When I export my plugin I was putting it in a "holding" directory and then
copying it into the dropins folder. I also tried exporting directly to
the dropins folder. I exported the plugin as a jar file and as the
individual files with the accompanying folder structure. None of the
methods worked.
Thanks for your help!
Jim
|
|
|
Powered by
FUDForum. Page generated in 0.28144 seconds