Search:

Type: Posts; User: Ray Tayek; Keyword(s):

Search: Search took 0.02 seconds.

  1. grails - new install of sts - open projects - unable to resolve class - fixed!

    hi, getting:

    Groovy:unable to resolve class ControllerUnitTestCase
    Groovy:unable to resolve class DefaultGrailsDomainClass

    when i open some (most) of my old (a few months) grails projects....
  2. Replies
    5
    Views
    1,835

    sometime this month

    http://n4.nabble.com/JUnit-4-for-1-3-td1462039.html
  3. Replies
    1
    Views
    995

    it works

    managed to get this to work.

    thanks
  4. Replies
    0
    Views
    563

    error log - lots of red

    hi, new to sts. have been using for a grails study group. noticed a few error messages. now trying to combine gwt and grails. seeing lots of messages.

    grails and gwt seem to work fine.

    is...
  5. Replies
    1
    Views
    995

    grails and gwt

    hi, trying to get these two to play nice together. they seem fine when separated. trying to work through this tutorial : http://code.google.com/p/derjanandhisblog/wiki/GWTGrailsTutorial.

    this...
  6. Replies
    5
    Views
    1,835

    junit4 rsn?

    looks like it's in the works for 1.3: http://jira.codehaus.org/browse/GRAILS-3237
  7. Replies
    5
    Views
    1,835

    some links

    i have not tried this, but these were on the grails list.

    http://n4.nabble.com/Make-JUnit-4-the-default-test-dependency-td1391794.html#a1391794
    ...
  8. sorry, i can not reproduce this.

    i was out of town for a week in a gwt class. i can not remember what i did to get this problem :(

    please accept my apology for using up your time.

    thanks
  9. groovy: NoClassDefFoundError: org/apache/tools/ant/input/InputHandler

    hi, getting this in my sts 2.3.0.RELEASE. works fine from the command line.

    problem is new AntBuilder().copy(file:f,tofile:destination).

    does anyone know which jar is needed?

    thanks
  10. Replies
    1
    Views
    1,529

    right clicking on test/unit runs the tests, but ...

    all the tests show green. console says:

    log4j:WARN No appenders could be found for logger (org.codehaus.groovy.grails.web.converters.configuration.ConvertersConfigurationInitializer).
    log4j:WARN...
  11. Replies
    6
    Views
    4,440

    works for me on sts/windows

    the code below works for me (also works in a package) on 2.3.0 relase. can be called from another groovy program.

    thanks

    public enum YAxisType {
    HITS("Hits", "hits", ""),...
  12. Replies
    2
    Views
    1,990

    updating worked! thanks

    updating worked!

    thanks
  13. Replies
    2
    Views
    1,990

    sts - state of .gsp editor?

    hi, trying out a recent sts. double clicking on a .gsp file says:

    Could not open the editor: Editor could not be initialized (java.lang.ClassCastException:...
Results 1 to 13 of 13