Community
Participate
Working Groups
Build Identifier: 20110615-0604 The OnTheFlyCompiler creates invalid classpath URL (using \ instead of /) on Windows and thus fails with an exception. Furthermore, it constructs an illegal argument string for the Eclipse compiler, if the OS temp directory contains spaces (like on WindowsXP "Documents and Settings..."). Reproducible: Always Steps to Reproduce: 1. Execute the unit tests of the domain model example on WindowsXP.
Created attachment 201404 [details] proposed patch
Not 2.1
Hi Sebastian, Do you mean "not occuring on 2.1" or "won't be fixed on 2.1.x"? If the latter, might I ask why? It is a completely broken feature if you work on Windows and the fix is very straight forward (and the proposed patch already 3 months old...) Would be great if you could reconsider this as patching every release manually is very tedious.
I meant it didn't make it into 2.1. Will reconsider for 2.1.1
We would have to update the IP log and we want to put the 2.1.1 release out tomorrow. Sorry for the delay, we'll apply it for 2.2 to be released in a couple of weeks.
pushed. Unfortunately, I couldn't use git am since the patch was outdated. Thank you.
Just FTR: The compiler has been removed in Xtext 2.2, there is now a feature request to re-introduce it: https://bugs.eclipse.org/bugs/show_bug.cgi?id=365870
Closing all bugs that were set to RESOLVED before Neon.0