
JAVA
文章平均质量分 84
ifwantwill
这个作者很懒,什么都没留下…
展开
-
eclipse build error----UnsupportedClassVersionError
Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .cl原创 2014-10-16 17:44:49 · 329 阅读 · 0 评论 -
How To Install Apache Tomcat 7 on Ubuntu 14.04 via Apt-Get
原址Tags: Apache, Java Distribution: UbuntuAbout Apache TomcatApache Tomcat is an application server that is used to serve Java applications to the web. Tomcat is an open source implementati转载 2015-05-11 15:32:18 · 850 阅读 · 0 评论 -
关于 eclipse 和 tomcat under ubuntu14.04
refer below articlesHow should I install Apache Tomcat 7 for use with Eclipse?`/usr/share/tomcat7/logs/catalina.out': No such file or directoryHow should I install Apache Tomcat 7 fo原创 2015-05-11 16:31:39 · 429 阅读 · 0 评论 -
重新安装win7后的java开发环境eclipse and postgresql
重新做系统后,eclipse和postgresql 都无需重新安装,eclipse可以直接使用,本质上是一个绿色版本,而postgresql,只需要以下步骤:pg_ctl register -N postgresql-9.1_example -D "W:\Program Files (x86)\PostgreSQL\9.1\data"net start postgresql原创 2017-10-18 15:23:02 · 375 阅读 · 0 评论