1. Overview JBuilder 9 is a powerful visual Java integrated development tool that can quickly develop a variety of Java programs including complex enterprise-level applications, including independent runners, Applet programs, servlet, JSP, EJB, Web Service, etc., the latest JBuilder 9 version supports Sun's J2SE 1.4 and J2EE 1.4. With a visual tool development program, there are many benefits, which is most pronounced to quickly generate program frameworks, design graphical interfaces, debugging procedures, etc., and the JBuilder 9 has built-in support for some enterprise-level servers, including Borland servers, BEA WebLogic Server , IBM's WebSphere server and iplanet server. JBuilder 9 enhances and adds many functions based on previous versions. The characteristics are as follows:
(1) Project management. Enhance the mouse drag and other management functions between the projects, support to open the Together engineering file. (2) Compilation (Build). Make, Ant has been upgraded, and the support project is exported to Ant. (3) Archive Builder. This feature is more flexible and convenient. (4) Team Development. CVS, Visual SourceSafe, ClearCase gets an upgrade, adding StarTeam. (5) Web service. The original Apache Axis Toolkit and Apache SOAP Toolkit have been upgraded, WebLogic Toolkit adds Web Services Console and Export As Anasynchronous Web Service Wizard. (6) PRODUCTIVITY ENHANCEMENTS. The encoding tool and document tool are further enhanced, such as Javadoc, Refactoring. (7) Editor and the Debuger (debugger). The enhanced editor and debugger function makes the code more convenient. (8) Web and J2EE. In addition to adding new features, the most important is to support current J2EE servers, such as Bea WebLogic Platform Server8.1, IBM WebSphere Application Server 5.0, Borland Enterprise Server 5.1.1-5.2.1 Sybase EaserVer 4.2, etc. Second, JBuilder 9 Installation and Start 1, JBuilder 9's Software andware System Requirements On the Windows platform, the system requirements of JBuilder 9 are as follows: (1) Recommended minimum, recommend 512MB (Recommended). According to the author's experience, 256MB of memory can be running, and it is a bit slower for learning JBuilder 9. (2) 700MB hard disk remaining space. (3) Microsoft Windows 2000 (SP2) / 2003, XP, OR NT4.0 (SP6). So I suggest you do not install JBuilder 9 on a non-server version of Windows platform such as Windows 2000 Professional. (4) Intel (r) Pentium (R) II 233MHz or more CPU. 2, JBuilder 9 download JBuilder9 can be downloaded from the BORAND website, including the following three files: (1) Program file jbuilder9.zip. (2) Online manual JB9DOCS.ZIP. (3) Instance code JB9SAMPLES.ZIP.
3, JBuilder 9 installation JBuilder9 installation is simpler, let us introduce it. After unpacking the jBuilder9.zip file, run the ent_trial_install.exe file, starting the JBuilder9 installation process, as shown in Figure 1, 2; Figure 1
figure 2
Click the "Next" button in Figure 3;
image 3
In Figure 4, "I Accept the Terms of the License Agree" is selected, click "Next" button;
Figure 4
Select the path to install JBuilder9 to f: / jbuilder9, as shown in Figure 5, click the "Next" button;
Figure 5
In Figure 6, "Install" button starts, starting the installation of JBuilder9, as shown in Figure 7;
Figure 6
Figure 7
After installing, the picture of Figure 8 is installed, click the "Done" button to this Borland JBuilder 9 Enterprise Trial version is completely completed.
Figure 8
4, JBuilder 9 Start 1) Get the trial authorization document or serial number you need to register on the Borland website, get a Trial License Key, which can be legally tried using JBuilder9. This key is sent to the mailbox provided when the email is sent to the user registration. Usually this key is a text file instead of serial number, called Activate file, can try JBuilder 9 months (31 days), but sometimes this Key is not available, You may need to get online to find legitimate Key. 2) When JBuilder9 starts JBuilder9 for the first time, an interface will appear, requiring the Serial Number (serial number) of JBuilder 9 products, or Activate file, you should select Activate File, then select the prompt selection The directory and file name of Activate File. If there is no error, JBuilder 9 starts to start, show how many days of trial period, and then the interface of JBuilder 9 appears. When JBuilder 9 is started for the first time, the interface as shown in FIG. 9 will appear, and the file type in the prompt is opened by JBuilder9.
Figure 9
The front we see is the Tip of Th EDAY window. Every time you start, a trick (TIP) using JBuilder 9 is displayed, if you play the box before Show Tip of the day after launching When you start JBUILDER9 in the future, the Tip of The Day window will not appear. Click the Close button to close the Tip of the day window, start officially using JBuilder 9. In this case, JBuilder9 will automatically open a buck name of the file Welcome.jpx, see the upper left upper left upper mouse At the point, JPX may be an abbreviation for the Java Project (Java Engineering or Project) file. I hope everyone will finally install the online manual JB9DOCS.ZIP and instance code JB9Samples.zip, which is necessary for learning JBuilder9 by manual assistance.