<?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/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>xtext-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/maillist.html</link>
		<description>xtext-dev</description>
		<language>en-us</language>
		<pubDate>Fri, 09 Mar 2012 11:00:06 GMT</pubDate>
		<lastBuildDate>Fri, 09 Mar 2012 11:00:06 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>xtext-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/maillist.html</link>
		</image>
 

	<item>
		<title>Re: [xtext-dev] 3rd Party projects deleted</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01067.html</link>
		<description>Hi guys,you have to reload your target platform (/org.eclipse.xtext.releng/target-platforms), so the missing dependency are fetched from the orbit p2 repository.regards,Dennis.Am 09.03.2012 um 11:38 schrieb Dennis H&amp;#xFC;bner:</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="">Hi guys,<div>you have to reload your target platform (<span class="Apple-style-span" style="font-family: Monaco; font-size: 11px; "><span style="text-decoration: underline">/org.eclipse.xtext.releng/target-platforms</span></span>), so the missing dependency are fetched from the orbit p2 repository.</div><div><br></div><div>regards,</div><div>Dennis.</div><div><br><div><div>Am 09.03.2012 um 11:38 schrieb Dennis H&#xFC;bner:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi all,<br>I've deleted all the third party projects from our git repository. <br>Please also remove/delete this projects from your xtext development workspace:<br>com.google.guava<br>com.google.inject<br>org.antlr.runtime<br><br><br>Best regards,<br>Dennis.<br>_______________________________________________<br>xtext-dev mailing list<br><a href="mailto:xtext-dev@xxxxxxxxxxx">xtext-dev@xxxxxxxxxxx</a><br>https://dev.eclipse.org/mailman/listinfo/xtext-dev<br></div></blockquote></div><br></div></td></tr></table>]]></content:encoded>
		<pubDate>Fri, 09 Mar 2012 10:56:25 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01067.html</guid>
		<author>dennis.huebner@xxxxxxx (Dennis H&#xFC;bner)</author>
	</item>
	<item>
		<title>[xtext-dev] 3rd Party projects deleted</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01066.html</link>
		<description>Hi all, I've deleted all the third party projects from our git repository. Please also remove/delete this projects from your xtext development workspace: com.google.guava com.google.inject org.antlr.runtime Best regards, Dennis. </description>
		<content:encoded><![CDATA[<pre>Hi all,
I've deleted all the third party projects from our git repository. 
Please also remove/delete this projects from your xtext development workspace:
com.google.guava
com.google.inject
org.antlr.runtime


Best regards,
Dennis.
</pre>]]></content:encoded>
		<pubDate>Fri, 09 Mar 2012 10:38:06 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01066.html</guid>
		<author>dennis.huebner@xxxxxxx (Dennis H&#xFC;bner)</author>
	</item>


	<item>
		<title>Re: [xtext-dev] Latest nightly broken</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01065.html</link>
		<description>Hi all, you don't have to increment jdt38 fragment version anymore. We won't wait that the corresponding bug is fixed, so I have an another workaround for this issue, buckminster is flexible enough :) The only limitation we currently have, is that the cont...</description>
		<content:encoded><![CDATA[<pre>Hi all,
you don't have to increment jdt38 fragment version anymore. We won't wait that the corresponding
bug is fixed, so I have an another workaround for this issue, buckminster is flexible enough :)
The only limitation we currently have, is that the content of the generated org.eclipse.xtext.ui.source feature
became self managed. So if one want add or remove bundles to/from org.eclipse.xtext.ui please contact me.

Best regards,
Dennis.

Am 24.02.2012 um 09:26 schrieb Sven Efftinge:

&gt; The problem is that the jdt38 fragment wasn't updated since it has fixed qualifier, due to problems in buckminster.
&gt; As long as this hasn't been fixed, we need to *manually* update and increment the qualifier whenever we change something in a fragment.
&gt; 
&gt; Sven
&gt; 
&gt; On Feb 24, 2012, at 8:55 AM, Jan K&#xF6;hnlein wrote:
&gt; 
&gt;&gt; Hi there,
&gt;&gt; 
&gt;&gt; I installed the latest nightly on Eclipse 4.2 and a lot of things seem to be broken. The worst is that navigation to any Java source (CMD-SHIFT-T, hyperlinks, from views) doesn't work any longer because of an exception (see below). 
&gt;&gt; 
&gt;&gt; Furthermore, purexbase is broken because of a missing binding of IWorkspaceRoot
&gt;&gt; 
&gt;&gt; Regards
&gt;&gt; Jan
&gt;&gt; 
&gt;&gt; 
&gt;&gt; 
&gt;&gt; org.eclipse.e4.core.di.InjectionException: java.lang.NoSuchMethodError: org.eclipse.xtext.generator.trace.ITraceInformation.getSingleSourceInformation(Lorg/eclipse/core/resources/IResource;Lorg/eclipse/xtext/LanguageInfo;Lorg/eclipse/xtext/util/ITextRegion;)Lorg/eclipse/xtext/generator/trace/ILocationInResource;
&gt;&gt; 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63)
&gt;&gt; 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:228)
&gt;&gt; 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:209)
&gt;&gt; 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:123)
&gt;&gt; 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:161)
&gt;&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.executeCommand(KeyBindingDispatcher.java:283)
&gt;&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.press(KeyBindingDispatcher.java:512)
&gt;&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.processKeyEvent(KeyBindingDispatcher.java:563)
&gt;&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.filterKeySequenceBindings(KeyBindingDispatcher.java:374)
&gt;&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.access$0(KeyBindingDispatcher.java:321)
&gt;&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher$KeyDownFilter.handleEvent(KeyBindingDispatcher.java:82)
&gt;&gt; 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
&gt;&gt; 	at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1069)
&gt;&gt; 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4134)
&gt;&gt; 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)
&gt;&gt; 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)
&gt;&gt; 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)
&gt;&gt; 	at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1494)
&gt;&gt; 	at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1490)
&gt;&gt; 	at org.eclipse.swt.widgets.Tree.sendKeyEvent(Tree.java:2576)
&gt;&gt; 	at org.eclipse.swt.widgets.Control.keyDown(Control.java:2363)
&gt;&gt; 	at org.eclipse.swt.widgets.Composite.keyDown(Composite.java:600)
&gt;&gt; 	at org.eclipse.swt.widgets.Tree.keyDown(Tree.java:1966)
&gt;&gt; 	at org.eclipse.swt.widgets.Display.windowProc(Display.java:5484)
&gt;&gt; 	at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
&gt;&gt; 	at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)
&gt;&gt; 	at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2095)
&gt;&gt; 	at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2252)
&gt;&gt; 	at org.eclipse.swt.widgets.Display.windowProc(Display.java:5546)
&gt;&gt; 	at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
&gt;&gt; 	at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4996)
&gt;&gt; 	at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5145)
&gt;&gt; 	at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
&gt;&gt; 	at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128)
&gt;&gt; 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3617)
&gt;&gt; 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:999)
&gt;&gt; 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
&gt;&gt; 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:893)
&gt;&gt; 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:85)
&gt;&gt; 	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:579)
&gt;&gt; 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
&gt;&gt; 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:534)
&gt;&gt; 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
&gt;&gt; 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
&gt;&gt; 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
&gt;&gt; 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
&gt;&gt; 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
&gt;&gt; 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:352)
&gt;&gt; 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
&gt;&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&gt;&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
&gt;&gt; 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
&gt;&gt; 	at java.lang.reflect.Method.invoke(Method.java:597)
&gt;&gt; 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:624)
&gt;&gt; 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:579)
&gt;&gt; 	at org.eclipse.equinox.launcher.Main.run(Main.java:1433)
&gt;&gt; Caused by: java.lang.NoSuchMethodError: org.eclipse.xtext.generator.trace.ITraceInformation.getSingleSourceInformation(Lorg/eclipse/core/resources/IResource;Lorg/eclipse/xtext/LanguageInfo;Lorg/eclipse/xtext/util/ITextRegion;)Lorg/eclipse/xtext/generator/trace/ILocationInResource;
&gt;&gt; 	at org.eclipse.xtext.common.types.shared.jdt38.OriginalEditorSelector.findXbaseEditor(OriginalEditorSelector.java:85)
&gt;&gt; 	at org.eclipse.xtext.common.types.shared.jdt38.OriginalEditorSelector.overrideDefaultEditor(OriginalEditorSelector.java:61)
&gt;&gt; 	at org.eclipse.ui.ide.IDE.overrideDefaultEditorAssociation(IDE.java:917)
&gt;&gt; 	at org.eclipse.ui.ide.IDE.getDefaultEditor(IDE.java:1465)
&gt;&gt; 	at org.eclipse.ui.ide.IDE.getEditorDescriptor(IDE.java:833)
&gt;&gt; 	at org.eclipse.ui.ide.IDE.getEditorDescriptor(IDE.java:787)
&gt;&gt; 	at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.getEditorID(EditorUtility.java:414)
&gt;&gt; 	at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:179)
&gt;&gt; 	at org.eclipse.jdt.ui.JavaUI.openInEditor(JavaUI.java:692)
&gt;&gt; 	at org.eclipse.jdt.internal.ui.actions.OpenTypeAction.runWithEvent(OpenTypeAction.java:90)
&gt;&gt; 	at org.eclipse.jdt.internal.ui.actions.OpenTypeAction.runWithEvent(OpenTypeAction.java:162)
&gt;&gt; 	at org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(ActionDelegateHandlerProxy.java:285)
&gt;&gt; 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:68)
&gt;&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&gt;&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
&gt;&gt; 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
&gt;&gt; 	at java.lang.reflect.Method.invoke(Method.java:597)
&gt;&gt; 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
&gt;&gt; 	... 55 more
&gt;&gt; 
&gt;&gt; _______________________________________________
&gt;&gt; xtext-dev mailing list
&gt;&gt; xtext-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/xtext-dev">https://dev.eclipse.org/mailman/listinfo/xtext-dev</a>
&gt; 
&gt; _______________________________________________
&gt; xtext-dev mailing list
&gt; xtext-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/xtext-dev">https://dev.eclipse.org/mailman/listinfo/xtext-dev</a>


</pre>]]></content:encoded>
		<pubDate>Fri, 02 Mar 2012 09:41:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01065.html</guid>
		<author>dennis.huebner@xxxxxxx (Dennis H&#xFC;bner)</author>
	</item>


	<item>
		<title>Re: [xtext-dev] Latest nightly broken</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01064.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>The problem is that the jdt38 fragment wasn't updated since it has fixed qualifier, due to problems in buckminster.
As long as this hasn't been fixed, we need to *manually* update and increment the qualifier whenever we change something in a fragment.

Sven

On Feb 24, 2012, at 8:55 AM, Jan K&#xF6;hnlein wrote:

&gt; Hi there,
&gt; 
&gt; I installed the latest nightly on Eclipse 4.2 and a lot of things seem to be broken. The worst is that navigation to any Java source (CMD-SHIFT-T, hyperlinks, from views) doesn't work any longer because of an exception (see below). 
&gt; 
&gt; Furthermore, purexbase is broken because of a missing binding of IWorkspaceRoot
&gt; 
&gt; Regards
&gt; Jan
&gt; 
&gt; 
&gt; 
&gt; org.eclipse.e4.core.di.InjectionException: java.lang.NoSuchMethodError: org.eclipse.xtext.generator.trace.ITraceInformation.getSingleSourceInformation(Lorg/eclipse/core/resources/IResource;Lorg/eclipse/xtext/LanguageInfo;Lorg/eclipse/xtext/util/ITextRegion;)Lorg/eclipse/xtext/generator/trace/ILocationInResource;
&gt; 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63)
&gt; 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:228)
&gt; 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:209)
&gt; 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:123)
&gt; 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:161)
&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.executeCommand(KeyBindingDispatcher.java:283)
&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.press(KeyBindingDispatcher.java:512)
&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.processKeyEvent(KeyBindingDispatcher.java:563)
&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.filterKeySequenceBindings(KeyBindingDispatcher.java:374)
&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.access$0(KeyBindingDispatcher.java:321)
&gt; 	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher$KeyDownFilter.handleEvent(KeyBindingDispatcher.java:82)
&gt; 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
&gt; 	at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1069)
&gt; 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4134)
&gt; 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)
&gt; 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)
&gt; 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)
&gt; 	at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1494)
&gt; 	at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1490)
&gt; 	at org.eclipse.swt.widgets.Tree.sendKeyEvent(Tree.java:2576)
&gt; 	at org.eclipse.swt.widgets.Control.keyDown(Control.java:2363)
&gt; 	at org.eclipse.swt.widgets.Composite.keyDown(Composite.java:600)
&gt; 	at org.eclipse.swt.widgets.Tree.keyDown(Tree.java:1966)
&gt; 	at org.eclipse.swt.widgets.Display.windowProc(Display.java:5484)
&gt; 	at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
&gt; 	at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)
&gt; 	at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2095)
&gt; 	at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2252)
&gt; 	at org.eclipse.swt.widgets.Display.windowProc(Display.java:5546)
&gt; 	at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
&gt; 	at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4996)
&gt; 	at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5145)
&gt; 	at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
&gt; 	at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128)
&gt; 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3617)
&gt; 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:999)
&gt; 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
&gt; 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:893)
&gt; 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:85)
&gt; 	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:579)
&gt; 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
&gt; 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:534)
&gt; 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
&gt; 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
&gt; 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
&gt; 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
&gt; 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
&gt; 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:352)
&gt; 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
&gt; 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
&gt; 	at java.lang.reflect.Method.invoke(Method.java:597)
&gt; 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:624)
&gt; 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:579)
&gt; 	at org.eclipse.equinox.launcher.Main.run(Main.java:1433)
&gt; Caused by: java.lang.NoSuchMethodError: org.eclipse.xtext.generator.trace.ITraceInformation.getSingleSourceInformation(Lorg/eclipse/core/resources/IResource;Lorg/eclipse/xtext/LanguageInfo;Lorg/eclipse/xtext/util/ITextRegion;)Lorg/eclipse/xtext/generator/trace/ILocationInResource;
&gt; 	at org.eclipse.xtext.common.types.shared.jdt38.OriginalEditorSelector.findXbaseEditor(OriginalEditorSelector.java:85)
&gt; 	at org.eclipse.xtext.common.types.shared.jdt38.OriginalEditorSelector.overrideDefaultEditor(OriginalEditorSelector.java:61)
&gt; 	at org.eclipse.ui.ide.IDE.overrideDefaultEditorAssociation(IDE.java:917)
&gt; 	at org.eclipse.ui.ide.IDE.getDefaultEditor(IDE.java:1465)
&gt; 	at org.eclipse.ui.ide.IDE.getEditorDescriptor(IDE.java:833)
&gt; 	at org.eclipse.ui.ide.IDE.getEditorDescriptor(IDE.java:787)
&gt; 	at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.getEditorID(EditorUtility.java:414)
&gt; 	at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:179)
&gt; 	at org.eclipse.jdt.ui.JavaUI.openInEditor(JavaUI.java:692)
&gt; 	at org.eclipse.jdt.internal.ui.actions.OpenTypeAction.runWithEvent(OpenTypeAction.java:90)
&gt; 	at org.eclipse.jdt.internal.ui.actions.OpenTypeAction.runWithEvent(OpenTypeAction.java:162)
&gt; 	at org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(ActionDelegateHandlerProxy.java:285)
&gt; 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:68)
&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
&gt; 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
&gt; 	at java.lang.reflect.Method.invoke(Method.java:597)
&gt; 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
&gt; 	... 55 more
&gt; 
&gt; _______________________________________________
&gt; xtext-dev mailing list
&gt; xtext-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/xtext-dev">https://dev.eclipse.org/mailman/listinfo/xtext-dev</a>


</pre>]]></content:encoded>
		<pubDate>Fri, 24 Feb 2012 08:26:58 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01064.html</guid>
		<author>sven.efftinge@xxxxxxx (Sven Efftinge)</author>
	</item>
	<item>
		<title>[xtext-dev] Latest nightly broken</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01063.html</link>
		<description>Hi there, I installed the latest nightly on Eclipse 4.2 and a lot of things seem to be broken. The worst is that navigation to any Java source (CMD-SHIFT-T, hyperlinks, from views) doesn't work any longer because of an exception (see below). Furthermore, p...</description>
		<content:encoded><![CDATA[<pre>Hi there,

I installed the latest nightly on Eclipse 4.2 and a lot of things seem to be broken. The worst is that navigation to any Java source (CMD-SHIFT-T, hyperlinks, from views) doesn't work any longer because of an exception (see below). 

Furthermore, purexbase is broken because of a missing binding of IWorkspaceRoot

Regards
Jan



org.eclipse.e4.core.di.InjectionException: java.lang.NoSuchMethodError: org.eclipse.xtext.generator.trace.ITraceInformation.getSingleSourceInformation(Lorg/eclipse/core/resources/IResource;Lorg/eclipse/xtext/LanguageInfo;Lorg/eclipse/xtext/util/ITextRegion;)Lorg/eclipse/xtext/generator/trace/ILocationInResource;
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63)
	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:228)
	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:209)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:123)
	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:161)
	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.executeCommand(KeyBindingDispatcher.java:283)
	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.press(KeyBindingDispatcher.java:512)
	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.processKeyEvent(KeyBindingDispatcher.java:563)
	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.filterKeySequenceBindings(KeyBindingDispatcher.java:374)
	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.access$0(KeyBindingDispatcher.java:321)
	at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher$KeyDownFilter.handleEvent(KeyBindingDispatcher.java:82)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1069)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4134)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)
	at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1494)
	at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1490)
	at org.eclipse.swt.widgets.Tree.sendKeyEvent(Tree.java:2576)
	at org.eclipse.swt.widgets.Control.keyDown(Control.java:2363)
	at org.eclipse.swt.widgets.Composite.keyDown(Composite.java:600)
	at org.eclipse.swt.widgets.Tree.keyDown(Tree.java:1966)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:5484)
	at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
	at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)
	at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2095)
	at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2252)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:5546)
	at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
	at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4996)
	at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5145)
	at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
	at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3617)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:999)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:893)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:85)
	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:579)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:534)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:352)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:624)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:579)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1433)
Caused by: java.lang.NoSuchMethodError: org.eclipse.xtext.generator.trace.ITraceInformation.getSingleSourceInformation(Lorg/eclipse/core/resources/IResource;Lorg/eclipse/xtext/LanguageInfo;Lorg/eclipse/xtext/util/ITextRegion;)Lorg/eclipse/xtext/generator/trace/ILocationInResource;
	at org.eclipse.xtext.common.types.shared.jdt38.OriginalEditorSelector.findXbaseEditor(OriginalEditorSelector.java:85)
	at org.eclipse.xtext.common.types.shared.jdt38.OriginalEditorSelector.overrideDefaultEditor(OriginalEditorSelector.java:61)
	at org.eclipse.ui.ide.IDE.overrideDefaultEditorAssociation(IDE.java:917)
	at org.eclipse.ui.ide.IDE.getDefaultEditor(IDE.java:1465)
	at org.eclipse.ui.ide.IDE.getEditorDescriptor(IDE.java:833)
	at org.eclipse.ui.ide.IDE.getEditorDescriptor(IDE.java:787)
	at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.getEditorID(EditorUtility.java:414)
	at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:179)
	at org.eclipse.jdt.ui.JavaUI.openInEditor(JavaUI.java:692)
	at org.eclipse.jdt.internal.ui.actions.OpenTypeAction.runWithEvent(OpenTypeAction.java:90)
	at org.eclipse.jdt.internal.ui.actions.OpenTypeAction.runWithEvent(OpenTypeAction.java:162)
	at org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(ActionDelegateHandlerProxy.java:285)
	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
	... 55 more


</pre>]]></content:encoded>
		<pubDate>Fri, 24 Feb 2012 07:55:17 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01063.html</guid>
		<author>jan.koehnlein@xxxxxxx (Jan K&#xF6;hnlein)</author>
	</item>


	<item>
		<title>Re: [xtext-dev] UI test languages</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01062.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>I think his workspace encoding is different. It's used by launch configs for the new process.

Sebastian

On 10.02.2012, at 09:33, Jan K&#xC3;hnlein &lt;jan.koehnlein@xxxxxxxxx&gt; wrote:

&gt; My change reverted 
&gt; 
&gt; commit 5af5c4e9285eec2f1e92186e91163e88d663ee50
&gt; Author: Michael Clay &lt;clay@xxxxxxxxxxxx&gt;
&gt; Date:   Wed Jan 11 15:10:22 2012 +0100
&gt;    &quot;regenerated test langs&quot;
&gt; 
&gt; I guess Michael works on Windows and we don't handle encoding properly. 
&gt; 
&gt; Regards
&gt; Jan
&gt; 
&gt; Am 10.02.2012 um 06:08 schrieb Sebastian Zarnekow:
&gt; 
&gt;&gt; Hi Jan,
&gt;&gt; 
&gt;&gt; is the encoding different for the first time or was it changed by accident with the previous commit?
&gt;&gt; 
&gt;&gt; Regards,
&gt;&gt; Sebastian
&gt;&gt; 
&gt;&gt; 
&gt;&gt; On 09.02.2012, at 17:31, Jan K&#xC3;hnlein wrote:
&gt;&gt; 
&gt;&gt;&gt; Hi
&gt;&gt;&gt; 
&gt;&gt;&gt; I've regenerated all tests languages and I am seeing strange changes with regard to encoding. The encoding of the umlauts in ReferenceTestLanguage and EncodingTestLanguage has changed. Nevertheless, all tests run green. Any idea what caused this change?
&gt;&gt;&gt; 
&gt;&gt;&gt; Regards
&gt;&gt;&gt; Jan
&gt;&gt;&gt; 
&gt;&gt;&gt; --
&gt;&gt;&gt; Dr. Jan K&#xC3;hnlein
&gt;&gt;&gt; Senior Software Architekt
&gt;&gt;&gt; 
&gt;&gt;&gt; Mobile: +49 (0) 151 / 17396687
&gt;&gt;&gt; Telefon: +49 (0) 431 / 99026870
&gt;&gt;&gt; Fax: +49 (0) 431 / 99026872
&gt;&gt;&gt; 
&gt;&gt;&gt; <a  href="http://www.itemis.de">http://www.itemis.de</a>
&gt;&gt;&gt; jan.koehnlein@xxxxxxxxx
&gt;&gt;&gt; <a  href="https://www.xing.com/profile/Jan_Koehnlein">https://www.xing.com/profile/Jan_Koehnlein</a>
&gt;&gt;&gt; 
&gt;&gt;&gt; itemis AG
&gt;&gt;&gt; Niederlassung Kiel
&gt;&gt;&gt; Am Germaniahafen 1
&gt;&gt;&gt; 24143 Kiel
&gt;&gt;&gt; <a  href="http://www.itemis.de/">http://www.itemis.de/</a>
&gt;&gt;&gt; 
&gt;&gt;&gt; Rechtlicher Hinweis:
&gt;&gt;&gt; 
&gt;&gt;&gt; Amtsgericht Dortmund, HRB 20621
&gt;&gt;&gt; 
&gt;&gt;&gt; Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus
&gt;&gt;&gt; 
&gt;&gt;&gt; Aufsichtsrat: Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus
&gt;&gt;&gt; 
&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt; xtext-dev mailing list
&gt;&gt;&gt; xtext-dev@xxxxxxxxxxx
&gt;&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/xtext-dev">https://dev.eclipse.org/mailman/listinfo/xtext-dev</a>
&gt;&gt; 
&gt;&gt; _______________________________________________
&gt;&gt; xtext-dev mailing list
&gt;&gt; xtext-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/xtext-dev">https://dev.eclipse.org/mailman/listinfo/xtext-dev</a>
&gt; 
&gt; --
&gt; Dr. Jan K&#xC3;hnlein
&gt; Senior Software Architekt
&gt; 
&gt; Mobile: +49 (0) 151 / 17396687
&gt; Telefon: +49 (0) 431 / 99026870
&gt; Fax: +49 (0) 431 / 99026872
&gt; 
&gt; <a  href="http://www.itemis.de">http://www.itemis.de</a>
&gt; jan.koehnlein@xxxxxxxxx
&gt; <a  href="https://www.xing.com/profile/Jan_Koehnlein">https://www.xing.com/profile/Jan_Koehnlein</a>
&gt; 
&gt; itemis AG
&gt; Niederlassung Kiel
&gt; Am Germaniahafen 1
&gt; 24143 Kiel
&gt; <a  href="http://www.itemis.de/">http://www.itemis.de/</a>
&gt; 
&gt; Rechtlicher Hinweis:
&gt; 
&gt; Amtsgericht Dortmund, HRB 20621
&gt; 
&gt; Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus
&gt; 
&gt; Aufsichtsrat: Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus
&gt; 
&gt; _______________________________________________
&gt; xtext-dev mailing list
&gt; xtext-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/xtext-dev">https://dev.eclipse.org/mailman/listinfo/xtext-dev</a>

</pre>]]></content:encoded>
		<pubDate>Fri, 10 Feb 2012 09:18:07 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01062.html</guid>
		<author>sebastian.zarnekow@xxxxxxx (Sebastian Zarnekow)</author>
	</item>
	<item>
		<title>Re: [xtext-dev] UI test languages</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01061.html</link>
		<description>My change reverted commit 5af5c4e9285eec2f1e92186e91163e88d663ee50 Author: Michael Clay &amp;lt;clay@xxxxxxxxxxxx&amp;gt; Date: Wed Jan 11 15:10:22 2012 +0100 &amp;quot;regenerated test langs&amp;quot; I guess Michael works on Windows and we don't handle encoding properly. Regards Jan Am...</description>
		<content:encoded><![CDATA[<pre>My change reverted 

commit 5af5c4e9285eec2f1e92186e91163e88d663ee50
Author: Michael Clay &lt;clay@xxxxxxxxxxxx&gt;
Date:   Wed Jan 11 15:10:22 2012 +0100
	&quot;regenerated test langs&quot;

I guess Michael works on Windows and we don't handle encoding properly. 

Regards
Jan

Am 10.02.2012 um 06:08 schrieb Sebastian Zarnekow:

&gt; Hi Jan,
&gt; 
&gt; is the encoding different for the first time or was it changed by accident with the previous commit?
&gt; 
&gt; Regards,
&gt; Sebastian
&gt; 
&gt; 
&gt; On 09.02.2012, at 17:31, Jan K&#xF6;hnlein wrote:
&gt; 
&gt;&gt; Hi
&gt;&gt; 
&gt;&gt; I've regenerated all tests languages and I am seeing strange changes with regard to encoding. The encoding of the umlauts in ReferenceTestLanguage and EncodingTestLanguage has changed. Nevertheless, all tests run green. Any idea what caused this change?
&gt;&gt; 
&gt;&gt; Regards
&gt;&gt; Jan
&gt;&gt; 
&gt;&gt; --
&gt;&gt; Dr. Jan K&#xF6;hnlein
&gt;&gt; Senior Software Architekt
&gt;&gt; 
&gt;&gt; Mobile: +49 (0) 151 / 17396687
&gt;&gt; Telefon: +49 (0) 431 / 99026870
&gt;&gt; Fax: +49 (0) 431 / 99026872
&gt;&gt; 
&gt;&gt; <a  href="http://www.itemis.de">http://www.itemis.de</a>
&gt;&gt; jan.koehnlein@xxxxxxxxx
&gt;&gt; <a  href="https://www.xing.com/profile/Jan_Koehnlein">https://www.xing.com/profile/Jan_Koehnlein</a>
&gt;&gt; 
&gt;&gt; itemis AG
&gt;&gt; Niederlassung Kiel
&gt;&gt; Am Germaniahafen 1
&gt;&gt; 24143 Kiel
&gt;&gt; <a  href="http://www.itemis.de/">http://www.itemis.de/</a>
&gt;&gt; 
&gt;&gt; Rechtlicher Hinweis:
&gt;&gt; 
&gt;&gt; Amtsgericht Dortmund, HRB 20621
&gt;&gt; 
&gt;&gt; Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus
&gt;&gt; 
&gt;&gt; Aufsichtsrat: Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus
&gt;&gt; 
&gt;&gt; _______________________________________________
&gt;&gt; xtext-dev mailing list
&gt;&gt; xtext-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/xtext-dev">https://dev.eclipse.org/mailman/listinfo/xtext-dev</a>
&gt; 
&gt; _______________________________________________
&gt; xtext-dev mailing list
&gt; xtext-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/xtext-dev">https://dev.eclipse.org/mailman/listinfo/xtext-dev</a>

--
Dr. Jan K&#xF6;hnlein
Senior Software Architekt

Mobile: +49 (0) 151 / 17396687
Telefon: +49 (0) 431 / 99026870
Fax: +49 (0) 431 / 99026872

<a  href="http://www.itemis.de">http://www.itemis.de</a>
jan.koehnlein@xxxxxxxxx
<a  href="https://www.xing.com/profile/Jan_Koehnlein">https://www.xing.com/profile/Jan_Koehnlein</a>

itemis AG
Niederlassung Kiel
Am Germaniahafen 1
24143 Kiel
<a  href="http://www.itemis.de/">http://www.itemis.de/</a>

Rechtlicher Hinweis:

Amtsgericht Dortmund, HRB 20621

Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus

Aufsichtsrat: Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus


</pre>]]></content:encoded>
		<pubDate>Fri, 10 Feb 2012 08:33:42 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01061.html</guid>
		<author>jan.koehnlein@xxxxxxx (Jan K&#xF6;hnlein)</author>
	</item>
	<item>
		<title>Re: [xtext-dev] UI test languages</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01060.html</link>
		<description> Attachment: signature.asc Description: Message signed with OpenPGP using GPGMail </description>
		<content:encoded><![CDATA[<pre>Hi Jan,

is the encoding different for the first time or was it changed by accident with the previous commit?

Regards,
Sebastian


On 09.02.2012, at 17:31, Jan K&#xF6;hnlein wrote:

&gt; Hi
&gt; 
&gt; I've regenerated all tests languages and I am seeing strange changes with regard to encoding. The encoding of the umlauts in ReferenceTestLanguage and EncodingTestLanguage has changed. Nevertheless, all tests run green. Any idea what caused this change?
&gt; 
&gt; Regards
&gt; Jan
&gt; 
&gt; --
&gt; Dr. Jan K&#xF6;hnlein
&gt; Senior Software Architekt
&gt; 
&gt; Mobile: +49 (0) 151 / 17396687
&gt; Telefon: +49 (0) 431 / 99026870
&gt; Fax: +49 (0) 431 / 99026872
&gt; 
&gt; <a  href="http://www.itemis.de">http://www.itemis.de</a>
&gt; jan.koehnlein@xxxxxxxxx
&gt; <a  href="https://www.xing.com/profile/Jan_Koehnlein">https://www.xing.com/profile/Jan_Koehnlein</a>
&gt; 
&gt; itemis AG
&gt; Niederlassung Kiel
&gt; Am Germaniahafen 1
&gt; 24143 Kiel
&gt; <a  href="http://www.itemis.de/">http://www.itemis.de/</a>
&gt; 
&gt; Rechtlicher Hinweis:
&gt; 
&gt; Amtsgericht Dortmund, HRB 20621
&gt; 
&gt; Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus
&gt; 
&gt; Aufsichtsrat: Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus
&gt; 
&gt; _______________________________________________
&gt; xtext-dev mailing list
&gt; xtext-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/xtext-dev">https://dev.eclipse.org/mailman/listinfo/xtext-dev</a>

</pre><p><strong>Attachment:
<a href="pgpZzXESYR59F.pgp" ><tt>signature.asc</tt></a></strong><br>
<em>Description:</em> Message signed with OpenPGP using GPGMail</p>
]]></content:encoded>
		<pubDate>Fri, 10 Feb 2012 05:08:41 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01060.html</guid>
		<author>Sebastian.Zarnekow@xxxxxxx (Sebastian Zarnekow)</author>
	</item>


	<item>
		<title>[xtext-dev] UI test languages</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01059.html</link>
		<description>Hi I've regenerated all tests languages and I am seeing strange changes with regard to encoding. The encoding of the umlauts in ReferenceTestLanguage and EncodingTestLanguage has changed. Nevertheless, all tests run green. Any idea what caused this change?...</description>
		<content:encoded><![CDATA[<pre>Hi

I've regenerated all tests languages and I am seeing strange changes with regard to encoding. The encoding of the umlauts in ReferenceTestLanguage and EncodingTestLanguage has changed. Nevertheless, all tests run green. Any idea what caused this change?

Regards
Jan

--
Dr. Jan K&#xF6;hnlein
Senior Software Architekt

Mobile: +49 (0) 151 / 17396687
Telefon: +49 (0) 431 / 99026870
Fax: +49 (0) 431 / 99026872

<a  href="http://www.itemis.de">http://www.itemis.de</a>
jan.koehnlein@xxxxxxxxx
<a  href="https://www.xing.com/profile/Jan_Koehnlein">https://www.xing.com/profile/Jan_Koehnlein</a>

itemis AG
Niederlassung Kiel
Am Germaniahafen 1
24143 Kiel
<a  href="http://www.itemis.de/">http://www.itemis.de/</a>

Rechtlicher Hinweis:

Amtsgericht Dortmund, HRB 20621

Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus

Aufsichtsrat: Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus


</pre>]]></content:encoded>
		<pubDate>Thu, 09 Feb 2012 16:32:02 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01059.html</guid>
		<author>jan.koehnlein@xxxxxxx (Jan K&#xF6;hnlein)</author>
	</item>


	<item>
		<title>[xtext-dev] Xtend has moved to tools.xtend</title>
		<link>http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01058.html</link>
		<description>Hi all,the move is almost complete now.Please replace all org.eclipse.xtext.xtend2.* projects in your workspace with the ones from ssh://committer_id@xxxxxxxxxxxxxxx/gitroot/xtend/org.eclipse.xtendThe namespace is org.eclipse.xtend now. The core bundle has...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="">Hi all,<div><br></div><div>the move is almost complete now.</div><div><br></div><div>Please replace all org.eclipse.xtext.xtend2.* projects in your workspace with the ones from&nbsp;</div><div><br></div><span class="Apple-style-span" style="font-family: Arial, sans-serif; line-height: 24px; "><pre style="padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: medium; position: static; z-index: auto; "><a href="ssh://committer_id@xxxxxxxxxxxxxxx/gitroot/xtend/org.eclipse.xtend">ssh://committer_id@xxxxxxxxxxxxxxx/gitroot/xtend/org.eclipse.xtend</a></pre></span><div>The namespace is org.eclipse.xtend now. The core bundle has a suffix 'core' the ui bundle is called 'org.eclipse.xtend.ide'.</div><div>Dennis also already managed to configure hudson jobs :&nbsp;<a href="https://hudson.eclipse.org/hudson/job/xtend-head/">https://hudson.eclipse.org/hudson/job/xtend-head/</a></div><div><br></div><div>The website is now at <a href="http://eclipse.org/xtend">eclipse.org/xtend</a> and there is a dedicated bugzilla product for "Xtend" (will move the bugzillas soon).</div><div><br></div><div>Sven</div></td></tr></table>]]></content:encoded>
		<pubDate>Tue, 31 Jan 2012 10:08:00 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/xtext-dev/msg01058.html</guid>
		<author>sven.efftinge@xxxxxxx (Sven Efftinge)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->

