We are moving from Eclipse 3.2 to Eclipse 3.4. We have several
plugin.xml files that cause "A plug-in manifest must contain at least
one extension or extension point" warnings. As the subject says, "Why
must it?" What is the reasoning behind this message?
Our plug-ins have worked fine without extensions or extension points in
the past. They appear to work OK in 3.4. Is there a preference we can
set to keep from getting this warning? Or, is there a simple extension
we can add that shuts this up?