【问题标题】:GSP support in Eclipse OxygenEclipse Oxygen 中的 GSP 支持
【发布时间】:2017-03-15 13:46:10
【问题描述】:

The how-toNeon 中运行良好,但在Oxygen 中惨遭失败。

因此问题是:如何在 Eclipse Oxygen 中添加 GSP 支持?有新的插件吗?

【问题讨论】:

  • Eclipse Oxygen 仍在开发中,直到 2017 年 6 月才会最终发布。听起来 GSP 还没有经过 Oxygen 测试。

标签: eclipse grails eclipse-plugin gsp


【解决方案1】:

对旧的 grails IDE 插件的支持已经到来,需要更新站点:

    <?xml version="1.0" encoding="UTF-8"?>
<bookmarks>
   <site url="http://download.eclipse.org/tools/ajdt/46/dev/update" selected="true" name="AJDT"/>
   <site url="http://download.eclipse.org/technology/epp/packages/oxygen" selected="true" name="Eclipse EPP 4.7 (Oxygen)"/>
   <site url="jar:file:/local/path/somewhere/springsource-tool-suite-3.6.4.RELEASE-e4.5-updatesite.zip!/" selected="true" name="GGTS"/>
   <site url="http://dist.springsource.org/snapshot/GRECLIPSE/e4.7/" selected="true" name="GrEclipse"/>
   <site url="http://download.eclipse.org/oomph/updates/milestone/latest" selected="true" name="Oomph Latest Milestone"/>
   <site url="http://download.eclipse.org/releases/oxygen" selected="true" name="Oxygen"/>
   <site url="http://download.eclipse.org/eclipse/updates/4.7" selected="true" name="The Eclipse Project Updates"/>
</bookmarks>

【讨论】:

    猜你喜欢
    • 2018-01-09
    • 2013-09-23
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-12-20
    • 2011-10-30
    相关资源
    最近更新 更多