You can use the Import wizard to add .class files to a Web project. With the wizard, you can import the class files from the directory system or from a JAR file or ZIP file. After you choose the class files that you want to import, the wizard creates an imported_classes folder, imports the specified class files to that folder, and adds the folder to the default classpath. You can navigate the imported_classes folder in the Project Explorer view.
You can drag and drop class files from the Windows® Explorer
or desktop to the imported_classes folder in the Project
Navigator view.
To import class files to a Web project using the wizard:
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.