8.2 Creating a Java .jar File

After you have implemented your class file, create a Java .jar file (Java archive) using the jar tool. The .jar file must contain the class that you have created. Put the .jar file into the novell/nds/lib directory. The path might differ, depending on the platform you’re on, but it should be the same location as DelimitedTextShim.jar and DelimitedTextUtil.jar.