1

我如何获得这种类路径条目:

<classpathentry kind="var"  path="ECLIPSE_HOME/plugins/org.eclipse.jdt.debug_3.7.100.v20120529-1702"/>

在eclipse中加载我的maven项目时生成?

我目前正在使用嵌入式 Tomcat7 项目,并且在 eclipse 中运行时需要在类路径中添加 jdt 插件 jar(根据我如何在项目中导入 eclipse JDT 类)。我不希望加载此项目的开发人员必须手动创建这些类路径条目。

我一直在看: http ://www.avajava.com/tutorials/lessons/how-do-i-update-my-classpath-with-an-eclipse-user-library-via-the-maven-eclipse-插件.html

但这似乎不对,因为我没有使用类路径容器?

http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html

似乎没有选项可以像这样手动输入类路径?

4

0 回答 0