Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [xtext-dev] Xtext compile-time errors


This is due to https://bugs.eclipse.org/bugs/show_bug.cgi?id=262382
Apply the patch, regenerate and it will work.

Cheers,
Sven

On Feb 19, 2009, at 6:52 PM, Patrick Schönbach wrote:

Hi guys,

I get:

Description	Resource	Path	Location	Type
The return type is incompatible with PartialParserTestLanguageFactory.createContainer() PartialParserTestLanguageFactoryImpl.java org.eclipse.xtext.generator.tests/src-gen/org/eclipse/xtext/ testlanguages/partialParserTestLanguage/impl line 91 Java Problem Type mismatch: cannot convert from ContainerImpl to MinimalEObjectImpl.Container PartialParserTestLanguageFactoryImpl.java org.eclipse.xtext.generator.tests/src-gen/org/eclipse/xtext/ testlanguages/partialParserTestLanguage/impl line 94 Java Problem

Regards,
Patrick

--
Patrick Schönbach
Software Architect

PGP public key available. Key ID: 0B7DDE39
Or email to pgp@xxxxxxxxxxxxx with subject 'pschoenb'.
Fingerprint: BE80 0E7E B68E CE99 623C  902D 62A6 806A 0B7D DE39

web: http://www.itemis.de
mail: schoenbach@xxxxxxxxx
xing: https://www.xing.com/profile/Patrick_Schoenbach

itemis AG
Schauenburgerstraße 116
24118 Kiel
Germany

Rechtlicher Hinweis:
Amtsgericht Dortmund, HRB 20621
Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek
Aufsichtsrat: Dr. Burkhard Igel(Vors.), Stephan Grollmann, Michael Neuhaus
_______________________________________________
xtext-dev mailing list
xtext-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/xtext-dev



Back to the top