DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Icescrum安装过程


  1. 下载bundle包:icescrum_R3_11_bundle.zip

  2. 解压到f:\Software\icescrum_R3_11_bundle\下;

  3. 由于icescrum_R3_11需要jdk版本为1.6+,所以需要修改一下f:\Software\icescrum_R3_11_bundle\start.bat,在“@echo off”后面加上:

set JAVA_HOME=f:\Software\jdk1.6.0_18

set PATH=%JAVA_HOME%\bin

  1. 运行start.bat,如果tomcat启动不成功,检查8080端口是否已被占用;

  2. tomcat启动成功后,打开浏览器输入: http://localhost:8080/icescrum ,即可开始敏捷之旅 :)

另:同类软件agilefant也不错,当前版本为2.0.4,但安装时需要配置数据库,所以选用了icescrum。



Published

Aug 23, 2011

Last Updated

Aug 23, 2011

Category

Tech

Tags

  • 安装 9
  • icescrum 1

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor