File: whatsnewExtensionContent2.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 (17 lines) | stat: -rw-r--r-- 1,288 bytes parent folder | download
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&amp;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>