/* ****************************************************************************
 * Copyright (c) 2002 IBM Corporation and others.
 * All rights reserved.   This program and the accompanying materials
 * are made available under the terms of the Common Public License v0.5
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/cpl-v05.html
 * 
 * Contributors:
 * IBM - Initial API and implementation
 * 
 * ============================================================================
 * Eclipse Extension Plug-in Project
 * http://sourceforge.jp/projects/jeextension/
 * 
 * $Header: 
 * $Revision: 
 * $Date: 
 * ============================================================================
 * ***************************************************************************/

version 1.0.2
    1. JspC use 'workspace text file encoding' at JSP to Java.
    2. Ready Preference Page.
       setting parameter:
          - Output Dir.
          - Jsp Pakage Name.
          - Shift_JIS code-page.

version 1.0.1
    1. Jsp Tag Library Support.
    2. bug fix.

version 1.0.0
    Initial Release