- This topic has 5 replies, 4 voices, and was last updated 20 years, 4 months ago by Riyad Kalla.
-
AuthorPosts
-
Thomas BednarzMemberI don’t know if you answer things about the 3.8 beta here but I face the following problem:
Since I installed it I have lots of funny menu entries! They all start with %. Eg in the top menue I have: %SourceMenu.label.
Looks like a replacement string. Is there something missing or a quick fix for that? Instead of the real menu names I have just sort of variable names!
Many thanks for any help!
Tom
Scott AndersonParticipantTom,
It’s certainly not off topic as we support all our versions, even betas. 🙂
Can you provide the basic information we request in the Posting Guidelines thread at the top of this forum? That will give us some context from which to work. Please be sure to include any errors in the Eclipse log file located at <workspace>/.metadata/.log
Thomas BednarzMemberScott,
I sent a ZIP with screenshots and log files to the support email address. If you need further info, please reply to the email address I sent the info from.
Cheers
Tom
Scott AndersonParticipantTom,
Given the screenshots and logs you emailed us, I’ll have to conclude that your Eclipse installation has some serious problems that we’ve never seen before and I don’t think are related to MyEclipse. What I’d suggest is installing a fresh version of Eclipse 3.0 in another location then trying to run it with the default (empty) workspace. At this point, verify that the UI is in working order and that you can create a simple Java project. If there is a problem at this stage, you’ll need to download a new copy of the Eclipse 3.0 SDK. If all is working, shutdown Eclipse and install MyEclipse 3.8 Beta 1 with it. Restart Eclipse and you should be good to go.
_________________
–Scott
MyEclipse Support
Perry DillardMemberI have the same problem and have verified that a fresh install of Eclipse 3.0 does not have the problem. But when I install the 3.8 beta 1 I start getting funny entries as well. I don’t see them on menus though, only on the Run/Debug preferences screen and the sub screens Console, Launching, and View Management. The strings look like this: !DebugPreferencePage.1! etc.
Thanks,
=Perry
Riyad KallaMemberPerry,
Here is a fix for that: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-2771.htmlWe expect Beta 2 to be released tonight or tommorow, so you might just want to upgrade MyEclipse instead of just applying this small fix.
-
AuthorPosts