- This topic has 3 replies, 2 voices, and was last updated 16 years, 9 months ago by
Loyal Water.
-
AuthorPosts
-
Jerome JabsonMemberWe EMF in several of our applications and I need to generate a model using an XSD. I noticed that the pre-installed version doesn’t have this feature and only suppors an ECORE model. I tried using upgrade manager with a URL provide by the EMF website. This unfortunately casued problems as the new version was installed under C:\Program Files\MyEclipse 6.5\eclipse instead of C:\Program Files\MyEclipse 6.5\myeclipse\eclipse. This caused the workbench problems having duplicate installs of EMF, which display a bunch of red “X”s in the Product Configuration window. I tried to resolved this by moving all the new install EMF into the C:\Program Files\MyEclipse 6.5\myeclipse\eclipse plugin and feature directories which resolved most of my problems. However, I am still having problems in the Product Configuration window with MyEclipse Enterprise Workbench 6.5.0.zmyeclipse650200806. The properties status shows:
Included feature “org.eclipse.emf_2.3.2.v200802051830” is missing.Included feature “org.eclipse.emf.ecore.sdo_2.3.1.v200802051830” is missing.
Included feature “org.eclipse.gef_3.3.2.v20080129” is missing.
Included feature “org.eclipse.xsd_2.3.2.v200802051830” is missing.
Included feature “org.eclipse.xsd.edit_2.3.0.v200802051830” is missing.
this is the old version of EMF, the current version is 2.4.
Can someone please help me reslove this issue.
Thanks,
Jerome
Loyal WaterMemberJerome,
Can you go to MyEclipse > Installation Summary > Installation Details and paste it here for me.I haven’t really understood how you have gone about setting up the plugin. You *didn’t* go to Help > Software Update to apply the patches?
Jerome JabsonMemberHi Nipun,
Thanks for the reply. Yes, I did use the Software Update to install the latest version of EMF (2.4). However, after using Software Update and restarting MYEclipse the workbench came up with a bunch of disabled features. I went to Help > Software Update > Manage Configuration and noticed that EMF and Workbench under C:\Program Files\MyEclipse 6.5\myeclipse\eclipse had red “X”s on them and I noticed that EMF 2.4 was installed under C:\Program Files\MyEclipse 6.5\eclipse. I’m not really sure how to make MyEclipse us the new version.
Here is Installation Details you requested:
*** Date:
Monday, July 14, 2008 8:15:51 AM PDT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.0 GA
Build id: 6.5.0-GA-20080609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.5.0 GA
Build id: 6.5.0-GA-20080609Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
1188_78
-clean
-vm
C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe
Loyal WaterMemberEMF 2.4 is compatible with Eclipse 3.4 so it would be mostly be supported in our next release. MyEclipse 6.5 uses Eclipse 3.3 as the base eclipse version and thats the reason your facing these issues.
-
AuthorPosts