Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » How to configure the project when I try to run the EUnit test by JAVA on linux command line?
How to configure the project when I try to run the EUnit test by JAVA on linux command line? [message #1843522] Wed, 04 August 2021 07:02 Go to next message
健 林 is currently offline 健 林Friend
Messages: 15
Registered: July 2021
Junior Member
When I try to use "javac" to compile the JAVA file which contain EUnit packages, there is an error shows "package does not exist". How to install or import those packages?
import org.eclipse.epsilon.eunit.EUnitModule;
import org.eclipse.epsilon.eunit.EUnitTest;
import org.eclipse.epsilon.eunit.EUnitTestResultType;

Re: How to configure the project when I try to run the EUnit test by JAVA on linux command line? [message #1843523 is a reply to message #1843522] Wed, 04 August 2021 07:08 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

It looks like you need to add EUnit [1] to you Maven dependencies.

Thanks,
Dimitris

[1] https://search.maven.org/artifact/org.eclipse.epsilon/org.eclipse.epsilon.eunit.engine/2.3.0/jar
Previous Topic:Ant "External Tool Configurations" Programatically
Next Topic:Microsoft Excel sheets in Epsilon
Goto Forum:
  


Current Time: Fri Apr 26 11:14:05 GMT 2024

Powered by FUDForum. Page generated in 0.02792 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top