Skip to main content



      Home
Home » Modeling » UML2 » Creating a UML Editor
Creating a UML Editor [message #626689] Tue, 10 June 2008 08:00
Eclipse UserFriend
Hi,

I have another question. I created an Eclipse plugin that contains an
editor. I just extended the
org.eclipse.uml2.uml.editor.presentation.UMLEditor class. I registered the
editor as extension and run it. The error that I get when trying to open a
*.uml model is the following:

java.lang.IllegalAccessException: Class
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI can not
access a member of class umlplugin.editor.MyUMLEditor with modifiers ""

What have I done wrong?

Thanks for your help!
Previous Topic:UML 2 Plugin
Next Topic:[ATL][UML] set stereotyped tagged value
Goto Forum:
  


Current Time: Sun Aug 31 02:51:10 EDT 2025

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

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

Back to the top