Infrastructure for implementing benchmarx: benchmarks for bidirectional transformation (bx) tools. Also contains a collection of example benchmarx and test runners for various and diverse bx tools.
I'm writing to report an issue I encountered while attempting to set up the project by following the steps outlined in the README. After downloading the latest version of the project, I encountered 433 errors during the import process. Some of these errors include messages like "Family cannot be resolved to a type" and "FamilyMember cannot be resolved to a type".
I have a suspicion that this issue might be related to the absence of a "Family.java" file in the codebase. It's possible that this file is generated in some way, possibly through "Families.ecore". However, I'm unsure about the correct steps to resolve these errors and would appreciate any guidance or assistance in rectifying the situation.
The issue appears to be related to the version of "Eclipse Modeling Tools." After reverting to version 2023-03, the problems have been resolved. Therefore, I close this issue.
Hello,
I'm writing to report an issue I encountered while attempting to set up the project by following the steps outlined in the README. After downloading the latest version of the project, I encountered 433 errors during the import process. Some of these errors include messages like "Family cannot be resolved to a type" and "FamilyMember cannot be resolved to a type".
I have a suspicion that this issue might be related to the absence of a "Family.java" file in the codebase. It's possible that this file is generated in some way, possibly through "Families.ecore". However, I'm unsure about the correct steps to resolve these errors and would appreciate any guidance or assistance in rectifying the situation.
Thank you for your help.