Databases Reference
In-Depth Information
Have a go hero - components available for IDE
Now it's ime for you to explore diferent components available for diferent technologies.
Use the EmpDirectoryApplication file for your analysis. Perform the following to check
for the components available for the IDE:
What are the components listed in the palete for web.xml ?
Open trinidad-config.xml and check if it's lising the same components
as in web.xml .
Run Manager
Run Manager will display all the current running processes and give an opion to terminate
whenever needed. This is not shown by default and can be enabled from the View menu.
The Log window
The Log window will display log messages related to the projects. There are other tabs
embedded within the Log window to categorize the logs that are generated, as follows:
IntegratedWeblogicServer : This displays the log informaion of the integrated
WebLogic server. This Log window is helpful in idenifying applicaion errors during
runime. It will display the log informaion while staring and stopping the server.
Messages : This tab displays the compilaion logs.
Extensions : This tab will display logs related to the installed IDE extensions.
Compiler : This tab will display the warnings and errors that occurred while the
project was being compiled.
Code editor
You will use the code editor secion to write the code. The Java code ile can be opened
in the editor by double-clicking on the Applicaion Navigator window. There are different
opions available within the code editor that will be helpful to run the code eiciently.
Code editor views
Design : Files with extension such as .jsff or .jspx which represent a
UI page will have a Design mode added to design the pages.
Source : The Source tab is added for all the files where a user can change
the content using the code editor.
 
Search WWH ::




Custom Search