Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » GettingStartedWithUML source code
GettingStartedWithUML source code [message #590517] Thu, 22 February 2007 17:16
Jerry is currently offline JerryFriend
Messages: 32
Registered: July 2009
Member
hi,

Is there the "Getting Started With UML2" source code for version uml2.0?
I got follwing error when I use the old code. Is this a problem of the
version of uml plugin?

Exception in thread "main" java.lang.NoClassDefFoundError:
org/eclipse/uml2/common/util/CacheAdapter
at org.eclipse.uml2.impl.ElementImpl.<init>(ElementImpl.java:99)
at
org.eclipse.uml2.impl.TemplateableElementImpl.<init>(TemplateableElementImpl.java:90)
at
org.eclipse.uml2.impl.NamedElementImpl.<init>(NamedElementImpl.java:150)
at org.eclipse.uml2.impl.NamespaceImpl.<init>(NamespaceImpl.java:115)
at org.eclipse.uml2.impl.PackageImpl.<init>(PackageImpl.java:165)
at org.eclipse.uml2.impl.ModelImpl.<init>(ModelImpl.java:79)
at
org.eclipse.uml2.impl.UML2FactoryImpl.createModel(UML2Factor yImpl.java:886)
at GettingStartedWithUML2.createModel(GettingStartedWithUML2.ja va:37)
at GettingStartedWithUML2.main(GettingStartedWithUML2.java:221)

thanks
Previous Topic:Complete Delete
Next Topic:[Announce] MDT UML2 2.1.0 2.1M5 is available
Goto Forum:
  


Current Time: Thu Apr 25 21:39:42 GMT 2024

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

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

Back to the top