JBuilder 3

JBuilder 3.5 Foundation for Linux

JBuilder 3.5 Foundation is the most comprehensive set of award-winning, visual development tools for creating Pure Java, platform-independent business applications, applets, servlets, and JavaBeans for the Java 2 platform.

System Requirements

      RedHat Linux 6.0 or 6.1 (recommended configuration)
      PII 233MHz (recommended minimum)
      128 MB (recommended minimum)
      150 MB hard disk space

Installing JBuilder 3.5 Foundation

Please read these instructions entirely before installing JBuilder 3.5 Foundation.

  1. Downland and install the JDK.
  2. Install the JBuilder JIT for Linux.
  3. Install JBuilder 3.5 Foundation.
  4. Install the Documentation files.
  5. Install the Samples.
  6. Install the OpenTools documentation files.
  7. Run JBuilder 3.5 Foundation.

Installing the JDK

Before installing JBuilder Foundation, you will need to install JDK 1.2.2 for Linux. It is available from the JavaSoft web site: http://www.javasoft.com. Download and install this JDK before continuing.

return to top of page


Installing JBuilder Foundation

You will need write access to the directory locations you specify during the installation process. You should also have at least 150 MB of available hard disk space.

Inportant! If you have a previous installation of JBuilder 3 Foundation or JBuilder 3 for Solaris, you will need to uninstall that version before installing JBuilder 3.5. See Uninstalling JBuilder for instructions for uninstalling JBuilder.

JBuilder 3.5 Foundation requires these installation steps:

  1. Using X-Windows, open a terminal window. Keep this window open until you have installed all of the components of JBuilder 3.5 Foundation.
  2. Change to the CD-ROM directory. (For example: From the command line, enter: cd /mnt/cdrom)
  3. Change to the JBuilder 3.5 Foundation directory.
  4. Before you begin the installation process, you will need to add the location of the JDK to your path.
    From the command line, enter export PATH=/usr/local/jdk1.2.2/bin:$PATH.
    Note: If you installed the JDK to a different directory, then substitute your own path and directory.
  5. From the command line, enter jbuilder/sol_linux/foundation/no_vm/install.bin to launch the first part of the installation program.
    1. Follow the prompts and click Next.
    2. Accept the license agreement when prompted, then click Next.
    3. Choose the directory where you want JBuilder installed, then click Next. Do not choose a directory that contains spaces in its name. JBuilder will not run if the name of the directory in which it is installed contains spaces.
    4. When the installation program is completed, click Done.

Installation Notes

return to top of page

Installing the JBuilder 3.5 Documentation

To install the JBuilder 3.5 documentation, you will need write access to the directory location where JBuilder is installed. You should have at least 70 MB of available hard disk space.
  1. From the command line, enter sh jbuilder/sol_linux/docs/install.bin to launch the installation program.
  2. When prompted, choose a JDK from the list.
  3. Follow the prompts and click Next.
  4. Accept the license agreement when prompted, then click Next.
  5. Choose the directory where JBuilder is installed, then click Next.
    Note: If you install the JBuilder documentation into a location different from the suggested default directory, the documentation will not be accessible from the JBuilder Help Viewer.
  6. When the installation program is completed, click Done.
return to top of page

Installing the JBuilder 3.5 Samples

To install the JBuilder 3.5 samples, you should also have at least 10 MB of available hard disk space.
  1. From the command line, enter sh jbuilder/sol_linux/samples/install.bin to launch the installation program.
  2. When prompted, choose a JDK from the list.
  3. Follow the prompts and click Next.
  4. Accept the license agreement when prompted, then click Next.
  5. Choose the directory where JBuilder is installed, then click Next.
  6. When the installation program is completed, click Done.
return to top of page

Installing the JBuilder 3.5 OpenTools Documentation

  1. The OpenTools documentation is available at following location: jbuilder/sol_linux/opentools/opentools.tar.
  2. Unarchive these files into the directory where you would like this documentation stored.
    Note: The files will be unarchived beginning at the root of the directory you choose. We suggest you unarchive these files to one of these directories:
return to top of page

Running JBuilder 3.5 Foundation

When you run JBuilder 3.5 Foundation for the first time, you will need the serial number and registration key that you obtained when you registered on our website. If you haven't registered, do so here.
  1. Start JBuilder 3.5 Foundation.
  2. When the License Manager appears, enter your name and your company name, then click Add.
  3. Accept the license agreement when prompted, then click OK.
  4. Enter your serial number and license key, then click OK.
  5. Click OK to exit the License Manager.
  6. Click OK to exit the License Information dialog box.
  7. JBuilder 3.5 Foundation is now running.

return to top of page


Uninstalling JBuilder

To uninstall JBuilder:
  1. Locate the directory where JBuilder was installed.
  2. Delete the JBuilder directory.
  3. Delete the .jbuilder directory under your home directory.
return to top of page