开发者

how to install filter Plugin for grails?

开发者 https://www.devze.com 2023-03-11 00:17 出处:网络
I am Trying to install grails filter-0.2 plug in.when i run install-plugin filter.It starts installing but when it displays resolving filter plug 开发者_开发百科in please wait..at that time installati

I am Trying to install grails filter-0.2 plug in.when i run install-plugin filter.It starts installing but when it displays resolving filter plug 开发者_开发百科in please wait..at that time installation terminates with out giving any error message.

Why is that So.Can any one answer me.

With Advance Thanks, laxmi


I have tried install the filter plugin(grails install-plugin filter) without any trouble. I think that there maybe some problem with your repositories. You should try to create a blank app(by grails create-app) and try installing again.

0

精彩评论

暂无评论...
验证码 换一张
取 消