Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2003 21:24:51 +1030 (CST)
From:      David Bullock <db@dawnbreaks.net>
To:        freebsd-java@freebsd.org
Subject:   Tip for Intellij IDEA 3.0.5v2 with 1.4.1-p3
Message-ID:  <20031104210300.T30468-100000@arwen.lorien.dawnbreaks.net>

next in thread | raw e-mail | index | archive | help
I just discovered this, and so had to pass it on.

Simply set the property

   -Didea.no.jdk.check=true

when invoking the JVM at startup, and IDEA does not
perform its JVM check.  (Thanks to JAD and a previous
post to this list identifying com.intellij.idea.Main
as the culprit class, and I guess to the IntelliJ guys
for adding this in more recent versions).

As to usage ... I'll let you know if I experience any
problems which seem BSD'ish.  I've duplicated this information
on the IDEA community's Wiki, so hopefully it won't show
up quite so frequently on this list.

   http://www.intellij.org/twiki/bin/view/Main/IdeaOnFreeBsd

By the way ... many, many thanks for the FreeBSD Java
porting team ... your efforts are extremely important,
and well-appreciated.

regards,
David Bullock



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031104210300.T30468-100000>