Java Developer

Document : Developer's Report - Developer's Tools

Developer's Tools

    • Java Development Kit 1.7
    • Eclipse with Oracle Plugin
    • Java Media Framework

Installation Guide

    • Install jdk to program files
    • Install eclipse to program files
    • Install java media framework

Project Setup

    • Install Journey Life to eclipse\workspace\JourneyLife

Document : Digital Library

Description: Digital Library

    • Googlepedia
    • Java Developer's Guide to Eclipse
    • Java Cookbook
    • Core Java 1.5 Volume 2
    • Swing
    • Java and XML
    • Java Script
    • Pro Java 6 3D Game Development

Document : Environment

Description: Digital Library

Environment Tools

    • Oracle XE Database Release 10.2.0.1.0
    • Apache Tomcat 7.0

Java Services (1.7, 1.8)

    • Editor: Eclipse, Netbeans, JDeveloper, Sun Studio
    • Application Servers: Tomcat, Weblogic, Websphere, Oracle 11g
    • Build: Ant, Maven
    • Install: Install4J, Jar
    • Test: JUnit, Cruise Control, Hudson/Jenkins
    • Project: Trac, Bugzilla, Solaris Project
    • Configuration Management: CVS, Subversion
    • Profiler: JProfiler
    • OS: Windows, Apple, Solaris/Linux
    • Desktop: Swing, SWT, JavaFX
    • Graphics: Java3D, JOGL (Java + Open GL)
    • Web: J2EE, JavaFX, JSF
    • Browser: Firefox, Chrome
    • Languages: Java, JRuby, JSP, HTML5, CSS, JavaScript

Oracle XE Database Release 10.2.0.1.0: Find Getting Started Database:

    • Start | run | cmd
    • tnsping localhost => HOST=127.0.0.1, PORT=1521

Eclipse On Windows platforms:

    • Add [ORACLE_HOME]\jdbc\lib\classes12.jar to your CLASSPATH if you use JDK 1.2 or 1.3. Add [ORACLE_HOME]\jdbc\lib\ojdbc14.jar to your CLASSPATH if you use JDK 1.4.
    • Add [ORACLE_HOME]\jlib\orai18n.jar to your CLASSPATH if needed.
    • Add [ORACLE_HOME]\bin to your PATH if you are using the JDBC OCI driver.

Created on : April 2, 2009, 11:29 AM

Author : Eric Oh