Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-ocl.dev] M4 JDT bug

Ed, thank you for pointing to problems in QVTO.

The problem that exists in M4 is that when Eclipse plug-ins have cyclic dependencies and simultaneously contain incorrect import statements, this produces in QVTO M4 StackOverflow exceptions.

The bug is fixed, so you can use the I-build (http://www.eclipse.org/downloads/download.php?file=/mmt/qvto/downloads/drops/3.5.0/I201412221110/mmt-qvto-Update-I201412221110.zip) if you were hurt by the mentioned problem.

The reason this happened is that a lot of new functionality were implemented for QVTo M4 build. Beside others the Bug 433937 "Add support for libraries from other projects" created above problem.
As mentioned, the problem is already fixed.

Regards, 
  Sergey


On Mon, Dec 22, 2014 at 12:26 AM, Ed Willink <ed@xxxxxxxxxxxxx> wrote:
Hi

Do not try to upgrade to JDT M4.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=455557

means that all code with @NonNull on a for loop iterator will fail to compile.

eclipse-SDK-N20141220-1500 seems fine (unless perhaps you use a Mac).

Do not upgrade to QVTo M4. Stick with M3.

(https://bugs.eclipse.org/bugs/show_bug.cgi?id=455917)

        Regards

                Ed Willink

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


Back to the top