<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog of itemis l.e.</title>
	<atom:link href="http://blogs.itemis.de/stundzig/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.itemis.de/stundzig</link>
	<description>corporate blog of itemis Leipzig at blogs.itemis.de</description>
	<lastBuildDate>Tue, 12 Feb 2013 20:08:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Xtext2 keyword hovers</title>
		<link>http://blogs.itemis.de/stundzig/archives/868</link>
		<comments>http://blogs.itemis.de/stundzig/archives/868#comments</comments>
		<pubDate>Tue, 12 Feb 2013 20:08:48 +0000</pubDate>
		<dc:creator>Alexander Nittka</dc:creator>
				<category><![CDATA[TMF]]></category>
		<category><![CDATA[Xtext]]></category>

		<guid isPermaLink="false">http://blogs.itemis.de/stundzig/?p=868</guid>
		<description><![CDATA[The current default implementation restricts hovers to significant region of an object. Think of them as the region of the name of the object. However, you may want also want to provide information for keywords (e.g. explanations for complicated modifiers)...]]></description>
		<wfw:commentRss>http://blogs.itemis.de/stundzig/archives/868/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Xtext: empty string linking</title>
		<link>http://blogs.itemis.de/stundzig/archives/858</link>
		<comments>http://blogs.itemis.de/stundzig/archives/858#comments</comments>
		<pubDate>Sat, 02 Feb 2013 19:15:11 +0000</pubDate>
		<dc:creator>Alexander Nittka</dc:creator>
				<category><![CDATA[Xtext]]></category>

		<guid isPermaLink="false">http://blogs.itemis.de/stundzig/?p=858</guid>
		<description><![CDATA[Xtext's cross reference mechanism is based on named elements. The out-of-the-box support requires that the (simple) name is not empty - there must be some syntactic element that can be associated with the link (both source and target). Linking empty names may not be a default requirement, but it is not purely academic. This post describes where to hook into Xtext in order to allow empty names.]]></description>
		<wfw:commentRss>http://blogs.itemis.de/stundzig/archives/858/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom folding actions and configurable error levels with Xtext2</title>
		<link>http://blogs.itemis.de/stundzig/archives/853</link>
		<comments>http://blogs.itemis.de/stundzig/archives/853#comments</comments>
		<pubDate>Fri, 14 Dec 2012 08:34:55 +0000</pubDate>
		<dc:creator>Alexander Nittka</dc:creator>
				<category><![CDATA[Xtext]]></category>

		<guid isPermaLink="false">http://blogs.itemis.de/stundzig/?p=853</guid>
		<description><![CDATA[While working on an eclipse editor for the RDF serialisation format turtle, I came across two features not supported out of the box by Xtext: custom folding actions, e.g. collapse all multi-line strings only rather than collapse all and user-configurable error levels for validation.]]></description>
		<wfw:commentRss>http://blogs.itemis.de/stundzig/archives/853/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating your Xtext editor with eclipse help</title>
		<link>http://blogs.itemis.de/stundzig/archives/835</link>
		<comments>http://blogs.itemis.de/stundzig/archives/835#comments</comments>
		<pubDate>Fri, 27 Apr 2012 13:05:55 +0000</pubDate>
		<dc:creator>Alexander Nittka</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Xtext]]></category>

		<guid isPermaLink="false">http://blogs.itemis.de/stundzig/?p=835</guid>
		<description><![CDATA[This post is about possibilities for linking your Xtext editor with the eclipse help, not about how to create that help.]]></description>
		<wfw:commentRss>http://blogs.itemis.de/stundzig/archives/835/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
