Ulisses Silva

- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 5
-
-
-
-
Ulisses Silva 创建了一个帖子, 已完成[SOLVED] How to use groovy as script extension?
I want to do a code generator based on a table, but i can't find any tutorial or example to archieve this: Right click on "Table_Name" -> Scripted Extensions -> MyScript.groovyAny documentation? -
-
Ulisses Silva 进行了评论, -
Ulisses Silva 创建了一个帖子, 已回答Updating HTML and Resources without restarting application server (Tomcat 8, Thymeleaf 3, Sparkjava)
I used eclipse for a longe time and it allowed me to change jsp and some static files on web projects and see this changes without restarting the server.Can this be done with Intellij? I'm really t... -
-
Ulisses Silva 创建了一个帖子, 已回答Extending code completion to support internal orm
As said in the tittle, i need to extend code completion to support a internal ORM. It's something like ActiveRecords. Ex.: @TableName("ONE_MODEL")public class OneModel extends BaseModel {} ...One... -
Ulisses Silva 进行了评论,