openbsd-ports/devel/intellij/files
2010-04-09 22:23:26 +00:00
..
idea Import IntelliJ IDE, from Daniel Dickman (maintainer) 2010-04-09 22:23:26 +00:00
idea.1 Import IntelliJ IDE, from Daniel Dickman (maintainer) 2010-04-09 22:23:26 +00:00
intellij.desktop Import IntelliJ IDE, from Daniel Dickman (maintainer) 2010-04-09 22:23:26 +00:00
README.OpenBSD Import IntelliJ IDE, from Daniel Dickman (maintainer) 2010-04-09 22:23:26 +00:00

IntelliJ on OpenBSD
===================

1. Windowing Problems
---------------------

If you have windowing problems, it has been reported that you may need
to install x11/wmname to fix the problem.

2. JDK Version
--------------

Note that intellij requires JDK 1.6 and will not work with OpenJDK 1.7.
If you have a 'java' binary on your path ahead of JDK 1.6 or if you
define $JAVA_HOME to be something other than JDK 1.6, javaPathHelper
could pick those up resulting in the application failing to launch.

3. Native Libraries
-------------------

Functionality depending on native libraries is not likely to work.