Reputation: 21271
I want to know How to configure NetBeans 7.3.1 with Tomcat 8.0 without getting the specified server location (catalina home) folder is not valid error?
I have searched over internet but found no solution.
Upvotes: 2
Views: 8388
Reputation:
Netbeans currently supports Tomcat 7.0.34 per the download page and installation notes.
The Java SE Development Kit (JDK) 6 Update 26 (or later) or JDK 7 Update 10 (or later) is required to install the NetBeans IDE.
Upvotes: 1