Sun Java Studio Enterprise8

whenever i code any class, it compiles swiftly, and i receive the message (BUILD SUCCESSFUL), but i can't see any results in the input window, which is already displayed. What is the action that i should take to view these results, or its a setup problem.
[263 byte] By [Romero] at [2007-11-26 10:50:03]
# 1

> but i can't see any results in the input window, which is already displayed.

Do you mean the output window? If the output window is not displayed, then 'Window | Output window' menuitem can be chosen to display it.

If the build is successful, then there are no messages to display and that is the reason you are probably not seeing any further messages.

If the build is successful, you should be able to 'run project' by right-clicking on the project.

KarthikR at 2007-7-7 3:02:36 > top of Java-index,Development Tools,Java Tools...