File: whatsnewExtensionContent3.xml

package info (click to toggle)
eclipse-platform 4.29-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 70,168 kB
  • sloc: java: 524,463; xml: 64,602; javascript: 4,902; jsp: 4,210; ansic: 870; makefile: 38
file content (10 lines) | stat: -rw-r--r-- 647 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8" ?>
<introContent>
  	<extensionContent id="org.eclipse.ui.workbench.migration" name="Porting Guide" alt-style="css/whatsnew.properties" style="css/whatsnew.css" path="whatsnew/@">
		<group filter="plugin=org.eclipse.platform.doc.isv" style-id="content-group" id="content-group">
       		<link label="Migration from the previous release" url="http://org.eclipse.ui.intro/showPage?id=migrate" id="migration" style-id="content-link">
          		<text>Learn what you need to do to make your old code work in the new Eclipse release</text>
       		</link>
       	</group>
  	</extensionContent>
</introContent>