-
近期文章
近期评论
- Ven 发表在《ubuntu删除旧的linux内核释放boot磁盘空间》
- ziki 发表在《ubuntu安装VPN服务器》
- shaojiahao 发表在《ubuntu安装VPN服务器》
文章归档
分类目录
链接
功能
Tag Archives: eclipse
ubuntu11.10桌面新机安装软件列表
1、
sudo apt-get install gnome-shell;
sudo apt-get install network-manager-vpnc;
sudo apt-get install putty;
sudo apt-get install aria2;
sudo apt-[......]
解决subclipse同步冲突问题A conflict in the working copy obstructs the current operation
服务端版本控制软件subversion,客户端是eclipse的插件subclipse,个人感觉还是cvs比较简单方便。明明没什么冲突,当删除一个东西的时候老是提示错误,说冲突
A conflict in the working copy obstructs the current operati[......]
解决windows下subclipse穿过代理连接subversion服务器
解决windows下subclipse穿过代理连接subversion服务器
1、cmd命令提示符输入 echo %APPDATA%
2、进入第一步输出的目录下,并找到Subversion目录(如C:Documents and SettingsAdministratorApplication Dat[......]
Posted in javaee
Tagged eclipse, java, javaee, proxy, subclipse, subversion, windows
Leave a comment