
Dev Tools
iteye_8138
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Galileo and Maven
-startup plugins/org.eclipse.equinox.launcher_1.0.200.v20090520.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519 -product org.eclipse.epp.package.jee....原创 2009-07-14 12:19:44 · 126 阅读 · 0 评论 -
eclipse and tomcat startup ...
Tomcat did not startup In the "Server locations" section, the correct option is "Use Tomcat installation".原创 2010-10-01 13:31:50 · 92 阅读 · 0 评论 -
Eclipse on linux
Eclipse gets past the splash screen but then an empty window appears ./eclipse -vmargs -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/eclipse/libs/xulrunner19 http://wiki.eclipse.org/IRC_FAQ#C...2009-08-31 21:04:25 · 106 阅读 · 0 评论 -
Eclipse tips (1)
Eclipse Tip: Sharing Java project settings The Eclipse 3.1 has a new feature. Now the Java project settings like Compiler and Code Style can be shared with the entire team using the version control...原创 2009-09-03 07:44:00 · 161 阅读 · 0 评论 -
Setup git on RHEL 5.4
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm yum install git原创 2010-10-23 19:13:47 · 94 阅读 · 0 评论 -
Maven java 1.6
org.apache.maven.plugins maven-compiler-plugin 1.6 1.6原创 2010-10-24 16:47:03 · 145 阅读 · 0 评论 -
IntelliJ seam tag
if IntelliJ seam tag can not resolve by intelliJ xmlns:s="http://jboss.com/products/seam/taglib" which can add-in ...原创 2010-08-10 11:33:57 · 106 阅读 · 0 评论 -
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 ins...原创 2011-11-23 19:08:12 · 124 阅读 · 0 评论