can java calls xtend class?

75 views
Skip to first unread message

wangwen...@gmail.com

unread,
Feb 4, 2015, 11:13:05 PM2/4/15
to xtend...@googlegroups.com
 i tried call .xtend  in java program many times ,but failed
It says
java.lang.NoClassDefFoundError: org/eclipse/xtend2/lib/StringConcatenation

Sven Efftinge

unread,
Feb 5, 2015, 1:38:20 AM2/5/15
to xtend...@googlegroups.com
Your runtime class path lacks the xtend and xbase libs.
Make sure you have org.eclipse.xtext.xbase.lib-version.jar and org.eclipse.xtend.lib-version.jar on your class path.

Sven

--
You received this message because you are subscribed to the Google Groups "Xtend Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xtend-lang+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sven Efftinge

unread,
Feb 5, 2015, 5:06:52 AM2/5/15
to xtend...@googlegroups.com
Your runtime class path lacks the xtend and xbase libs.
Make sure you have org.eclipse.xtext.xbase.lib-version.jar and org.eclipse.xtend.lib-version.jar on
On 05 Feb 2015, at 05:13, wangwen...@gmail.com wrote:

Reply all
Reply to author
Forward
0 new messages