Re: Disable Netbeans auto=recognition of a maven-project

2018-12-22 Thread Emilian Bold
I'm certain it's possible but don't have a quick answer as I've never heard of it before. Deactivating the Maven plugin(s) would do the trick. I see maven has NbMavenProjectImpl.java which is probably what you want gone. Note that the folder icon might be cached so just disabling the plugin might

Re: Disable Netbeans auto=recognition of a maven-project

2018-12-21 Thread Geertjan Wielenga
But why? Gj On Fri, Dec 21, 2018 at 12:09 PM KT Nabe wrote: > Hello. > > Is there some way to disable netbeans' automatic recognition of a java > project with existing sources as a maven project (netbeans does this > whenever it detects a pom.xml file). > Uninstalling/deactivating the maven plu

Disable Netbeans auto=recognition of a maven-project

2018-12-21 Thread KT Nabe
Hello. Is there some way to disable netbeans' automatic recognition of a java project with existing sources as a maven project (netbeans does this whenever it detects a pom.xml file).Uninstalling/deactivating the maven plugin *does not* do the trick. I want to be able to have a maven project (wi