2008-01-21
jetgroovy 1.1 预览版本出来了
关键字: grails groovy
前提条件到http://download.jetbrains.com/idea/idea7656.exe下载 7656版本的idea
原文
Hello All,
a preview of the new version of JetGroovy plugin is available at http://www.jetbrains.net/confluence/display/GRVY/JetGroovy+1.1+EAP
A summary of new features:
-Improved resolve and completion in GSP: now JetGroovy knows about implicit variables like params, application and such.(Gsp开始认知隐含变量 如果 params,application 等等)
-Javascript editing is supported in GSP (dependant on JavaScript plugin availability)(可以在GSP中编辑js了)
-Grails facet is detected automatically, for example when importing an exisiting grails application.(grails 自动识别到导入一个存在的grails应用,在先前的版本中,如果导入Eclipse的工程,不能认识这是一个grails程序,所以,右键中没有 Create Domain等)
-Annotations PSI is implemented, as a result JUnit4/TestNG tests can be run from IDEA
-Property files support is extended to understand references from groovy files(属性文件支持)
-Extract method refactoring
-Inline method refactoring
-Inspection to flag unused assignment
-Inspection to flag possibly uninitialized variable access
-Rename now correctly insert parameter declaration for renaming closure's implicit 'it' parameter
-Surround with closure now preserves code semantics inserting 'owner' qualification when needed
原文
Hello All,
a preview of the new version of JetGroovy plugin is available at http://www.jetbrains.net/confluence/display/GRVY/JetGroovy+1.1+EAP
A summary of new features:
-Improved resolve and completion in GSP: now JetGroovy knows about implicit variables like params, application and such.(Gsp开始认知隐含变量 如果 params,application 等等)
-Javascript editing is supported in GSP (dependant on JavaScript plugin availability)(可以在GSP中编辑js了)
-Grails facet is detected automatically, for example when importing an exisiting grails application.(grails 自动识别到导入一个存在的grails应用,在先前的版本中,如果导入Eclipse的工程,不能认识这是一个grails程序,所以,右键中没有 Create Domain等)
-Annotations PSI is implemented, as a result JUnit4/TestNG tests can be run from IDEA
-Property files support is extended to understand references from groovy files(属性文件支持)
-Extract method refactoring
-Inline method refactoring
-Inspection to flag unused assignment
-Inspection to flag possibly uninitialized variable access
-Rename now correctly insert parameter declaration for renaming closure's implicit 'it' parameter
-Surround with closure now preserves code semantics inserting 'owner' qualification when needed
- 16:23
- 浏览 (307)
- 评论 (3)
- 分类: grails
- 进入论坛
- 发布在 Groovy on Grails 圈子
- 相关推荐
评论
agile_boy
2008-01-22
啥时eclipse也有这些好功能啊
dellsoft
2008-01-21
现在有了,打开Domain中的任意 domain class 在
controller中有genreate-controller了
controller中有genreate-controller了
JohnnyJian
2008-01-21
请问现在jetgroovy里面的grails可以使用generate controller的功能吗?以前有的,但是在新版里面怎么找不到了?
发表评论
提醒: 该博客已发表在公共论坛,博客所有留言会成为论坛回贴,留言请注意遵守论坛发贴规则
- 浏览: 15901 次
- 性别:

- 来自: 济南

- 详细资料
搜索本博客
我的相册
detail
共 1 张
共 1 张
最新评论
-
grails 根据数据库自动生 ...
不错,不知道实践结果感觉如何,呵呵
-- by casephoen -
grails 导出 excel
你确认在你的controller中定义这个XlsExportService 吗 ...
-- by dellsoft -
grails 导出 excel
不能执行:java.lang.NullPointerException: Can ...
-- by ourfirebird -
jsecurity 资料
一直在关注中,其基于pojo的特性还是很诱人的.
-- by agile_boy -
extjs dwr spring
谢谢,学习,学习
-- by fang_qi






评论排行榜