Tapestry M2_REPO(添加了大量jar文件列表)

发布于 2024-12-16 18:38:00 字数 276 浏览 0 评论 0原文

在Eclipse中,我添加了路径 Windows->偏好-> Java -> 构建路径 ->类路径变量 ->单击“新建”并添加以下内容:

Name = M2_REPO
Path = C:\Document and Settings\Uday\.m2\repository

但这包括我的 ECLIPSE 项目栏中的大量 JAR 文件列表。 那么,有人可以告诉我如何包含包含文件的文件夹吗?这样该文件夹在项目栏中可见,而不是每个文件都可见。

In Eclipse, I added the path
Windows-> Preference -> Java ->Build Path -> Classpath Variables -> click New and added the following:

Name = M2_REPO
Path = C:\Document and Settings\Uday\.m2\repository

BUT THIS INCLUDES A HUGE LIST OF JAR FILES IN MY ECLIPSE PROJECT BAR.
So, Can anybody please tell me, how to include the folder containing files. So that the folder is visible in project bar and not every file.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

邮友 2024-12-23 18:38:00

不要试图弄乱类路径,这是浪费时间。

相反,

  1. 获取 Eclipse
  2. 获取 Eclipse Maven 插件
  3. 并按照此 Eclipse-Maven-Tapestry 教程

Do not try to mess with the classpath, it's a waste of time.

Instead

  1. get Eclipse
  2. get Eclipse Maven Plugin
  3. and follow this Eclipse-Maven-Tapestry tutorial
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文