Java EE features have not been donated to Apache yet, hence you won't find them in the Apache Git repo at this stage.
Gj On Fri, Feb 16, 2018 at 4:53 PM, Benjamin Asbach <[email protected]> wrote: > 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.deployment.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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
