【问题标题】:Spring Tool Source (STS) - problem getting my first project compileSpring Tool Source (STS) - 编译我的第一个项目时出现问题
【发布时间】:2011-07-25 17:56:17
【问题描述】:

我一直在尝试使用 STS 2.7.1 RELEASE 创建全新的基于 Java Roo 的项目。我选择使用 Roo 和 Maven 作为默认设置,并且在从 Project 菜单更新所有 Maven 依赖项之后(因此解决了由于 pom.xml 文件中 STS 自动定义的缺少依赖项而导致的初始错误)我仍然遇到以下 JSP 问题:

ErrorCMDocument_load_exception=An error occurred while loading document {0} with publicId {1}

在资源调用中:load-scripts.tagx

问题在于文件 load-script.tagx 中的以下两行:

<link rel="stylesheet" type="text/css" href="${tundra_url}"><!-- required for FF3 and Opera --></link>
<link rel="stylesheet" type="text/css" media="screen" href="${roo_css_url}"><!-- required for FF3 and Opera --></link>

我不确定是否有任何配置问题或其他问题.. 任何人都可以提出一些解决方案吗?

非常感谢和最好的问候

【问题讨论】:

    标签: maven spring-roo sts-springsourcetoolsuite


    【解决方案1】:

    this POST from the Spring Roo forum

    您可以找到一个临时解决方案(2011 年 7 月 19 日下午 4:38 发布)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-10-14
      • 2015-08-17
      • 2011-04-27
      • 1970-01-01
      • 2015-01-03
      • 1970-01-01
      相关资源
      最近更新 更多