Output window toolbars The short analysis of the actions which have to be covered for java project and java files. Josef.Pavlicek@sun.com
Java application & GUI appl. Actions Over the application Build project Clean and build project Clean project Generate java doc for project Run project Debug project Test project
Java application & GUI appl. Actions Over the package Compile package Over the file (for test files too) Compile file Run file Debug file
Java Web application Actions Over the web application Build project Clean and build project Clean project Generate java doc for project Run project Debug project Test project Deploy project
Java Web application Actions Over the package Compile package Over the file (for test files too) Compile file Run file Debug file Check XML Validate XSL Transformation ???( I don't know if it generates something into the output window console)
Java Enterprise application Actions Over the Enterprise application Build project Clean and build project Clean project Generate java doc for project Verify project Run project Debug project Test project Deploy project
Java Enterprise application Actions Over the Entrps. application EJB & Web module Build project Clean and build project Clean project Verify project Generate java doc for project Run project Debug project Test project Deploy project
Java Enterprise application Actions Over the package Compile package Over the file (for test files too) Compile file Run file Debug file Check XML Validate XSL Transformation ???( I don't know if it generates something into the output window console) It is similar with the Web application!