Netbeans 7.4 Download
Apache NetBeans Releases Page. Apache NetBeans is released four times a year. Our April release is a long-term support (LTS) release that benefits from our famous NetCAT community testing process, and will remain available and supported for a year. NetBeans IDE, Free Download by Oracle Corporation and/or its affiliates. The NetBeans IDE is a free, open-source Integrated Development Environment for software developers. You get all the tools you need to create professional desktop, enterprise, web and mobile applications, in Java, C/C and even Ruby.
I have installed NetBeans IDE. Also downloaded GlassFish Server and extracted it, when I'm adding the installation location on NB it says 'Not a valid GlassFish Server installation.'
1 Answer
Probably the simplest solution would be to create a new folder, select it. Click the check-box on the 'Accept License ...' and download it again within the Add Server dialog, that way it has to be where Netbeans put it.
To check why the previous download didn't work. The file it checks for should be in the following subdirectory of the directory you specify.
That is if I specify /opt/glassfish4
then /opt/glassfish4/glassfish/config/glassfish.container
should exist.
The file should look like this:
Update
I missed the version number for your Netbeans. For Netbeans 7.4, it looks like you need to use Glassfish 4.0 so either upgrade your Netbeans to 8.02 or download the older version of Glassfish.