首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

Ubuntu with maven 三

2012-08-29 
Ubuntu with maven 3http://www.discursive.com/blog/4636sudo apt-get install python-software-properti

Ubuntu with maven 3
http://www.discursive.com/blog/4636

sudo apt-get install python-software-properties
sudo add-apt-repository "deb http://build.discursive.com/apt/ lucid main"
sudo apt-get update
sudo apt-get install maven

sudo chmod +x /etc/profile.d/maven.sh
sudo /etc/profile.d/maven.sh

热点排行