pde build problem with exported package in another plugin [message #47640] |
Fri, 20 February 2009 00:12 |
Eclipse User |
|
|
|
For example, I have two plugins, first plugin has its own package, source
files and other jar(normal java jar file, not a eclipse plugin) files;
another plugin uses classes in plugin and classes of jar files that in
first plugin. I exported the required packaged that used in 2nd plugin in
runtime tab of plugin-mf editor. Everything works fine in eclipse, I can
export both plugins without any problem from ide.
The automatic pde build works smoothly for first plugin. The problem is
the 2nd plugin, while doing the pde build for 2nd plugin, the classes in
1st plugin are not found. I have copied both plugins and features under
plugin and feature folders.
How can I solve this problem. thanks
|
|
|
Powered by
FUDForum. Page generated in 0.04396 seconds