org.eclipse.platform.doc.isv/topics_Porting.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.15 - (download) (as text) (annotate)
Wed Sep 23 11:09:10 2009 UTC (2 months ago) by dmegert
Branch: MAIN
CVS Tags: v20091103-0800, v20091013-0800, v20091020-0800, v20091124-0800b, v20091026-1200, v20091117-0800, v20090929-0800, v20091110-0800, v20091006-0800, HEAD
Changes since 1.14: +6 -0 lines
Added 3.6 migration guide.
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<!-- ============================================================================= -->
<!-- Define topics for the porting guide index                                     -->
<!-- ============================================================================= -->
<toc label="Migration">
	<topic label="Migrating to Eclipse 3.6 from 3.5">
		<topic label="Introduction" href="porting/eclipse_3_6_porting_guide.html"/>
		<topic label="FAQ" href="porting/3.6/faq.html" />
		<topic label="Incompatibilities" href="porting/3.6/incompatibilities.html" />
		<topic label="Adopting 3.6 mechanisms and API" href="porting/3.6/recommended.html" />
	</topic>
	<topic label="Migrating to Eclipse 3.5 from 3.4">
		<topic label="Introduction" href="porting/eclipse_3_5_porting_guide.html"/>
		<topic label="FAQ" href="porting/3.5/faq.html" />
		<topic label="Incompatibilities" href="porting/3.5/incompatibilities.html" />
		<topic label="Adopting 3.5 mechanisms and API" href="porting/3.5/recommended.html" />
	</topic>
	<topic label="Migrating to Eclipse 3.4 from 3.3">
		<topic label="Introduction" href="porting/eclipse_3_4_porting_guide.html"/>
		<topic label="FAQ" href="porting/3.4/faq.html" />
		<topic label="Incompatibilities" href="porting/3.4/incompatibilities.html" />
		<topic label="Adopting 3.4 mechanisms and API" href="porting/3.4/recommended.html" />
	</topic>
	<topic label="Migrating to Eclipse 3.3 from 3.2">
		<topic label="Introduction" href="porting/eclipse_3_3_porting_guide.html"/>
		<topic label="FAQ" href="porting/3.3/faq.html" />
		<topic label="Incompatibilities" href="porting/3.3/incompatibilities.html" />
		<topic label="Adopting 3.3 Mechanisms and API" href="porting/3.3/recommended.html" />
	</topic>
</toc>