[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.ve] Re: Error Log entries loading VE w/ WTP 0.7
|
Sri,
Thanks for the pointers.
"Sri Gunturi" <sgunturi@xxxxxxxxxx> wrote in message
news:dclbks$tfa$1@xxxxxxxxxxxxxxxxxxx
> Hi Michael,
> This seems to be the same problem where you have multiple folders/JARs for
> the same plugin as seen at
> news://news.eclipse.org:119/dbvkl7$moo$1@xxxxxxxxxxxxxxxx ,
> news://news.eclipse.org:119/dc2qdm$c74$1@xxxxxxxxxxxxxxxx and
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=105013
>
> It could be that WTP is providing the same plugins as VE, but different
> versions which is causing the conflict. Please make sure that
> org.eclipse.jem.beaninfo and org.eclipse.emf.* plugins are of the release
> version so that VE and WTP work fine together.
I'll go read the bug report, but for background on this, here is what I
know: WTP 0.7 was downloaded and installed. WTP includes the released
version of EMF and JEM plugins. After that, I used the update manager to
install VE-SDK-1.1. The VE download appears to include the released version
of JEM as well.
I did a binary compare of the beaninfo.jar file from WTP and VE, and these
are identicle.
> Regards,
> Sri.