Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [viatra-dev] [Query] Editor terribly slow

Hi István,

if you have a complex target platform with a lot of available metamodels and you are trying to add import statements, then it is a known issue with the target platform metamodel support that I put in for the 1.1.0 release (https://bugs.eclipse.org/bugs/show_bug.cgi?id=483603).

I'm planning to work on that as soon as I can, but it is possible that the problem is not there.

If you look at the traces displayed by the Error Reporting tool, you should see TargetPlatformMetamodelProvider and similar.

Cheers,

-----
Ábel Hegedüs

IncQuery Labs Ltd.

On 2016.02.29. 14:48:32, David, Istvan <davidi@xxxxxxxxxxxxxx> wrote:

Hi guys,

I (am trying to) work with an installed version of IncQuery, version "EMF-IncQuery SDK 1.2.0.201602051748". The editor is terribly slow, practically unusable. The project builder takes ages to run, UI lags when waiting for content assist, etc.
Running with Xmx3072m, MaxPermSize 512m.

Is this something you are aware of or is it just my instance?

Cheers,
Istvan

_______________________________________________ viatra-dev mailing list viatra-dev@xxxxxxxxxxx To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/viatra-dev

Back to the top