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 "New Help for Old Friends V"

(New page: This page to to collect miscellaneous notes and pointers to changes coming up in the WTP 3.2 release. Its purpose it to be a central "jumping off" point for those adopters of WTP 3.1 that ...)
 
Line 1: Line 1:
This page to to collect miscellaneous notes and pointers to changes coming up in the WTP 3.2 release. Its purpose it to be a central "jumping off" point for those adopters of WTP 3.1 that are moving to WTP 3.2. 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.
+
This page to to collect miscellaneous notes and pointers to changes coming up in the WTP 3.2 release. Its purpose it to be a central "jumping off" point for those adopters of WTP 3.1 that are moving to WTP 3.2. 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 let us know ([mailto:wtp-dev@eclipse.org?Subject=Migration%20help wtp-dev] is a good place).  Web Tools is a Platform and we strive to provide compatible API evolution with clear migration instructions, etc., for the future.
  
'''Adopters''': if you run into trouble or notice things that are not covered here, please let us know ([mailto:wtp-dev@eclipse.org?Subject=Migration+help wtp-dev] is a good place).  Web Tools is a Platform and we strive to provide compatible API evolution with clear migration instructions, etc., for the future.
+
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 perhaps multiple changes across different version ranges.
 
+
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 hard for us to present the information in that way, covering perhaps multiple changes, but hopefully as we develop these for each release, they will all flow together to aid adopters.  
+
  
 
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.  
Line 19: Line 17:
 
==== Common Components ====
 
==== Common Components ====
 
[http://bugs.eclipse.org/218438 218438] The org.eclipse.wst.common.ui.provisional.editors workaround package has been removed.  Its classes offered a workaround to a post selection firing problem that has long since been fixed in the Eclipse Platform.
 
[http://bugs.eclipse.org/218438 218438] The org.eclipse.wst.common.ui.provisional.editors workaround package has been removed.  Its classes offered a workaround to a post selection firing problem that has long since been fixed in the Eclipse Platform.
 +
 +
  
 
=== Reference ===
 
=== Reference ===
 
This document ONLY covers changes between WTP 3.1 and WTP 3.2.
 
This document ONLY covers changes between WTP 3.1 and WTP 3.2.
 
See also:
 
See also:
[[New_Help_for_Old_Friends_IV|New Help for Old Friends IV]], [[New_Help_for_Old_Friends_III|New Help for Old Friends III]], [[New_Help_for_Old_Friends_II|New Help for Old Friends II]], and the original [[New_Help_for_Old_Friends|New Help for Old Friends]]
+
[[New_Help_for_Old_Friends_IV|New Help for Old Friends IV (3.1)]], [[New_Help_for_Old_Friends_III|New Help for Old Friends III (3.0)]], [[New_Help_for_Old_Friends_II|New Help for Old Friends II (2.0)]], and the original [[New_Help_for_Old_Friends|New Help for Old Friends (1.5)]]
  
  
 
[[Category:Eclipse Web Tools Platform Project]]
 
[[Category:Eclipse Web Tools Platform Project]]

Revision as of 18:56, 24 June 2009

This page to to collect miscellaneous notes and pointers to changes coming up in the WTP 3.2 release. Its purpose it to be a central "jumping off" point for those adopters of WTP 3.1 that are moving to WTP 3.2. 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 let us know (wtp-dev is a good place). Web Tools is a Platform and we strive to provide compatible API evolution with clear migration instructions, etc., for the future.

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 perhaps multiple changes across different version ranges.

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



Common Components

218438 The org.eclipse.wst.common.ui.provisional.editors workaround package has been removed. Its classes offered a workaround to a post selection firing problem that has long since been fixed in the Eclipse Platform.


Reference

This document ONLY covers changes between WTP 3.1 and WTP 3.2. See also: New Help for Old Friends IV (3.1), New Help for Old Friends III (3.0), New Help for Old Friends II (2.0), and the original New Help for Old Friends (1.5)

Back to the top