awheatley29560 / grails-form-builder-plugin

Automatically exported from code.google.com/p/grails-form-builder-plugin
Apache License 2.0
0 stars 0 forks source link

I am facing problems to install grails-form-builder-plugin. #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.create grails project on STS: 2.9.2
2.Open plugin manager, install form builder plugin.

1.Create grails project on NetBeans IDE 7.0
2.Open Grails Plugins. install form builder plugin. 

1.Create grails application using command grails create-app test
2.install form builder plugin.

What is the expected output? What do you see instead?

Each time i was expecting plugin should install and i can run application, but 
getting several dependencies. I tried with/without changes made in 
BuildConfig.groovy.

What version of the product are you using? On what operating system?

I am working on
Java: 1.6.0_29; Java HotSpot(TM) Client VM 20.4-b02
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
with grails 2.0.4
I have installed STS 2.9.2, STS 2.5.1, Netbeans 7.0 with grails plugin

Please provide any additional information below.

Each time i tried to install plugin it is showing me some run-time dependencies 
for jquery, jquery ui and others, I tried to install all plugins before 
installing form builder plugin. Now it is showing me some class missing 
net.sf.json-lib:json-lib:2.4.

some time it is showing me error about 
C:\Documents and 
Settings\ajitsharma\.grails\2.0.4\projects\FormTest\plugins\form-builder-0.1\gra
ils-app\controllers\org\grails\formbuilder\FormController.groovy: 18: unable to 
resolve class freemarker.template.Template
 @ line 18, column 1.
   import freemarker.template.Template

Please let me know what is wrong with the process i am following.

Original issue reported on code.google.com by s.aji...@gmail.com on 13 Jul 2012 at 9:41

Attachments: