cai dat java - jcreator - staruml

Post on 27-Apr-2015

69 Views

Category:

Documents

8 Downloads

Preview:

Click to see full reader

TRANSCRIPT

11

Install JAVA (JDK and RunTime JRE)

1. http://java.sun.com/javase/downloads/index.jsp

2. Download jdk-6u12-windows-i586-p.exe (74MB)

3. After Installed you should have the folder C:\Program Files\Java\ with two subfolders: jdk1.6.0_12 and jre6.

4. Create Environment Variable JAVA_HOME = C:\Program Files\Java\jdk1.6.0_12

5. Add %JAVA_HOME%\bin; to the PATH Environment Variable

1 – Installing Java, Jcreator,StarUML

22

1 – Installing Java, Jcreator,StarUML

33

Install JCreator

+ Chạy Chương trình JCreator, nhập vào serial. + Nếu cài JCreator trước khi cài JDK bạn phải cấu hình

JCreator bằng cách:Vào menu config, chọn options, chọn mục JDK Profile như

hình. Nhấn nút new và chọn thư mục cài đặt JDK là xong.

1 – Installing Java, Jcreator,StarUML

44

1 – Installing Java, Jcreator,StarUML

Install StarUML

+ Chạy Chương trình staruml-5.0-with-cm.exe.

When you run the Applet you will find that when an applet begins, the AWT calls the following methods, in this sequence:-

1) Init()2) Start()3) Paint()

And, when an applet is terminated, the following sequence of method calls takes place:

1) Stop()2) Destroy()

top related