Previous Next
Project targets - Java

Click for full size, then use Back button

Note: Please refer to the Java Technical Reference in the Java Tutorial for more information.

Application Class Specifies the application target class.
Applet Class(es) Specifies the applet target classes.
HTML File Specifies the HTML file which embeds the applet. If no file is specified SNiFF+ generates a default file. Only works for JDK 1.1.x, because of changes in behavaviour of JDK 1.2 appletviewer .
Library (JAR) Specifies the name of the library target to be built.
+ JAR Filelist List of files used by your project but not compiled as part of the project. These files must, however, be relative to the Project directory.
Target Class(es) Specifies other target classes (e.g., for Java beans).

Previous Next