eclipse插件中的外部jar [英] External jars in eclipse plug-in

查看:130
本文介绍了eclipse插件中的外部jar的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建一个eclipse插件,我遇到了外部jar的麻烦。在我的插件中,我启动了一个需要一些外部jar的应用程序。我们需要做些什么才能自动与其他插件一起导出?

I'm creating an eclipse plug-in and I'm having trouble with external jars. In my plug-in I start an application which requires some external jars. What do I have to do to export them automatically with the rest of the plug-in?

提前感谢:)

推荐答案


  1. 打开您的 plugin.xml

  2. 转到运行时选项卡,并将您的JAR添加到类路径部分

  1. Open your plugin.xml
  2. Go to Runtime tab and add your JAR in the classpath section

这篇关于eclipse插件中的外部jar的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆