Menu

#1 Still doesn't work on Mac OSX

open
nobody
None
5
2008-04-17
2008-04-17
Anonymous
No

When this plugin is installed on Idea 7.0.3 on Mac OS X 10.5.2, Idea won't start. It freezes with only the slashscreen appearing.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    4/17/08 2:02:10 PM [0x0-0x1b01b].com.jetbrains.intellij[177] ***********************************************************************************************
    4/17/08 2:02:10 PM [0x0-0x1b01b].com.jetbrains.intellij[177] *** M E M O R Y L E A K S D E T E C T E D ***
    4/17/08 2:02:10 PM [0x0-0x1b01b].com.jetbrains.intellij[177] ***********************************************************************************************
    4/17/08 2:02:10 PM [0x0-0x1b01b].com.jetbrains.intellij[177] *** ***
    4/17/08 2:02:10 PM [0x0-0x1b01b].com.jetbrains.intellij[177] *** The following objects were not disposed:
    4/17/08 2:02:10 PM [0x0-0x1b01b].com.jetbrains.intellij[177] *** com.intellij.openapi.options.ex.ControlPanelSettingsEditor@d05f5a of class class com.intellij.openapi.ui.DialogWrapper$1
    4/17/08 2:02:10 PM [0x0-0x1b01b].com.jetbrains.intellij[177] *** ***
    4/17/08 2:02:10 PM [0x0-0x1b01b].com.jetbrains.intellij[177] ***********************************************************************************************

     
  • Nobody/Anonymous

    Logged In: NO

    after not being able to use intellij all day, i fixed it by changing :

    vi /Applications/IntelliJ\ IDEA\ 7.0.3.app/Contents/Info.plist

    <key>JVMVersion</key>
    <string>1.5+</string>

    changed to:

    <key>JVMVersion</key>
    <string>1.6+</string>

    Hope it helps. this is mac os x leopard intel

     
  • Nobody/Anonymous

    Logged In: NO

    Plug-in version 1.2.3 with IntelliJ 7.0.4 on OS X 10.4.11 has the same issue.

     
  • Confuzed

    Confuzed - 2008-08-29

    Logged In: YES
    user_id=925734
    Originator: NO

    When I changed to JDK 1.6 the Plugin loaded - as you'd hope for a 1.6 config - but the input to the editor stopped working! Mouse menu worked fine. Anyone come across this?

    Spent too long looking @ a similar bug in my linux env before a series of system updates fixed it...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.