[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

Hi Michael,
Trying to reproduce your scenario locally, I downloaded wtp-all-in-one-0.7-win32.zip and then through the update site installed VE 1.1 runtime. It worked fine after the update - was there any intermediate step I missed?
Also as I look in the <installdir>/eclipse/plugins folder, org.eclipse.emf.* plugins are all JARs and org.eclipse.jem.* are all folders. I did not see any extensions folder - are you installing VE 1.1 SDK to a different folder? Please detail the steps as I would like to recreate the problem.
Regards,
Sri.


Michael Giroux wrote:
Sri,
Thanks for the continued interest in this issue.

"Sri Gunturi" <sgunturi@xxxxxxxxxx> wrote in message news:dcmdpp$5an$1@xxxxxxxxxxxxxxxxxxx

... Did you see who (WTP/VE) supplies which format(JAR/Folder)?


WTP 0.7 and VE 1.1 both distribute the same version of JEM as a folder.

I have looked at the two distributions, and compared some jars such as beaninfo.jar. All files are identical.

The Error messages only occur when VE is installed into an extension location. In this case, Eclipse attempts to process both copies of the JEM plugin. Eclipse does not appear to detect the fact that these are both the same version.

Michael Giroux