FrontPage › Programming
Java ¶
- go to Sun site and Choose download and "Java SE" and download the latest version of SDK (java development kit).
- When download is complete, run the install program the SDK on your hard drive.
Eclipse ¶
- Eclipse
- Currently Eclipse Classic 3.3.2 is the latest version.
- Choose the nearst Mirror for the program.
- download the file on hard drive.
- Uncompress the file in a directory of hard drive
- Eclipse is not required to "install" program.
APIs ¶
A proper API should be set in your classpath environment.
e.g.,
e.g.,
CLASSPATH=.;c:\Libs\ocap102;c:\Libs\javafv_fcs;E:\MHPCompilePackCompile
- ocap specs or
- ocap102.7z (13.92 MB) Ocap 1.02
- javafv_fcs.7z (1.39 MB) java tv api
- MHPCompilePack.7z (373.92 KB) !mhpCompilePack
- MHP.7z (546.96 KB) mhp
- Jaxp If JAXP is needed.