Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » IMPORTs in "Getting Started with UML2" caused errors
IMPORTs in "Getting Started with UML2" caused errors [message #627888] Wed, 19 August 2009 19:48
tuttle64 is currently offline tuttle64Friend
Messages: 12
Registered: July 2009
Location: Zurich
Junior Member
I'm implementing the java code from "Getting Started with UML2" to create
my uml2 model, but all imports, example

import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.common.util.URI;
import org.eclipse.emf.common.util.WrappedException;
...
import org.eclipse.uml2.uml.UMLPackage;
import org.eclipse.uml2.uml.resource.UMLResource;
import org.eclipse.uml2.uml.util.UMLUtil;

caused the error "the import org.eclipse.andsoon cannot be resolved". I've
searched for the related jar-files on my system but couldn't find any. I
can't believe that downloading and installing the "Eclipse Modeling
Project" none of the needed jars are installed. At this point, I need
suggestions to get thses imports running and the uml2-project compiled.
Previous Topic:seperating stereotypes in profiles
Next Topic:Maven Repository
Goto Forum:
  


Current Time: Fri Mar 29 06:12:16 GMT 2024

Powered by FUDForum. Page generated in 0.07800 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top