Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 261264 Details for
Bug 490770
Freeze report should mention compatible changes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
new report format
report_freeze.html (text/html), 13.62 KB, created by
Olivier Thomann
on 2016-04-26 13:12:32 EDT
(
hide
)
Description:
new report format
Filename:
MIME Type:
Creator:
Olivier Thomann
Created:
2016-04-26 13:12:32 EDT
Size:
13.62 KB
patch
obsolete
><!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> ><html> ><head> > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> > <title>API Freeze Result</title> ><style> > td.incompatible { > background-color: red; > } ></style> ></head> ><body> ><h1>Unapproved Changes Since API Freeze</h1> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.compare(3.5.700)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.compare_3.6.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.compare.core(3.5.500)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.compare.core_3.6.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.compare.win32(1.0.200)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.compare.win32_1.1.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.core.databinding(1.6.0)</th> > </tr> > <tr> > <td width="7%">REMOVED</td><td width="73%">The field org.eclipse.core.databinding.UpdateListStrategy.converter has been moved up in the hierarchy</td> > </tr> > <tr> > <td width="7%">REMOVED</td><td width="73%">The field org.eclipse.core.databinding.UpdateSetStrategy.converter has been moved up in the hierarchy</td> > </tr> > <tr> > <td width="7%">REMOVED</td><td width="73%">The field org.eclipse.core.databinding.UpdateValueStrategy.converter has been moved up in the hierarchy</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The re-exported type org.eclipse.core.databinding.observable.sideeffect.CompositeSideEffect has been added to org.eclipse.core.databinding_1.6.0</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The re-exported type org.eclipse.core.databinding.observable.sideeffect.ISideEffect has been added to org.eclipse.core.databinding_1.6.0</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The re-exported type org.eclipse.core.databinding.observable.sideeffect.ISideEffectFactory has been added to org.eclipse.core.databinding_1.6.0</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.core.databinding.observable(1.6.0)</th> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The type org.eclipse.core.databinding.observable.sideeffect.CompositeSideEffect has been added to org.eclipse.core.databinding.observable_1.6.0</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The type org.eclipse.core.databinding.observable.sideeffect.ISideEffect has been added to org.eclipse.core.databinding.observable_1.6.0</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The type org.eclipse.core.databinding.observable.sideeffect.ISideEffectFactory has been added to org.eclipse.core.databinding.observable_1.6.0</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.core.databinding.property(1.6.0)</th> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.list.ListProperty.doGetList(S) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.list.ListProperty.doSetList(S, List<E>) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.list.SimpleListProperty.doSetList(S, List<E>, ListDiff<E>) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.list.SimpleListProperty.setList(S, List<E>, ListDiff<E>) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.map.MapProperty.doGetMap(S) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.map.MapProperty.doSetMap(S, Map<K,V>) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.map.MapProperty.doUpdateMap(S, MapDiff<K,V>) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.map.SimpleMapProperty.doSetMap(S, Map<K,V>, MapDiff<K,V>) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.map.SimpleMapProperty.setMap(S, Map<K,V>, MapDiff<K,V>) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.set.SetProperty.doGetSet(S) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.set.SetProperty.doSetSet(S, Set<E>) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.set.SetProperty.doUpdateSet(S, SetDiff<E>) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.set.SimpleSetProperty.doSetSet(S, Set<E>, SetDiff<E>) is no longer API</td> > </tr> > <tr> > <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.set.SimpleSetProperty.setSet(S, Set<E>, SetDiff<E>) is no longer API</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.core.net(1.2.300)</th> > </tr> > <tr> > <td width="7%">REMOVED</td><td width="73%">The execution environment J2SE-1.4 has been removed from org.eclipse.core.net_1.2.300</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The execution environment JavaSE-1.8 has been added to org.eclipse.core.net_1.2.300</td> > </tr> > <tr> > <td width="7%">REMOVED</td><td width="73%">The execution environment CDC-1.1/Foundation-1.1 has been removed from org.eclipse.core.net_1.2.300</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.core.net.win32.x86_64(1.0.100)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.core.net.win32.x86_64_1.1.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.jdt.core(3.12.0)</th> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The static field org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants.SEPARATE_LINES_IF_NOT_EMPTY has been added</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.jdt.ui(3.12.0)</th> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The non-abstract method org.eclipse.jdt.ui.actions.FindAction.run(IJavaElement[]) has been added</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The method org.eclipse.jdt.ui.actions.WorkingSetFindAction.run(IJavaElement[]) has been added, overriding a method from a superclass</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The method org.eclipse.jdt.ui.wizards.NewAnnotationWizardPage.containerChanged() has been added, overriding a method from a superclass</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The method org.eclipse.jdt.ui.wizards.NewAnnotationWizardPage.createTypeMembers(IType, NewTypeWizardPage.ImportsManager, IProgressMonitor) has been added, overriding a method from a superclass</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.jface.databinding(1.8.0)</th> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The type org.eclipse.jface.databinding.swt.WidgetSideEffects has been added to org.eclipse.jface.databinding_1.8.0</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.jsch.core(1.2.0)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.jsch.core_1.3.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.jsch.ui(1.2.0)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.jsch.ui_1.3.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.team.core(3.7.100)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.team.core_3.8.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.team.cvs.core(3.3.700)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.team.cvs.core_3.4.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.team.cvs.ssh2(3.2.500)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.team.cvs.ssh2_3.3.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.team.cvs.ui(3.3.800)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.team.cvs.ui_3.4.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.team.ui(3.7.300)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.team.ui_3.8.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.ui.intro(3.5.0)</th> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">Type arguments have been added for org.eclipse.ui.intro.config.IntroConfigurer.init(IIntroSite, Map)</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">Type arguments have been added for org.eclipse.ui.intro.config.IntroConfigurer.themeProperties</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">Type arguments have been added for org.eclipse.ui.intro.config.IntroElement.getAttributes()</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.ui.intro.universal(3.2.800)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.ui.intro.universal_3.3.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.ui.intro.universal(3.3.0)</th> > </tr> > <tr> > <td width="7%">CHANGED</td><td width="73%">The minor version has been changed for the api component org.eclipse.ui.intro.universal (from version 3.2.800 to 3.3.0)</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.ui.net(1.2.200)</th> > </tr> > <tr> > <td width="7%">REMOVED</td><td width="73%">The execution environment J2SE-1.4 has been removed from org.eclipse.ui.net_1.2.200</td> > </tr> > <tr> > <td width="7%">ADDED</td><td width="73%">The execution environment JavaSE-1.8 has been added to org.eclipse.ui.net_1.2.200</td> > </tr> ></table> ><br/><table border="1" width="80%"> > <tr> > <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.ui.workbench(3.108.0)</th> > </tr> > <tr> > <td width="7%">REMOVED</td><td width="73%">The deprecation modifiers has been removed from org.eclipse.ui.part.Page#makeContributions(IMenuManager, IToolBarManager, IStatusLineManager)</td> > </tr> > <tr> > <td width="7%">REMOVED</td><td width="73%">The deprecation modifiers has been removed from org.eclipse.ui.part.Page#setActionBars(IActionBars)</td> > </tr> ></table> ><p> > <a href="http://validator.w3.org/check?uri=referer"><img > src="http://www.w3.org/Icons/valid-html401-blue" > alt="Valid HTML 4.01 Transitional" height="31" width="88"></a> > </p> ></body> ></html>
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>API Freeze Result</title> <style> td.incompatible { background-color: red; } </style> </head> <body> <h1>Unapproved Changes Since API Freeze</h1> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.compare(3.5.700)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.compare_3.6.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.compare.core(3.5.500)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.compare.core_3.6.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.compare.win32(1.0.200)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.compare.win32_1.1.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.core.databinding(1.6.0)</th> </tr> <tr> <td width="7%">REMOVED</td><td width="73%">The field org.eclipse.core.databinding.UpdateListStrategy.converter has been moved up in the hierarchy</td> </tr> <tr> <td width="7%">REMOVED</td><td width="73%">The field org.eclipse.core.databinding.UpdateSetStrategy.converter has been moved up in the hierarchy</td> </tr> <tr> <td width="7%">REMOVED</td><td width="73%">The field org.eclipse.core.databinding.UpdateValueStrategy.converter has been moved up in the hierarchy</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The re-exported type org.eclipse.core.databinding.observable.sideeffect.CompositeSideEffect has been added to org.eclipse.core.databinding_1.6.0</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The re-exported type org.eclipse.core.databinding.observable.sideeffect.ISideEffect has been added to org.eclipse.core.databinding_1.6.0</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The re-exported type org.eclipse.core.databinding.observable.sideeffect.ISideEffectFactory has been added to org.eclipse.core.databinding_1.6.0</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.core.databinding.observable(1.6.0)</th> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The type org.eclipse.core.databinding.observable.sideeffect.CompositeSideEffect has been added to org.eclipse.core.databinding.observable_1.6.0</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The type org.eclipse.core.databinding.observable.sideeffect.ISideEffect has been added to org.eclipse.core.databinding.observable_1.6.0</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The type org.eclipse.core.databinding.observable.sideeffect.ISideEffectFactory has been added to org.eclipse.core.databinding.observable_1.6.0</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.core.databinding.property(1.6.0)</th> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.list.ListProperty.doGetList(S) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.list.ListProperty.doSetList(S, List<E>) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.list.SimpleListProperty.doSetList(S, List<E>, ListDiff<E>) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.list.SimpleListProperty.setList(S, List<E>, ListDiff<E>) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.map.MapProperty.doGetMap(S) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.map.MapProperty.doSetMap(S, Map<K,V>) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.map.MapProperty.doUpdateMap(S, MapDiff<K,V>) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.map.SimpleMapProperty.doSetMap(S, Map<K,V>, MapDiff<K,V>) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.map.SimpleMapProperty.setMap(S, Map<K,V>, MapDiff<K,V>) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.set.SetProperty.doGetSet(S) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.set.SetProperty.doSetSet(S, Set<E>) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.set.SetProperty.doUpdateSet(S, SetDiff<E>) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.set.SimpleSetProperty.doSetSet(S, Set<E>, SetDiff<E>) is no longer API</td> </tr> <tr> <td class="incompatible" width="7%">REMOVED</td><td class="incompatible" width="73%">The method org.eclipse.core.databinding.property.set.SimpleSetProperty.setSet(S, Set<E>, SetDiff<E>) is no longer API</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.core.net(1.2.300)</th> </tr> <tr> <td width="7%">REMOVED</td><td width="73%">The execution environment J2SE-1.4 has been removed from org.eclipse.core.net_1.2.300</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The execution environment JavaSE-1.8 has been added to org.eclipse.core.net_1.2.300</td> </tr> <tr> <td width="7%">REMOVED</td><td width="73%">The execution environment CDC-1.1/Foundation-1.1 has been removed from org.eclipse.core.net_1.2.300</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.core.net.win32.x86_64(1.0.100)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.core.net.win32.x86_64_1.1.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.jdt.core(3.12.0)</th> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The static field org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants.SEPARATE_LINES_IF_NOT_EMPTY has been added</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.jdt.ui(3.12.0)</th> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The non-abstract method org.eclipse.jdt.ui.actions.FindAction.run(IJavaElement[]) has been added</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The method org.eclipse.jdt.ui.actions.WorkingSetFindAction.run(IJavaElement[]) has been added, overriding a method from a superclass</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The method org.eclipse.jdt.ui.wizards.NewAnnotationWizardPage.containerChanged() has been added, overriding a method from a superclass</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The method org.eclipse.jdt.ui.wizards.NewAnnotationWizardPage.createTypeMembers(IType, NewTypeWizardPage.ImportsManager, IProgressMonitor) has been added, overriding a method from a superclass</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.jface.databinding(1.8.0)</th> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The type org.eclipse.jface.databinding.swt.WidgetSideEffects has been added to org.eclipse.jface.databinding_1.8.0</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.jsch.core(1.2.0)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.jsch.core_1.3.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.jsch.ui(1.2.0)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.jsch.ui_1.3.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.team.core(3.7.100)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.team.core_3.8.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.team.cvs.core(3.3.700)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.team.cvs.core_3.4.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.team.cvs.ssh2(3.2.500)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.team.cvs.ssh2_3.3.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.team.cvs.ui(3.3.800)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.team.cvs.ui_3.4.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.team.ui(3.7.300)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.team.ui_3.8.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.ui.intro(3.5.0)</th> </tr> <tr> <td width="7%">ADDED</td><td width="73%">Type arguments have been added for org.eclipse.ui.intro.config.IntroConfigurer.init(IIntroSite, Map)</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">Type arguments have been added for org.eclipse.ui.intro.config.IntroConfigurer.themeProperties</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">Type arguments have been added for org.eclipse.ui.intro.config.IntroElement.getAttributes()</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.ui.intro.universal(3.2.800)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The execution environment for org.eclipse.ui.intro.universal_3.3.0 has been changed from J2SE-1.4 to JavaSE-1.8</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.ui.intro.universal(3.3.0)</th> </tr> <tr> <td width="7%">CHANGED</td><td width="73%">The minor version has been changed for the api component org.eclipse.ui.intro.universal (from version 3.2.800 to 3.3.0)</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.ui.net(1.2.200)</th> </tr> <tr> <td width="7%">REMOVED</td><td width="73%">The execution environment J2SE-1.4 has been removed from org.eclipse.ui.net_1.2.200</td> </tr> <tr> <td width="7%">ADDED</td><td width="73%">The execution environment JavaSE-1.8 has been added to org.eclipse.ui.net_1.2.200</td> </tr> </table> <br/><table border="1" width="80%"> <tr> <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.ui.workbench(3.108.0)</th> </tr> <tr> <td width="7%">REMOVED</td><td width="73%">The deprecation modifiers has been removed from org.eclipse.ui.part.Page#makeContributions(IMenuManager, IToolBarManager, IStatusLineManager)</td> </tr> <tr> <td width="7%">REMOVED</td><td width="73%">The deprecation modifiers has been removed from org.eclipse.ui.part.Page#setActionBars(IActionBars)</td> </tr> </table> <p> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01 Transitional" height="31" width="88"></a> </p> </body> </html>
View Attachment As Raw
Actions:
View
Attachments on
bug 490770
:
260814
|
261257
| 261264 |
261265
|
261404