Closed istvanrath closed 54 years ago
All tasks seem to be resolved, closing the issue.
@abelhegedus and @szabta89 both found some major issues related to these changes (exception in wizard, empty match sets), so I re-opened the issue.
The issues found seem to be fixed in my computer. @abelhegedus, please test again with the derived features as it ought to bring forth a lot of different issues. :D
A catch by external testers: the eiqgen loading throws a NPE when trying to run without OSGi
Caused by: java.lang.NullPointerException at org.eclipse.viatra2.patternlanguage.EcoreGenmodelRegistry.<init>(EcoreGenmodelRegistry.java:27) at org.eclipse.viatra2.patternlanguage.scoping.MetamodelProviderService.<init>(MetamodelProviderService.java:32)
Additional request: add a hover to import declarations to indicate the EPackage resolution path (eiqgen vs global registry).
Everything is working fine, thanks for the great work!