Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

NullPointerException in "Create New Project"

$
0
0

Guys, I'm not sure this is the right community as my question is for the open source IDEA:

 

I've checkout the project from https://github.com/JetBrains/intellij-community built and ran the IDEA.

When I try to create a new project, I hit NPE here on line 135:

https://github.com/JetBrains/intellij-community/blob/master/java/idea-ui/src/com/intellij/ide/projectWizard/ProjectTypeStep.java

 

myProjectTypeList.setModel()

 

I don't see this variable initialized anywhere so is normal to get NPE there.

Is this the correct location of the open source IDEA, and is it possible that such basic functionality of the project is not working?


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>