Eclipse Web Tools Project DRAFT 1.0 Plan

Initial draft Mai 25, 2005 (by Jochen Krause / WTP Requirements Group based on WTP Project 0.7 Plan and Eclipse Project DRAFT 3.2 Plan)

Please send comments about this draft plan to the wtp-requirements@eclipse.org mailing list.

This document lays out the feature and API set for the next feature release of Eclipse Web Tools after 0.7, designated release 1.0. This document is a draft and is subject to change, we welcome all feedback.

Web Tools 1.0 will be compatible with Eclipse 3.1 Releases.

Plans do not materialize out of nowhere, nor are they entirely static. To ensure the planning process is transparent and open to the entire Eclipse community, we (the Eclipse Web Tools Requirement Group & the Web Tools PMC) post plans in an embryonic form and revise them throughout the release cycle.

The first part of the plan deals with the important matters of release deliverables, release milestones, target operating environments, and release-to-release compatibility. These are all things that need to be clear for any release, even if no features were to change. 

The remainder of the plan consists of plan items for the two subprojects under the Eclipse Web Tools top-level project. Each plan item covers a feature or API that is to be added to Web Tools, or some aspect of Web Tools that is to be improved. Each plan item will have its own entry in the Eclipse bugzilla database, with a title and a concise summary (usually a single paragraph) that explains the work item at a suitably high enough level so that everyone can readily understand what the work item is without having to understand the nitty-gritty detail.

Not all plan items represent the same amount of work; some may be quite large, others, quite small. Some plan items may involve work that is localized to a single Platform component; others may involve coordinated changes to several components; other may pervade the entire Platform. Although some plan items are for work that is more pressing that others, the plan items appear in no particular order.

With the previous release as the starting point, this is the plan for how we will enhance and improve it. Fixing bugs, improving test coverage, documentation, examples, performance tuning, usability, etc. are considered routine ongoing maintenance activities and are not included in this plan unless they would also involve a significant change to the API or feature set, or involve a significant amount of work. The intent of the plan is to account for all interesting feature work.

 

The current status of each plan item is noted:

High Priority plan item - A high priority plan item is one that we have decided to address for the release (committed).

Medium Priority plan item - A medium priority plan item is one that we are considering addressing for the release. Although we are actively investigating it, we are not yet in a position to commit to it, or to say that we won't be able to address it.

Low Priority plan item – A low priority plan item is one that we addressed for a release we will only address that item if one component has addressed all high and medium priority items

Deferred plan item - A reasonable proposal that will not make it in to this release for some reason is marked as deferred with a brief note as to why it was deferred. Deferred plan items may resurface as committed plan items at a later point.

Release deliverables

The release deliverables have the same form as previous releases, namely:

Release milestones

Release milestone occurring at roughly 6 week intervals and will be compatible with Eclipse 3.1 releases. Compatibility with Eclipse 3.2 milestone builds is not covered during the 1.0 release cycle. Eclipse 3.2 compatibility will be achieved with the Web Tools release following the 1.0 release, targeted for summer 2006.

The milestones are:

Target Operating Environments

Eclipse WTP is built on the Eclipse platform itself.

Most of the Eclipse WTP is "pure" Java™ code and has no direct dependence on the underlying operating system. The chief dependence is therefore on Eclipse. The 1.0 release of the Eclipse WTP Project is written and compiled against version 1.4 of the Java 2 Platform APIs, and targeted to run on version 1.4 and 5.0 (1.5) of the Java 2 Runtime Environment, Standard Edition.

Eclipse WTP is tested and validated on the following reference platforms (this list is updated over the course of the release cycle):

Eclipse WTP Reference Platforms

Operating system Processor architecture Window system Java 2 Platform
Microsoft Windows XP Intel x86 Win32 Sun Java 2 SDK, Standard Edition, version 1.4.2_06 for Microsoft Windows
Microsoft Windows XP Intel x86 Win32 IBM 32-bit SDK for Windows, Java 2 Technology Edition, Version 1.4.1
Red Hat Enterprise Linux WS 3 Intel x86 GTK Sun Java 2 SDK, Standard Edition, 1.4.2_05 for Linux x86
Red Hat Enterprise Linux WS 3 Intel x86 GTK IBM 32-bit SDK for Linux on Intel architecture, Java 2 Technology Edition, Version 1.4.2
SuSE Linux 8.3 Intel x86 GTK Sun Java 2 SDK, Standard Edition, 1.4.2_06 for Linux x86
SuSE Linux 8.3 Intel x86 GTK IBM 32-bit SDK for Linux on Intel architecture, Java 2 Technology Edition, Version 1.4.2

Although untested, Eclipse WTP should work fine on other OSes that support the same window system. See also Eclipse Target Operating Environments

Eclipse WTP is planned to support models for projects, editors, web and J2EE artefacts, servers. Whereas Eclipse WTP would not add OS dependencies to support the first three, projects, editors and artefacts, integrating servers to Eclipse WTP would imply some OS dependencies. Eclipse WTP is targeted to be OS independent through a modular conception. So, components for servers integration will be available out of Eclipse WTP Web, or J2EE, Standard Tools runtime binary distributions.

Servers integrated into Eclipse WTP deliverables will be tested and validated on the same platforms listed above. Tests for other platforms will be relying on the community support.

Internationalization

The Eclipse WTP is designed as the basis for internationalized products. The user interface elements provided by the Eclipse SDK components, including dialogs and error messages, are externalized. The English strings are provided as the default resource bundles. Other language support, if any, will rely on the community support.

Compatibility with Other WTP Releases

Project Compatibility:

Eclipse WTP deliverables will be compatible with Eclipse 3.1. No special attention will give for being compatible with previous Eclipse versions.

Eclipse WTP Subprojects

The Eclipse WTP consists of 2 subprojects. Each subproject is covered in its own section:

Web Standard Tools J2EE Standard Tools

For each subproject, the items listed reflect new features of the Web Tools Platform, or areas where existing features will be significantly reworked. Common goals are listed in the “Common goals” area.

TBD [Each item indicates the components likely affected by that work item (many items involve coordinated changes to several components). Numbers in parentheses link to bugzilla problem reports for that plan item]

Common goals:

Built to last

Web Standard Tools subproject

Built to last

Evolve available APIs and promote provisional APIs to platform APIs for the following components (provisional APIs may disappear without replacement or be moved to other layers of the eclipse platform)

J2EE Standard Tools

Built to last

Evolve available APIs and promote provisional APIs to platform APIs for the following components (provisional APIs may disappear without replacement or be moved to other layers of the eclipse platform)

Server Runtime