Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClassNotFoundException when executing Unit test in Eclipse. #1053

Open
soerendomroes opened this issue Jul 15, 2024 · 0 comments
Open

ClassNotFoundException when executing Unit test in Eclipse. #1053

soerendomroes opened this issue Jul 15, 2024 · 0 comments
Labels
bug Erroneous behaviour. tests Affects unit tests and the test framework
Milestone

Comments

@soerendomroes
Copy link
Contributor

Describe the bug
Class not found org.eclipse.elk.alg.layered.intermediate.SortByInputModelProcessorTest
java.lang.ClassNotFoundException:
occurs when starting a Unit test in eclipse.

Expected behavior

It should not fail.

Additional context

Starting the test as a plug-in test fixes the problem.

In the Eclipse I set up 2022-11-17 it works. The difference is that this old text has the plug-in dependencies in its classpath while the new one has the maven dependencies in its classpath.

@soerendomroes soerendomroes added bug Erroneous behaviour. tests Affects unit tests and the test framework labels Jul 15, 2024
@soerendomroes soerendomroes added this to the Release 0.9.2 milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Erroneous behaviour. tests Affects unit tests and the test framework
Projects
None yet
Development

No branches or pull requests

1 participant