After Migration 2.10 -> 2.11. Cannot start application [message #1753810] |
Fri, 10 February 2017 11:26  |
|
Hello All
I've moved my application from Xtext 2.10 to XText 2.11 platform.
When I rebuild application I observed the following error
-----
Errors occurred during the build.
Errors running builder 'Xtext Project Builder' on project 'com.psl.atom'.
org.eclipse.xtend2.lib.StringConcatenation.append(Ljava/lang/String;)V
----
I don't use xtend language in my code
I use Eclipse (Mars + xtext 2.11) (32-bits)
I cannot understand what is the reason of this bug.
Thank you in advance
Alex
[Updated on: Fri, 10 February 2017 11:29] Report message to a moderator
|
|
|
|
|
|
Re: After Migration 2.10 -> 2.11. Cannot start application [message #1753951 is a reply to message #1753818] |
Mon, 13 February 2017 10:12  |
|
I observed the interesting behavior. I observed this issue again. I check run configuration, the old library (2.10) was unchecked, Take into consolidation the following scenario
- So I've checked in old library run build
- Observed error again
- I've checked out the old library run build
- The issue is not observed
Seems to me old library is there in class path somewhere
|
|
|
Powered by
FUDForum. Page generated in 0.02235 seconds