[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Plugin Structure

Guys,

Is there any formal advice on defining a structure for a plugin.  All the
JDT ones seem to follow org.eclipse.jdt.ui etc.  So for IBM it would be...

com.ibm.product.ui
com.ibm.product.docs etc.

However, what about packages within them.  When do we use ui and when
ui.internal.  What are the conventions for this naming?

Hope you understand what I mean.
Jon