I'd recommend to use Apache NetBeans 11, no need to install any plugins for what you describe.
Gj On Tue, May 21, 2019 at 7:46 AM Owen Thomas <owen.paul.tho...@gmail.com> wrote: > Catalina base is Catalina home. > > On Tue, 21 May 2019 at 14:18, Owen Thomas <owen.paul.tho...@gmail.com> > wrote: > >> I've installed version 8.5.32 of Tomcat, and I have also installed the >> plugins as instructed for Netbeans 8.2. I'm trying to configure the server >> in Netbeans by right clicking Servers from the services tab, choosing Add >> Server, entering "/opt/tomcat/apache-tomcat-8.5.32" for the server >> location, but Netbeans tells me that "The specified Server Location >> (Catalina Home) folder is not valid. >> >> This is the folder to which $CATALINA_HOME is set. What's going wrong? >> >>