Petition – Contribute the Apple JDK source to OpenJDK

Torben | news | Friday, November 5th, 2010

Sign at http://www.petitionspot.com/petitions/macjdk/.

Share

IntelliJ IDEA: Checkstyle 5.0 Plugin

Torben | java,open source | Thursday, May 21st, 2009

While working on JBoss Tattletale I was missing a Checkstyle 5.0 plugin in IDEA. The actual plugin is only capable of version 4.4.

I have patched the source code of today. You can download the plugin here.

It’s working with IntelliJ IDEA 8.1.2 (idea-9852). Can’t tell about other versions.

I have sent the patch to the corresponding authors. I’ll comment on this if it gets committed and when it is available through the plugin manager.

Installation instructions:
(more…)

Share

Maven Plugin feat. JBoss Tattletale

Torben | jboss | Tuesday, May 5th, 2009

I started implementing a Maven reporting plugin for JBoss Tattletale named maven-tattletale-plugin. It is requested by https://jira.jboss.org/jira/browse/TTALE-76.
At the moment it generates a DependsOn Report only. You can checkout a very pre-alpha here.

There are still a lot of things to discuss. Follow the forums if you are interested in. I’ll paste the link in the comments later on.

Like to test it? Follow the instructions below:

(more…)

Share

OpenJDK 7 on Mac OSX

Torben | java | Tuesday, December 2nd, 2008

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

Pin Eclipse Startup Java VM

Torben | java,operating systems | Friday, May 2nd, 2008

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:

  1. Show Package Contents for Eclipse.app
  2. Edit Eclipse-Key in Contents/Info.plist

Everything is already documented there.

Now it looks like:

(more…)

Share
Next Page »

Powered by WordPress | Theme by Roy Tanck