Installed JDK 1.7, 64 bit version, on Windows in c:\program files\Java directory. Defined environment variables for JAVA_HOME and JDK_HOME to point to directory. Attempt to create a new project in intellij and get "No Library Selected" on the New project page.
Groovy shws as the only option. Tried the following each with the same results:
1. Moved the JDK to c:\java and reset the JAVA_HOME and JDK_HOME environment variables
2. Used ctrl shift alt s to add the library
Get the same results. Is this a 64 bitness issue? Appreciate any feedback