[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: 2.0.1 feature change
|
There's an important thing to remember about this automatic connection
to source. It actually gets the source out of the development IDE's
plugin path, NOT the plugin path that is being imported. So the binary
plugins being imported must be the same version as the binary plugins
being run by the development IDE itself.
So if your development IDE is Eclipse 2.0.1, the plugins being imported
must be based on Eclipse 2.0.1. If you are loading Eclipse 2.1
development driver binary plugins, the source won't match, or not even
connect up.
A bugzilla bug #22617 has been opened on this.
--
Thanks, Rich Kulp