Guillaume Ame
- 活动总数 39
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 14
-
创建于 Groovy code format - how to format closure
Hello,I was trying to figure how to configure the format tool for Groovy in order to have pretty looking chained closures.Unfotunatelly I can't manage to get what I want.Do you know how can I achie... -
创建于 Strange editor behavior with GWT and grails inplace plugin
Hello,I don't know if this is really a bug from Intellij, so I try to collect information on this.On a grails project we are using GWT and our own modules.For ease of development, we are using the ... -
创建于 Svn - Changelist management
Hello,Is there any way to manage subversion's change-list ?I can create a new one and use it as default when I move to another change list and chose to create a new one.But how can I delete a chang... -
创建于 Plugins are downloaded but not available
I had some problem when migrating from version 10 to 11.I have some plugins that are note in the installed plugins list, but that are displayed in green and with a 'downloaded' status in the plugin... -
创建于 Is it possible to keep a directory marked as a source root after it has been deleted/recreated ?
I have a generated sources in my target dir.After each maven clean this dir is trashed and re-created.Then I have to tell to Intellij that the freshly created dir is still a source dir.It is annoyi... -
创建于 Best way to handle a grails project with inhouse plugins inside IDEA (v10)
Hello,Used to smooth java + maven development using intelli, I'm quite disapointed after having joined a grails chop because I'm spending too much time fighting with my tools:My current setup is to... -
创建于 HQL language injection using grails domain class - can not detect entity
In a grail project, I'm trying to use the very great feature 'language injection' to have compile time syntax checking in my HQL.I was happily using this feature with plain old java and Hibernate, ... -
创建于 Weblogic deployment of war using maven and provided dependencies
Hi,I'm trying to deploy a web application packaged in a war.This web app is part of a set of web apps packaged in an ear that is containing shared jars.For test purpose I don't want to deploy the f... -
创建于 Can not create package named target (and not see one created outside intellij)
Dear all,Using Build #9732:I can not see in my sources any dir/package named 'target'I can not create any package named target: see error message in attached screeshot.I quess this is because of so... -
创建于 Editor Colors : trouble with dark background (regexp and todo's)
Dear all,I'm switching from idea 5 to 8 keeping my custom dark background editor setting.I can't find the setting for the regexp highlighting. In previous version it was treated as a regular String...