The IDEA plugin never quite gets the JDK setting correct. When I run 'mvn idea:idea' I see:
[INFO] [idea:idea] [INFO] jdkName is not set, using[java version 1.4.2_09] as default. And then when I open the project in Settings -> Modules I see java version 1.4.2_09 [Invalid] If I click the browse button and choose 1.4.2_09 again, I get 1.4.2_09 (java version "1.4.2_09") and it's happy. The name (in Configure JDK) is just 1.4.2_09 (no quotes). Should the IDEA plugin add the quotes? IIRC I accepted all the defaults for both the JDK install and the IDEA (5..0.1) configuration of the JDK, so I would think this should Just Work. Thanks, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
