Hi,
With the previous versions of the eclipse glassfish plugin (Glassfish Tools) there was an option (Preferences / GlassFish Preferences ) in order to start the Java DB Server together with Glassfish inside Eclipse IDE.
There was also a datasource configured which allowed user to easily access to the default database inside Eclipse IDE.
These two features have disappeared in latest versions of the Glassfish Tools (GlassFish Tools 9.1.0.201606021811).
Have the options moved somewhere else, or is there an other way to start the Java DB inside eclipse ?
Regards
PS : yes I know I can start the database using the asadmin start-database command in a shell terminal.