The Two Java Command Window Contexts
The Java Command Window is used in different ways depending on the context from where it has been launched.
IDE
A Command Window may be launched from the IDE, using the "New Command Window..." item on the "Project" menu. This Command Window will inherit the classpath as set in the dynamic classpath in the IDE.
This Command Window may be used for general purpose experimentation with Java statements and for execution and testing of classes.
| Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |