Errors while running Xtext Junit from command line [message #1413361] |
Thu, 28 August 2014 07:03  |
Eclipse User |
|
|
|
Hi,
I have written a DSL and added Junit test case using Xtext Junit by injecting AdInjectorProvider .
When I run from eclipse I am able to run the Test case , but if I run from command line by adding all the required jars in classpath, it gives below error:
1) No implementation for javax.inject.Provider<org.eclipse.emf.ecore.resource.ResourceSet> was bound.
[java] while locating javax.inject.Provider<org.eclipse.emf.ecore.resource.ResourceSet>
[java] for field at com.mydsl.TestMyDsl.resourceSet(TestMyDsl.java:48)
[java] while locating com.mydsl.TestMyDsl
Any Help is really Appreciated.
Cheers
Kunal
[Updated on: Thu, 28 August 2014 07:05] by Moderator
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06035 seconds