1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
<?xml version="1.0" encoding="utf-8" ?>
<introContent>
<extensionContent id="org.eclipse.ui.workbench" name="Updates and Eclipse.org" alt-style="css/whatsnew.properties" style="css/whatsnew.css" path="whatsnew/@">
<group style-id="content-group" id="content-group">
<link style-id="content-link" label="New Software Updates" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.platform&class=org.eclipse.platform.internal.LaunchUpdateIntroAction" id="updates">
<text>Check available software sites for updates</text>
</link>
<link style-id="content-link" label="Eclipse community" url="http://org.eclipse.ui.intro/openBrowser?url=http://www.eclipse.org" id="eclipse">
<text>Join the community, read articles and news on Eclipse.org</text>
</link>
<group id="rss-news" label="Latest News" expandable="true" expanded="true">
<contentProvider id="url=https://www.eclipse.org/home/eclipsenews.rss##welcome_items=5##no_news_url=http://www.eclipse.org/community/##no_news_text=Welcome to the Eclipse Community Page" pluginId="org.eclipse.ui.intro" class="org.eclipse.ui.intro.contentproviders.EclipseRSSViewer">
</contentProvider>
</group>
</group>
</extensionContent>
</introContent>
|