Thursday, August 25, 2011

Tools For Java Class

Crimson Editor
NetBeans
Tutorials Online Link
Of course, JDK installed too.
Other tools not used in class:
Eclipse      IntelliJ       Maven

Thursday, August 04, 2011

Open Services for Lifecycle Collaboration V 2.0

Open Services for Lifecycle Collaboration

Core Specification Version 2.0

Tuesday, August 02, 2011

GVIM file to source in

set shiftwidth=4
set tabstop=4
set expandtab
set autoindent
set number
colorscheme peachpuff

OpenGrok

Excellent tool to use for full-text searching across source code:

OpenGrok