Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How do I document an eclipse rcp?
How do I document an eclipse rcp? [message #444799] Tue, 21 February 2006 09:55 Go to next message
Eclipse UserFriend
Originally posted by: matthias_nospam_reining.nobiscum.de

Hello,
is there a standard model how to document plugin dependencies in an
eclipse rich client application?

In my case I have a project based on eclipse rcp. Many plugin's that are
connected over extension points and extensions. Some plugin's depends on
other plugin's and so on.

Is there a standard similar to UML for classes-/ objectrelations?

Thanks for information and greetings,
matthias
Re: How do I document an eclipse rcp? [message #444803 is a reply to message #444799] Tue, 21 February 2006 11:02 Go to previous message
Alex Blewitt is currently offline Alex BlewittFriend
Messages: 946
Registered: July 2009
Senior Member
You can use UML to document package dependencies easily enough; so you can use the same package dependencies to represent plugins, too. Just because they're called 'packages' in UML speak doesn't mean they have to apply to Java packages.

Failing that, you can just put a GIF together like
http://www.rcpapps.org/rcpnews/development/index.html

Alex.
Previous Topic:From where to ger eclipse 3.2M
Next Topic:Bundle ClassLoader
Goto Forum:
  


Current Time: Tue Dec 10 12:44:55 GMT 2024

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

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

Back to the top