Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [xtext-dev] MWE/Xpand tooling

Patrick,

I did a clean check out, into an empty workspace. I suspect you checked out into an existing, pre-filled workspace. Please try checking out to an empty workspace as well and let me know if the problem persists.

Cheers,
Peter




On 14.02.2009, at 18:54, Patrick Schönbach wrote:

On 15.02.2009 00:25, Peter Friese wrote:
I've updated http://wiki.eclipse.org/Xtext/Workspace_Setup to reflect Jan's Setup. Everything looks fine to me. There are two error messages in org.eclipse.mwe.di, though.
@Patrick, could you have a look at them, please?

I've got the following 10 errors that seem to be caused mainly by the fact that there is apparently uncommitted code somewhere out there:

- org.eclipse.emf.mwe.di.services is nowhere in CVS, at least not
 at MWE

- org.eclipse.emf.mwe.core seems to lack several internal packages.

Regards,
Patrick

Description	Resource	Path	Location	Type
Implicit super constructor AbstractPackratParser() is undefined for default constructor. Must define an explicit constructor MWEPackratParser.java org.eclipse.emf.mwe.di/src-gen/org/eclipse/emf/ mwe/di/parser/packrat line 9 Java Problem Package 'org.eclipse.emf.mwe.di.services' does not exist in this plug-in MANIFEST.MF org.eclipse.emf.mwe.di/META-INF line 13 Plug-in Problem Package 'org.eclipse.emf.mwe.internal.core.debug.communication.packages' does not exist in this plug-in MANIFEST.MF org.eclipse.emf.mwe.core/ META-INF line 32 Plug-in Problem Package 'org.eclipse.emf.mwe.internal.core.debug.communication' does not exist in this plug-in MANIFEST.MF org.eclipse.emf.mwe.core/META- INF line 31 Plug-in Problem Package 'org.eclipse.emf.mwe.internal.core.debug.model' does not exist in this plug-in MANIFEST.MF org.eclipse.emf.mwe.core/META-INF line 33 Plug-in Problem Package 'org.eclipse.emf.mwe.internal.core.debug.mwe' does not exist in this plug-in MANIFEST.MF org.eclipse.emf.mwe.core/META-INF line 34 Plug-in Problem Package 'org.eclipse.emf.mwe.internal.core.debug.processing.handlers' does not exist in this plug-in MANIFEST.MF org.eclipse.emf.mwe.core/META- INF line 36 Plug-in Problem Package 'org.eclipse.emf.mwe.internal.core.debug.processing' does not exist in this plug-in MANIFEST.MF org.eclipse.emf.mwe.core/META- INF line 35 Plug-in Problem Package 'org.eclipse.emf.mwe.internal.core.util' does not exist in this plug-in MANIFEST.MF org.eclipse.emf.mwe.core/META-INF line 37 Plug-in Problem The constructor XtextBuiltinParserConfiguration (AbstractParserConfiguration.IInternalParserConfiguration) is undefined MWEParserConfiguration.java org.eclipse.emf.mwe.di/src-gen/ org/eclipse/emf/mwe/di/parser/packrat line 58 Java Problem

--
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