torben@jit:~/Downloads/openjdk7-darwin-i386-20080820/bin/ >% ./java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-landonf_2008_08_20_14_13-b00)
OpenJDK Server VM (build 14.0-b01, mixed mode)
torben@jit:~/Downloads/openjdk7-darwin-i386-20080820/bin/ >%
Download from here, extract and have fun
Powered by Qumana
Share
The Java Mac OSX Update for 1.6 is out and I have problems starting up Eclipse with that.
As a workaround I pinned the java vm for the Eclipse startup:
- Show Package Contents for Eclipse.app
- Edit Eclipse-Key in Contents/Info.plist
Everything is already documented there.
Now it looks like:
(more…)
Share
Motivation:
- Apache Tomcat as webapp access (embedded in JBoss AS)
- don’t want Apache httpd in front (not using mod_jk, mod_proxy_http)
- don’t want priviledged user to run Tomcat at 80/443 (aka http/https)
- developing locally
Solution:
(more…)
Share
Qumana and WordPress rock … 3rd post without having to cope with browser pitfalls while using the wordpress admin interface.
  Powered by Qumana
Share