-
Notifications
You must be signed in to change notification settings - Fork 36
Scala class with function element makes Eclemma fail. #32
Comments
Can you please provide the full stack trace from the .log file of your Eclipse workspace? |
!ENTRY org.eclipse.core.jobs 4 2 2012-12-30 23:29:33.153 |
Fixed, EclEmma now ignores non-JDT elemens. Please re-test from this update site: |
@marchof I have feeling that you forgot to push changes into Git repository - I don't see any commits related to this. |
Sorry, you're right. Just pushed it. |
Hi Marc No problem with the new patched bundle. |
I wanted to test a class with the following code:
I got an error message (see the image file).
If the expand function is converted to a private method, the test doesn't fail.
The text was updated successfully, but these errors were encountered: