1、在项目的根目录下手工建立一个lib的文件夹,然后把要导入的jar文件拷到这个文件夹底下。
2、打开plugin.xml文件,在runtime标签页中的classpath下新建一jar文件,如下图所示。
[img]http://dl2.iteye.com/upload/attachment/0107/6814/161c2f59-f780-3586-8b04-6b29153f58cb.jpg[/img]
3、把整个项目refresh一下,在左侧就能看到lib文件夹,如下图所示。
[img]http://dl2.iteye.com/upload/attachment/0107/6816/4433d966-5b90-3c09-bc2b-7316e4b2003f.jpg[/img]
4、 在build的标签页下的Binary build下选中导入的jar文件。
[img]http://dl2.iteye.com/upload/attachment/0107/6818/3fce71aa-ba57-39c5-9db6-87e531cc878c.jpg[/img]
5、然后在buildpath中导入lib/jdom.jar.
[img]http://dl2.iteye.com/upload/attachment/0107/6820/75ae219c-2ed5-373c-8add-3701b482a8ee.jpg[/img]
2、打开plugin.xml文件,在runtime标签页中的classpath下新建一jar文件,如下图所示。
[img]http://dl2.iteye.com/upload/attachment/0107/6814/161c2f59-f780-3586-8b04-6b29153f58cb.jpg[/img]
3、把整个项目refresh一下,在左侧就能看到lib文件夹,如下图所示。
[img]http://dl2.iteye.com/upload/attachment/0107/6816/4433d966-5b90-3c09-bc2b-7316e4b2003f.jpg[/img]
4、 在build的标签页下的Binary build下选中导入的jar文件。
[img]http://dl2.iteye.com/upload/attachment/0107/6818/3fce71aa-ba57-39c5-9db6-87e531cc878c.jpg[/img]
5、然后在buildpath中导入lib/jdom.jar.
[img]http://dl2.iteye.com/upload/attachment/0107/6820/75ae219c-2ed5-373c-8add-3701b482a8ee.jpg[/img]