Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "WTP 3.16 (2019-12) - New Help for Old Friends"

(Created page with "This page collects notes and pointers to changes coming up in the WTP 3.16 (2019-12) release. This page acts as a central "jumping off" point for those adopters of WTP that a...")
 
Line 7: Line 7:
 
Note: as these notes develop and grow in number, they may occasionally be re-organized into categories, etc.
 
Note: as these notes develop and grow in number, they may occasionally be re-organized into categories, etc.
  
 +
=== New, Noteworthy, or Interesting Changes ===
  
 +
==== Modifications to Bundle-RequiredExecutionEnvironment and Minor bundle version numbers ====
 +
 +
{| class="wikitable"
 +
|+ Bundle-RequireExecutionEnvironment changes between WTP 3.15 and 3.16
 +
|-
 +
!Plugin || 3.15 BREE || 3.16 BREE || 3.15 plugin version || 3.16 plugin version
 +
|-
 +
|org.eclipse.jst.ws.uddiregistry
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0.650
 +
|1.1.0
 +
|-
 +
|
 +
|}
  
  
 
[[Category:Eclipse Web Tools Platform Project]]
 
[[Category:Eclipse Web Tools Platform Project]]
 
[[Category:New Help for Old Friends]]
 
[[Category:New Help for Old Friends]]

Revision as of 11:29, 31 October 2019

This page collects notes and pointers to changes coming up in the WTP 3.16 (2019-12) release.

This page acts as a central "jumping off" point for those adopters of WTP that are moving up from a previous version of WTP. Most of this information may be already contained in various mailing lists and Bugzilla reports, but it is believed best to have a central place to get people started. Adopters: if you run into trouble or notice things that are not covered here, please update this page and/or let us know (such as by opening a bug, or sending a note to wtp-dev). Web Tools is a Platform and we strive to provide compatible API evolution with clear migration paths, instructions, etc.

One thing we have learned in the past is that some adopters do not move with us to every new release. Some early adopters went from 0.7 directly to 1.5, for example. Unfortunately, it is difficult to present the information in that way, covering multiple changes across multiple version ranges, so those types of migrations have to read about migrating to each version.

Note: as these notes develop and grow in number, they may occasionally be re-organized into categories, etc.

New, Noteworthy, or Interesting Changes

Modifications to Bundle-RequiredExecutionEnvironment and Minor bundle version numbers

Bundle-RequireExecutionEnvironment changes between WTP 3.15 and 3.16
Plugin 3.15 BREE 3.16 BREE 3.15 plugin version 3.16 plugin version
org.eclipse.jst.ws.uddiregistry J2SE-1.4 JavaSE-1.8 1.0.650 1.1.0

Copyright © Eclipse Foundation, Inc. All Rights Reserved.