Installing the Network Beans 1.30
To install the Network Beans for use with the JDK:
- Unzip the file netbeans130.zip (or netbeans130e.zip
for evaluation product).
- Extract all the files contained in the ZIP file to
a local directory of your choice.
- Import net.jar, mclb.jar,and border.jar into your
favorite Bean builder, for example, WebRunner Bean Tester.
- Add netfw.jar to your CLASSPATH environment variable.
This step is not required if you are using the Network beans with
VisualAge for Java.
Documentation is provided in the ZIP file.
To import the extracted files into VisualAge for Java:
- Open VisualAge for Java Integrated Development
Environment (IDE).
- In the Workbench, choose File - Import.
A SmartGuide Import dialog box displays.
- Type in a new Project name, or browse, and select an
existing Project name that you want the Network Beans
package to be added to.
- Click on the JAR file option and then click Next.
- Click Browse and find the directory
where you extracted the files from the ZIP file.
- Choose net.jar, mclb.jar, border.jar,
and netfw.jar files and click OK.
- In the Smart Guide dialog list,
select net.jar, mclb.jar, border.jar,
and netfw.jar and click Finish.
- In the Add to Palette window, select a category (or create a new one),
select these classes, and click OK:
- POP3Session
- FTPSession
- SMTPSession
- NNTPSession
The Network beans are now available for use in VisualAge for Java.
