viatra / EMF-IncQuery

This repository is only kept for historic reasons. All development happens on eclipse.org
http://eclipse.org/viatra
13 stars 4 forks source link

EIQGEN feature enhancements #190

Closed istvanrath closed 54 years ago

istvanrath commented 12 years ago
ujhelyiz commented 12 years ago

All tasks seem to be resolved, closing the issue.

ujhelyiz commented 12 years ago

@abelhegedus and @szabta89 both found some major issues related to these changes (exception in wizard, empty match sets), so I re-opened the issue.

ujhelyiz commented 12 years ago

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

ujhelyiz commented 12 years ago

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)

istvanrath commented 12 years ago

Additional request: add a hover to import declarations to indicate the EPackage resolution path (eiqgen vs global registry).

istvanrath commented 12 years ago

Everything is working fine, thanks for the great work!