首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网络技术 > 网络基础 >

本土Grails配置与MyEclipse配置

2012-06-29 
本地Grails配置与MyEclipse配置要先安装TestNG1)在help-soft update-find and install选择search for ne

本地Grails配置与MyEclipse配置

要先安装TestNG1)在help->soft update->find and install选择search for new features to install点击next在update sites to visit中点击new remote site在弹出的对话框中Name里输入TestNG,URL中输入http://beust.com/eclipse,后一路点击下去就好了。2)同上,只是在new remote site中弹出的对话框里name输入Groovy plugin,URL输入http://dist.codehaus.org/groovy/distributions/update/点击下去就好了这样就好了另外附上freemarker的URL,http://www.freemarker.org/eclipse/update

=====本地安装与配置======

1. 安装java1.6并设置JAVA_HOME到安装路径

2. 配置grails home

下载且解压缩grails1.1.1(http://grails.org/)

指定GRAILS_HOME,且把%GRAILS_HOME%\bin加到PATH里;

本土Grails配置与MyEclipse配置

?

=====Eclipse配置=====

MyEclipse->工程属性->Java Build Path->Libraries-Add Variable->Configure Variables->New

?

本土Grails配置与MyEclipse配置

?

本土Grails配置与MyEclipse配置

?

?

本土Grails配置与MyEclipse配置

?

本土Grails配置与MyEclipse配置

热点排行