Apparently this is because the actual maven project gets recognized and NetBeans opens it as a maven project. Either remove the maven support (you must have added the plugin manually) or give the wizard a parent folder to store its project information.
Its a fresh installed JMonkey SDK…where comes the maven support from? This Maven NG stuff? Because Maven is defenetly not installed (by us) for Netbeans.
@PhilipWilluweit said:
Its a fresh installed JMonkey SDK....where comes the maven support from? This Maven NG stuff? Because Maven is defenetly not installed (by us) for Netbeans.
Hm, it could be theres some dependencies on base maven support in the core java support of the NetBeans platform… I had some issues with that but I thought it was removed in the final 7.3 version… Just try disabling the maven plugins if there are any.
Like I said there is no Maven Plugin, but I will try again. Once I tried it I have to reinstall JDK otherwise he dont want to do this step again…without any comment
No you didn’t say that but if theres nothing you can disable (sometimes plugins get installed along with others e.g. groovy) you’ll have to resort to option two. You can possibly even use the asset folder as the project folder. It seems like the maven support is built in and is preferred when having a folder that is both a maven and a jme project.
The JDK is included in the 3.0 stable installer btw.