updatetool
Java Platform, Enterprise Edition (Java EE) 8 The Java EE Tutorial |
Previous | Next | Contents |
Check for any updates to the tutorial by using the Update Tool included with the Java EE SDK.
Open the Services tab in NetBeans IDE and expand Servers.
Right-click the GlassFish Server instance and select View Domain Update Center to display the Update Tool.
Select Available Updates in the tree to display a list of updated packages.
Look for updates to the Java EE Tutorial (javaee-tutorial) package.
If there is an updated version of the Tutorial, select Java EE
Tutorial (javaee-tutorial
) and click Install.
Open a terminal window and enter the following command to display the Update Tool:
updatetool
Select Available Updates in the tree to display a list of updated packages.
Look for updates to the Java EE Tutorial (javaee-tutorial
)
package.
If there is an updated version of the tutorial, select Java EE
Tutorial (javaee-tutorial
) and click Install.
Previous | Next | Contents |