Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] WTP annotations core changes


Team,

The org.eclipse.jst.common.annotations.core plugin is being removed.  This was only used internally and only housed 7 classes.  These classes are being moved to the org.eclipse.wst.common.emf plugin because they do not have any JDT or other annotations dependencies and are used by the EMF2DOMAdpater.  The package name will not be renamed in WTP 1.0.2, but will be updated in 1.5.

Package = org.eclipse.jst.common.internal.annotations.core

classes =
AnnotatedCommentHandler
AnnotationsAdapter
AnnotationsCoreResources
AnnotationsTranslator
AnnotationTagParser
TagParseEventHandler
Token

The WTP 1.5 M6 package name will be org.eclipse.wst.common.internal.emf.annotations.core.

Let me know if you have issues or questions,

John Lanuti
Software Engineer, IBM Rational
jlanuti@xxxxxxxxxx
t/l 441-7861

"I know this lady way down in my country.
She is so pretty that my eyes throw disguises at me.
Now we will sit and we'll wonder about our future,
But now I'm thinking that today sounds fine to me."  - Of A Revolution

Back to the top