Code: Select all
Exception in thread "main" java.lang.NoClassDefFoundError: narrative/ReportNarrativeEnglishTest (wrong name: report/narrative/ReportNarrativeEnglishTest)
Perhaps there is an easy fix but it would be easier, at least for me, to debug this if the code was in a standard project structure like the one used in Maven.
I'm not sure how feasible it is to convert the project to make it Maven based. What does the community think of this? Is it better to fork the project and try to restructure it?