android照片

image

淘宝ued

Read More

ubuntu eclipse 菜单没有图标……

土人发现家里的 ubuntu 没有菜单上的图标

难道是图标不是自由授权的

今天发现 如果把 Appearance Preference 中的Interface 中的

在菜单显示图标打开就好了……

美了

Read More

JBoss 在eclispe 中启动超时

在eclipse众配置JBOss

Server JBoss v4.2 at localhost was unable to start within 50 seconds. If the server requires more time, try increasing the timeout in the server editor.

启动后发现超时

发现大家的解决办法居然是 把超时时间设置为 1天

我觉得这样不合理

经过查找 发现还是 美地 愿意解决问题

http://stackoverflow.com/questions/298312/starting-jboss-from-eclipse/1358404#1358404

将 主机名字改 ip就可以了

估计是 无法监控到状态引起的

Read More