| [News.eclipse.foundation] Re: How to use the External Jars In plugin project |
Lincoln,
Hi all,
I built a Plug-in project. In the project, I uses a external jar, I configs the java build path by "Add External Jars...", then build it, I got no error.
But Where I run/debug it in the IDE, it report can't load class from the jar. Then I built a test java project used the same jar, but all OK
how can i do? Please give some advice.
Thanks a lot.