55< meta http-equiv ="Content-Type " content ="text/html; charset=ISO-8859-1 ">
66< meta http-equiv ="Content-Style-Type " content ="text/css ">
77< link rel ="STYLESHEET " href ="../book.css " charset ="ISO-8859-1 " type ="text/css ">
8- < title > Eclipse 2024-09 (4.34) Plug-in Migration Guide</ title >
8+ < title > Eclipse 2024-12 (4.34) Plug-in Migration Guide</ title >
99</ head >
1010
1111< body >
1212
13- < h1 > Eclipse 2024-09 (4.34) Plug-in Migration Guide</ h1 >
13+ < h1 > Eclipse 2024-12 (4.34) Plug-in Migration Guide</ h1 >
1414< p > This guide covers migrating Eclipse 4.33 plug-ins to Eclipse 4.34.</ p >
1515< p > One of the goals of Eclipse 4.34 was to move Eclipse forward while remaining compatible
1616 with previous versions to the greatest extent possible. That is, plug-ins written
@@ -26,12 +26,12 @@ <h1>Eclipse 2024-09 (4.34) Plug-in Migration Guide</h1>
2626 These documents describe those areas and provide instructions for migrating 4.33 plug-ins to
2727 4.34.</ p >
2828< ul >
29- < li > < a href ="https://help.eclipse.org/2024-09 /topic/org.eclipse.platform.doc.isv/porting/eclipse_4_34_porting_guide.html?cp=2_3_1_0 ">
30- Eclipse Platform 2024-09 (4.34) Plug-in Migration Guide</ a > </ li >
31- < li > < a href ="https://help.eclipse.org/2024-09 /topic/org.eclipse.platform.doc.isv/porting/removals.html?cp=2_3_0 ">
29+ < li > < a href ="https://help.eclipse.org/2024-12 /topic/org.eclipse.platform.doc.isv/porting/eclipse_4_34_porting_guide.html?cp=2_3_1_0 ">
30+ Eclipse Platform 2024-12 (4.34) Plug-in Migration Guide</ a > </ li >
31+ < li > < a href ="https://help.eclipse.org/2024-12 /topic/org.eclipse.platform.doc.isv/porting/removals.html?cp=2_3_0 ">
3232 Deprecated API removals in Eclipse Platform</ a > </ li >
33- < li > < a href ="https://help.eclipse.org/2024-09 /topic/org.eclipse.jdt.doc.isv/porting/eclipse_4_34_porting_guide.html?cp=3_2_0_0 ">
34- Eclipse JDT 2024-09 (4.34) Plug-in Migration Guide</ a > </ li >
33+ < li > < a href ="https://help.eclipse.org/2024-12 /topic/org.eclipse.jdt.doc.isv/porting/eclipse_4_34_porting_guide.html?cp=3_2_0_0 ">
34+ Eclipse JDT 2024-12 (4.34) Plug-in Migration Guide</ a > </ li >
3535</ ul >
3636
3737</ body >
0 commit comments