Code Monkey home page Code Monkey logo

Comments (9)

leandrogehlen avatar leandrogehlen commented on June 8, 2024

This problem happens because you are using version 2.3.
The plugin is working for version 2.2.x.
I'll check what changes in scaffold that occurred in version 2.3 and update the plugin

from grails-easyui.

liubaoxiong avatar liubaoxiong commented on June 8, 2024

Thanks,Very much looking forward to solve。

from grails-easyui.

liubaoxiong avatar liubaoxiong commented on June 8, 2024

Thanks you for your help.
Now i'm work on grails-2.2.4.It's ok.

from grails-easyui.

leandrogehlen avatar leandrogehlen commented on June 8, 2024

Updated plugin, is now working with grails 2.3.1

from grails-easyui.

eserss avatar eserss commented on June 8, 2024

Hi, leandrogehlen
I have got the same compile error on grails 2.3.6 (easyui-1.6 plugin)
How to fix it?

from grails-easyui.

eserss avatar eserss commented on June 8, 2024

Here you can see details errors:
Compilation error: startup failed:
D:\Projects\Grails\InternetShop\target\work\plugins\easyui-1.6\src\groovy\org\grails\plugins\easyui\scaffolding\EasyuiGrailsTemplateGenerator.groovy: 22: Can't have an abstract method in a non-abstract class. The class 'org.grails.plugins.easyui.scaffolding.EasyuiGrailsTemplateGenerator' must be declared abstract or the method 'void generateRestfulTest(org.codehaus.groovy.grails.commons.GrailsDomainClass, java.lang.String)' must be implemented.
@ line 22, column 1.
class EasyuiGrailsTemplateGenerator implements GrailsTemplateGenerator {
^

D:\Projects\Grails\InternetShop\target\work\plugins\easyui-1.6\src\groovy\org\grails\plugins\easyui\scaffolding\EasyuiGrailsTemplateGenerator.groovy: 22: Can't have an abstract method in a non-abstract class. The class 'org.grails.plugins.easyui.scaffolding.EasyuiGrailsTemplateGenerator' must be declared abstract or the method 'void generateRestfulController(org.codehaus.groovy.grails.commons.GrailsDomainClass, java.lang.String)' must be implemented.
@ line 22, column 1.
class EasyuiGrailsTemplateGenerator implements GrailsTemplateGenerator {
^

2 errors

from grails-easyui.

eserss avatar eserss commented on June 8, 2024

I bag your pardon. I have easyui version 1.35. When I replace it with version 1.32 errors gone away. Thanks.

from grails-easyui.

leandrogehlen avatar leandrogehlen commented on June 8, 2024

I will starting the migration to Grails 2.3.7 today.
I believe in a couple of days I'll finish and publish.
I'm sorry for taking so long

from grails-easyui.

leandrogehlen avatar leandrogehlen commented on June 8, 2024

I have published the version 1.7
This version is compatible with grails 2.3.7

from grails-easyui.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.