|
The next step is to load the classes from each of the .jar
files, and to add JavaClass. For the
.jar files, choose Project → Add Classes from JAR
File for each .jar file. For a single class such as
JavaClass, use the menu command Project
→ Add Classes from Classpath and enter the fully qualified class
name loggerDemo.JavaClass.
|