- This topic has 5 replies, 2 voices, and was last updated 15 years, 3 months ago by support-joy.
-
AuthorPosts
-
Todd EnersenMemberAfter upgrading to myEclipse 7.5, two of my projects have the following error in the problems tab:
This project needs to migrate WTP metadata.
The quick fix option does not resolve the issue, even after restarting myEclipse or using the “-clean” option on startup.
These projects are not WTP projects.
I’ve even tried to reimport the projects into myeclipse. No avail.
-T
support-joyMemberHi tenersen,
Can you give me some more information:
1) what are the type of projects you are referring to?
2) How did you upgrade to ME 7.5? From which version did you upgrade?
3) Can you go to the folder where the project is stored and list the files and folders available in .settings folder?
4) Also try to run validation. Right click on your project, go to MyEclipse and click on “run validation”.
5) Can you copy and paste here the Installation details. You’ll get these by clicking on MyEclipse–>Installation Summary and then clicking on Installation details.
6) Can you also copy and paste log information. Log file is available in “your workspace directory/MyEclipse/.Metadata/.log”
Todd EnersenMemberJoy,
Thx in advance.
One project is a web project, the other is a standard Java project. This is out of a total of 12 projects, 10 worked correctly and two failed.
I upgraded from 3.3.2 and the appropriate myeclipse plugin for that version of eclipse (6.5?)
Strangely, there is no .settings folder for the two failed projects, but ones exist for the successful projects.
Validation returned: The validation returned with 3 warnings, 233 resources were validated in 1 seconds.
The log file is large, I could email it to you, but it’s too large for a post to this forum:
todd-enersens-macbook-pro:.metadata tenersen$ ls -l .log
-rw-r–r– 1 tenersen staff 130892 Aug 3 21:48 .logHere’s the installation summary:
*** Date:
Tuesday, August 4, 2009 1:00:26 PM PDT** System properties:
OS=MacOSX
OS version=10.5.7
Java version=1.5.0_19*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.5
Build id: 7.5-20090609Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700Eclipse startup command=-os
macosx
-ws
carbon
-arch
x86
-showsplash
-launcher
/Library/Genuitec/MyEclipse 7.5/myeclipse.app/Contents/MacOS/myeclipse
-name
Myeclipse
–launcher.library
/Library/Genuitec/MyEclipse 7.5/myeclipse.app/Contents/MacOS//../../../../Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so
-startup
/Library/Genuitec/MyEclipse 7.5/myeclipse.app/Contents/MacOS/../../../../Common/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-clean
-configuration
../../../configuration
-keyring
/Users/tenersen/.eclipse_keyring
-consoleLog
-showlocation
-vm
/System/Library/Frameworks/JavaVM.framework
support-joyMemberHi tenersen,
Sorry to hear you are running into this issue.
You specified that you have upgraded to 7.5 from MyEclipse 6.5 and Eclipse 3.3.2. Since the base Eclipse (here Eclipse 3.3.2) was changed, it is not recommended to upgrade to 7.5 for Eclipse 3.4.2.
So, I suggest you to install a fresh copy of MyEclipse 7.5.Before installing MyEclipse 7.5, follow the steps below:
1. Run the uninstaller.
2. Make sure the MyEclipse Install Directory has been completely removed
2.1. Pulse Install Directory, on XP it’s under C:\Program Files in \Pulse or \Genuitec, and on Vista it’s under \AppData\Local and then under \Pulse or \Genuitec again
3. Then make sure the .pulse2.locator file under “~\Documents and Settings\[Login User Name]” is erased as wellNow, install MyEclipse 7.5 which is available at:
http://www.myeclipseide.com/index.php?name=Downloads&req=viewsdownload&sid=31The best way is to download the Manual Installer which is 5th option in the link or All in one installer which is 1st option in the link.
Todd EnersenMemberJoy,
Perhaps I misspoke in my early post. I did not upgrade. I downloaded the frest copy of myEclipse 7.5 (complete with jre) from your site and then pointed that new instance at my current projects.
support-joyMembertenersen,
Thank you for the information. Can you send me your log file and also attach relevant screenshots? This will help me investigate. You can either PM me or send a mail to support@genuitec.com, please refer to this thread and add ATTN:Joy in the subject.
Sorry for the inconvinience. -
AuthorPosts