If I have some UI usability issues who would I tell about those? There are some frustrating things about trying to use GGTS on a netbook with a small screen. The way screen real estate works,...
Type: Posts; User: selenareneephillips; Keyword(s):
If I have some UI usability issues who would I tell about those? There are some frustrating things about trying to use GGTS on a netbook with a small screen. The way screen real estate works,...
So far, I haven't noticed anything other than the warnings.
I am also getting these two other warnings --
The resource is a duplicate of .link_to_grails_plugins/hibernate-2.1.1/grails-app/i18n/messages.properties and was not copied to the output...
It has Java SE 1.6. However, in my pom.xml I have specified this for the maven-compiler plugin:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
...
It has Java SE 1.6. However, in my pom.xml I have specified this for the maven-compiler plugin:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
...
That worked.
I am getting this warning:
Build path specifies execution environment JavaSE-1.6. There are no JREs installed in the workspace that are strictly compatible with this environment. ...
I'm confused about how to enable Grails dependency management 'manually'.
When importing the project as an existing maven project, I am asked if I want to convert the project to a Grails project....