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.10 (Photon) - New Help for Old Friends"

(Created page with "== Overview == This page collects notes and pointers to changes coming up in the '''WTP 3.7 (Mars)''' release. This page acts as a central "jumping off" point for those adopt...")
 
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
This page collects notes and pointers to changes coming up in the '''WTP 3.7 (Mars)''' release.
+
This page collects notes and pointers to changes coming up in the '''WTP 3.10 (Photon)''' 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 [mailto:wtp-dev@eclipse.org?Subject=Migration%20help wtp-dev]).  Web Tools is a Platform and we strive to provide compatible API evolution with clear migration paths, instructions, etc.
 
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 [mailto:wtp-dev@eclipse.org?Subject=Migration%20help wtp-dev]).  Web Tools is a Platform and we strive to provide compatible API evolution with clear migration paths, instructions, etc.
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.  
<!--
 
== Versioning changes ==
 
  
Following are some of the noteworthy 'minor' field changes.
+
=== New, Noteworthy, or Interesting Changes ===
-->
+
  
== [[Dali]] ==
+
==== Java EE Perspective is missing ====
  
=== Common Utility (Provisional API) ===
+
Out of the box, the “Java EE” perspective is no longer present. [https://dev.eclipse.org/mhonarc/lists/wtp-releng/msg10982.html To make it appear]:
  
=== Common UI (Provisional API) ===
+
* Select the “Show all” checkbox below the list  of perspectives
 +
* At this point, the “Java EE” perspective is shown
 +
* Select it and click “Open”, which causes a “Confirm Enablement” dialog to display.
 +
* Confirm enablement of “Java EE Development” to complete enabling this perspective.
  
=== JPA Core (Provisional API) ===
+
==== Removal of WSDL4J 1.5.1 ====
 +
* WTP no longer packages WSDL4J 1.5.1, but it continues to pull in WSDL4J 1.6.2. The main changes were to update the EMF WSDL model (org.eclipse.wst.wsdl) to 1.6.2 from 1.5.1.  For more details, see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=265772 bug 265772]
  
=== JAXB Core (Provisional API) ===
+
==== Modifications to Bundle-RequiredExecutionEnvironment and Minor bundle version numbers ====
  
=== JAXB UI (Provisional API) ===
+
{| class="wikitable"
 +
|+ Bundle-RequireExecutionEnvironment changes between WTP 3.9 and 3.10
 +
|-
 +
!Plugin || 3.9 BREE || 3.10 BREE || 3.9 plugin version || 3.10 plugin version
 +
|-
 +
|org.apache.commons.logging
 +
|CDC-1.0/Foundation-1.0,J2SE-1.3
 +
|unspecified
 +
|1.0
 +
|1.2
 +
|-
 +
|org.eclipse.jst.jsp.ui
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.css.core
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.css.ui
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.dtd.core
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.dtd.ui
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.dtdeditor.doc.user
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.html.core
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.2
 +
|1.3
 +
|-
 +
|org.eclipse.wst.html.ui
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.jsdt.web.core
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.jsdt.web.support.jsp
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.jsdt.web.ui
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.json.core
 +
|JavaSE-1.6
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.sse.core
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.sse.doc.user
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.sse.ui
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.3
 +
|1.4
 +
|-
 +
|org.eclipse.wst.web.ui
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.web
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.xml.core
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.xml.ui
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.xml.xpath2.processor.doc.user
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|2.0
 +
|2.1
 +
|-
 +
|org.eclipse.wst.xmleditor.doc.user
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.xsd.core
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.xsd.ui
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.2
 +
|1.3
 +
|-
 +
|org.eclipse.wst.xsl.core
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.xsl.debug.ui
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.xsl.doc
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.xsl.exslt.core
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.xsl.exslt.ui
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.xsl.jaxp.debug.ui
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.xsl.jaxp.launching
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.xsl.launching
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.xsl.saxon
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.wst.xsl.ui
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|1.1
 +
|1.2
 +
|-
 +
|org.eclipse.wst.xsl.xalan
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|1.0
 +
|1.1
 +
|-
 +
|org.eclipse.jst.ws.consumption
 +
|J2SE-1.4
 +
|J2SE-1.5
 +
|
 +
|
 +
|-
 +
|org.eclipse.jst.ws.jaxrs.ui
 +
|J2SE-1.5
 +
|JavaSE-1.8
 +
|
 +
|
 +
|-
 +
|org.eclipse.wst.common.snippets
 +
|J2SE-1.4
 +
|JavaSE-1.8
 +
|
 +
|
 +
|}
 +
 
 +
See also [[WTP Releng BREEs]].
  
 
== Reference ==
 
== Reference ==
  
This document covers ONLY changes between WTP 3.7 and WTP 3.6.
+
This document covers ONLY changes between WTP 3.10 and WTP 3.9.
 
See also:
 
See also:
 
* [[New_Help_for_Old_Friends_IX|New Help for Old Friends IX (3.6 Luna)]]
 
* [[New_Help_for_Old_Friends_IX|New Help for Old Friends IX (3.6 Luna)]]
Line 41: Line 276:
  
 
[[Category:Eclipse Web Tools Platform Project]]
 
[[Category:Eclipse Web Tools Platform Project]]
 +
[[Category:New Help for Old Friends]]

Latest revision as of 11:36, 7 January 2019

Overview

This page collects notes and pointers to changes coming up in the WTP 3.10 (Photon) 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

Java EE Perspective is missing

Out of the box, the “Java EE” perspective is no longer present. To make it appear:

  • Select the “Show all” checkbox below the list of perspectives
  • At this point, the “Java EE” perspective is shown
  • Select it and click “Open”, which causes a “Confirm Enablement” dialog to display.
  • Confirm enablement of “Java EE Development” to complete enabling this perspective.

Removal of WSDL4J 1.5.1

  • WTP no longer packages WSDL4J 1.5.1, but it continues to pull in WSDL4J 1.6.2. The main changes were to update the EMF WSDL model (org.eclipse.wst.wsdl) to 1.6.2 from 1.5.1. For more details, see bug 265772

Modifications to Bundle-RequiredExecutionEnvironment and Minor bundle version numbers

Bundle-RequireExecutionEnvironment changes between WTP 3.9 and 3.10
Plugin 3.9 BREE 3.10 BREE 3.9 plugin version 3.10 plugin version
org.apache.commons.logging CDC-1.0/Foundation-1.0,J2SE-1.3 unspecified 1.0 1.2
org.eclipse.jst.jsp.ui J2SE-1.5 JavaSE-1.8 1.1 1.2
org.eclipse.wst.css.core J2SE-1.4 JavaSE-1.8 1.1 1.2
org.eclipse.wst.css.ui J2SE-1.4 JavaSE-1.8 1.0 1.1
org.eclipse.wst.dtd.core J2SE-1.4 JavaSE-1.8 1.1 1.2
org.eclipse.wst.dtd.ui J2SE-1.4 JavaSE-1.8 1.0 1.1
org.eclipse.wst.dtdeditor.doc.user J2SE-1.4 JavaSE-1.8 1.0 1.1
org.eclipse.wst.html.core J2SE-1.5 JavaSE-1.8 1.2 1.3
org.eclipse.wst.html.ui J2SE-1.4 JavaSE-1.8 1.0 1.1
org.eclipse.wst.jsdt.web.core J2SE-1.4 JavaSE-1.8 1.0 1.1
org.eclipse.wst.jsdt.web.support.jsp J2SE-1.4 JavaSE-1.8 1.0 1.1
org.eclipse.wst.jsdt.web.ui J2SE-1.5 JavaSE-1.8 1.1 1.2
org.eclipse.wst.json.core JavaSE-1.6 JavaSE-1.8 1.0 1.1
org.eclipse.wst.sse.core J2SE-1.4 JavaSE-1.8 1.1 1.2
org.eclipse.wst.sse.doc.user J2SE-1.4 JavaSE-1.8 1.1 1.2
org.eclipse.wst.sse.ui J2SE-1.4 JavaSE-1.8 1.3 1.4
org.eclipse.wst.web.ui J2SE-1.5 JavaSE-1.8 1.1 1.2
org.eclipse.wst.web J2SE-1.5 JavaSE-1.8 1.1 1.2
org.eclipse.wst.xml.core J2SE-1.4 JavaSE-1.8 1.1 1.2
org.eclipse.wst.xml.ui J2SE-1.4 JavaSE-1.8 1.1 1.2
org.eclipse.wst.xml.xpath2.processor.doc.user J2SE-1.4 JavaSE-1.8 2.0 2.1
org.eclipse.wst.xmleditor.doc.user J2SE-1.4 JavaSE-1.8 1.0 1.1
org.eclipse.wst.xsd.core J2SE-1.4 JavaSE-1.8 1.1 1.2
org.eclipse.wst.xsd.ui J2SE-1.5 JavaSE-1.8 1.2 1.3
org.eclipse.wst.xsl.core J2SE-1.5 JavaSE-1.8 1.1 1.2
org.eclipse.wst.xsl.debug.ui J2SE-1.5 JavaSE-1.8 1.0 1.1
org.eclipse.wst.xsl.doc J2SE-1.4 JavaSE-1.8 1.0 1.1
org.eclipse.wst.xsl.exslt.core J2SE-1.5 JavaSE-1.8 1.0 1.1
org.eclipse.wst.xsl.exslt.ui J2SE-1.5 JavaSE-1.8 1.0 1.1
org.eclipse.wst.xsl.jaxp.debug.ui J2SE-1.5 JavaSE-1.8 1.0 1.1
org.eclipse.wst.xsl.jaxp.launching J2SE-1.5 JavaSE-1.8 1.0 1.1
org.eclipse.wst.xsl.launching J2SE-1.5 JavaSE-1.8 1.1 1.2
org.eclipse.wst.xsl.saxon J2SE-1.4 JavaSE-1.8 1.0 1.1
org.eclipse.wst.xsl.ui J2SE-1.5 JavaSE-1.8 1.1 1.2
org.eclipse.wst.xsl.xalan J2SE-1.4 JavaSE-1.8 1.0 1.1
org.eclipse.jst.ws.consumption J2SE-1.4 J2SE-1.5
org.eclipse.jst.ws.jaxrs.ui J2SE-1.5 JavaSE-1.8
org.eclipse.wst.common.snippets J2SE-1.4 JavaSE-1.8

See also WTP Releng BREEs.

Reference

This document covers ONLY changes between WTP 3.10 and WTP 3.9. See also:

Back to the top