- This topic has 15 replies, 3 voices, and was last updated 17 years, 9 months ago by
Loyal Water.
-
AuthorPosts
-
SRSmparasMemberI’ve been using MyEclipse for about a month now (6.0.0), and I just notice that it seems to be not working! For instance, all the neat little features under the MyEclipse menu are gone, I can only create Java projects (as opposed to having the option to create a Java Web project, etc.) and other things like that. Also, in Preferences, I get errors when trying to look at the MyEclipse section.
What could be causing this and how can I fix it?
Thanks in advance!
September 4, 2007 at 1:24 pm #275029
Loyal WaterMemberDid you use the Full Stack installer to setup MyEclipse ? If not, what version of Eclipse did you setup MyEclipse with ?
September 4, 2007 at 1:29 pm #275031
SRSmparasMemberI don’t remember which installer I used (didn’t know there was a choice!). But I am using Eclipse 3.3.
September 4, 2007 at 1:33 pm #275033
Loyal WaterMemberok. If you dont see the MyEclipse options in your menu then your installation is corrupt. Can you install MyEclipse to a brand new location at check if the MyEclipse menu comes up (you can create Web Projects).
September 4, 2007 at 2:24 pm #275035
SRSmparasMemberI reinstalled to a new location and I get the same problem.
September 5, 2007 at 9:41 am #275069
Loyal WaterMemberAlso, in Preferences, I get errors when trying to look at the MyEclipse section.
What errors do you get when you look at the MyEclipse section ?
September 5, 2007 at 10:15 am #275074
SRSmparasMemberFor example:
Unable to create the selected preference page.
com/genuitec/eclipse/core/ui/preference/MyEclipsePreferencePage (Unsupported major.minor version 49.0)Also, if I click on anything under the MyEclipse menu, it says “The chosen operation is not currently available.”
September 5, 2007 at 10:40 am #275078
Loyal WaterMemberCan you paste your installation details here for me. The posting guidelines thread can be found at the top of the forum.
September 5, 2007 at 11:27 am #275085
SRSmparasMemberSorry,
The ‘Installation Summary’ is one of the features I can’t access (“The chosen operation is not currently available”). Is there another way to get this info??September 5, 2007 at 12:25 pm #275101
SRSmparasMemberI just recently had to downgrade JDKs from 1.6 to 1.4. Could that be the problem?
September 5, 2007 at 12:46 pm #275105
Loyal WaterMemberUnsupported major.minor version 49.0
The problem is mostly related to your JDK. Are you runining MyEclipse on Vista?
September 5, 2007 at 12:49 pm #275106
SRSmparasMemberNope, running XP.
September 5, 2007 at 1:55 pm #275111
Loyal WaterMemberTry adjusting your Eclipse shortcut or eclipse.ini file that is located in your <Eclipse install directory> to point specifically to the java executable (JDK 1.4) that will be used to run Eclipse. Let me know if that works.
September 20, 2007 at 2:30 am #275946
sirodayMemberThis message has not been recovered.
September 20, 2007 at 4:18 am #275951
sirodayMemberThis message has not been recovered.
-
AuthorPosts