It is a Grails project
I am working on groovy. Yes I mean .groovy in the domain class, sorry for that :D
Well it is that: I have the definition (String one, String two, ...) the mapping and the...
Type: Posts; User: manuzi1; Keyword(s):
It is a Grails project
I am working on groovy. Yes I mean .groovy in the domain class, sorry for that :D
Well it is that: I have the definition (String one, String two, ...) the mapping and the...
Hi guys, i get the following error, when I am copying (or paste) a phrase from a domain class:
http://img834.imageshack.us/img834/9659/dbview.png
Hi Kris,
this is weird. hm.. there are no workspaces. i just go back to 1.3.4 but it won't run either. i send you a pm.
Maybe you have not set the environment variable (or not right)? Could this also be a reason?
Hi,
When i run grails run-app I got this error. Further is to say that I did a grails update before because the project is an older one:
2012-03-19 09:44:14,409 [pool-6-thread-1] ERROR...
Try to make a .war file with "grails run-war" in the cmd. Then go to the target folder and rename myproject-0.1.war into myproject-0.1.zip. Open it go to WEB-INF/lib and look if there are your *.jar...
Hm, no didn't work. But i have a solution.
I just create a folder on C: (rest is running on D: ) and then I imported it and now it works. Don't know why this is so, but now I have the project in...
Thanks for the info. :)
When I click File -> Import -> General -> Existin Projects into Workspace and then on Next, then i chose the root directory, check the project und Projects: and when i go...
Hi, stupid question but how can i load it?
when i go to New --> Grails Project...
then selecting Contents [x] Use external location and browse to the project and then click on finish it says:
...
hi,
i tried to modify my BookmarkController to subclass the SecureController:
package bookmarks
import org.springframework.dao.DataIntegrityViolationException
class BookmarkController...
If you have an Oracle DB shut down this service and try again.
why you have no path to a jde in your ini?
-------
my problem is "fixed":
its workin now, i just donwgrade from jde 7.02 to 6.26. know i can add the grail support plugin.
did you fix that in window -> preferences -> java -> install jdk or did you make a new installation?
this happens with 7.0.2, maybe this will help you:
An error occurred while collecting items...
hi guys, i am new.
i also cant install extensions. last week i installed (grails update, grails support and groovy eclipse plugin.
today i set up a new computer and i want to install those but...