【问题标题】:restructure the directory structure of my netbeans web application重构我的 netbeans Web 应用程序的目录结构
【发布时间】:2012-02-14 11:56:54
【问题描述】:

我想重组我的 netbeans Web 应用程序的物理目录结构.. 它必须遵循 maven 结构可以帮助我如何在不弹出依赖项的情况下做到这一点?

http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html

【问题讨论】:

    标签: netbeans web-applications structure


    【解决方案1】:

    使用Netbeans,您可以创建Maven project(在项目创建期间选择此选项而不是Web 应用程序或其他内容),这样Netbeans 将创建Maven 需要的所有目录。

    然后在您的Projects View 中,您将不会看到真正的目录排列,而是带有网页和源代码的符合人体工程学的版本。

    为了检索真正的目录排列检查Files View

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-06-03
      • 1970-01-01
      • 2012-03-23
      • 2015-07-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多