Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Peter Gromov
Total activity
2258
Last activity
May 09, 2023 12:44
Member since
July 25, 2008 18:59
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
739
Activity overview
Articles (0)
Posts (3)
Comments (1516)
Sort by recent activity
Recent activity
Votes
Created
July 30, 2009 13:26
Both create project from existing sources and creating new project should work if you point them to the Grails application root directory (parent of grails-app), which should become module content ...
Community
JetGroovy
newb -- import an existing grails projects into Intellij?
0 votes
Created
July 31, 2009 09:58
Exact same behavior for the project setup, unfortunately. >In the "Select Source Directory" page of the wizard, I deleted the default "src" option and clicked Next. >It prompted me if I wanted to...
Community
JetGroovy
newb -- import an existing grails projects into Intellij?
0 votes
Created
July 30, 2009 16:57
It's probable, although it'll be very basic: SDK configuration, run configuration and debugger.
Community
JetGroovy
Gradle support in Maia?
0 votes
Created
July 16, 2009 20:41
Please go to Run Configurations dialog, add a Grails application run configuration there and specify your Grails module in it. Then hit run. The classpath should be formed correctly.'Run Grails Tar...
Community
JetGroovy
Grails Module Classpath in run-app?
0 votes
Created
July 17, 2009 11:25
Thank you. The next Maia EAP should contain the fix.
Community
JetGroovy
Grails Module Classpath in run-app?
0 votes
Created
July 20, 2009 15:44
Attached is a Groovy plugin version compatible with 8.1.3 which should fix this problem. Please check if it works. Attachment(s):Groovy.zip
Community
JetGroovy
Grails Module Classpath in run-app?
0 votes
Created
June 25, 2009 14:56
Yes, I know. It's just that GroovyTestCase is hardcoded as a should-be superclass for Grails test candidates. The fix consists of replacing it with TestCase.
Community
JetGroovy
specify Grails tests configuration
0 votes
Created
June 25, 2009 10:08
Seems that there's something on your module classpath compiled with JDK 1.6. Please try running 'rebuild project' from IDEA.
Community
JetGroovy
run-app no longer works in IntelliJ after change from Java 1.6 to 1.5
0 votes
Created
June 23, 2009 09:52
As a quick fix, please go to Compiler|Validation settings and disable Spring validation there. The fix will be included in next 8.1.x releases and 9.0 EAPs. Thank you!
Community
JetGroovy
Spring model validation failing in 8.1.3
0 votes
Created
June 06, 2009 11:37
Grails user library contains the jars from your /lib directory and your plugins /lib directories. But groovy*.jar is included into Grails distribution, and should be part of your Grails module libr...
Community
JetGroovy
Grails 1.1 project setup
0 votes
«
First
‹
Previous
Next
›
Last
»