IntelliJ IDEA 7.04 and KDE 3.5 (the soloution)

after a while seeking google, i found a soloution:

  1. Download and install SUNs Java 1.7 beta
  2. change the IDEA_JDK env.-var. to point where the new Java version is installed
  3. add the line "-Didea.no.jdk.check=true" to IDEAs "idea.vmoptions"
after this changes, all works fine for me ...

Kommentare