Hi Benjamin! You can find more information here https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition The j2ee modules is not in apache yet.
2018-02-16 12:56 GMT-03:00 Benjamin Asbach <[email protected]>: > Hi, > > I've some strange problems with my NetBeans installation (8.2 and latest > master) I try to evaluate. > > I've a maven java web project with some code and test classes. When I test > the tset the test classes are compiled and places under target/test-classes > but after some seconds they get removed by some component (maybe compile on > save, or indexing). > > I try to evaluate what's causing the problem I checked the NetBeans output > for some logs and wanted to check the class `org.netbeans.modules.j2ee.dep > loyment.impl.DeployOnSaveManager` but I can't find the class on > https://github.com/apache/incubator-netbeans or even the > `org.netbeans.modules.j2ee.deployment` module. > > Are these modules stored somewhere else or am I missing a puzzle piece? > > Thanks > Benjamin
