facebook

Unable to create ‘MyEclipse-Spring’ property page

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #264694 Reply

    trans888
    Member

    If I open my project’s properties, and click on the ‘MyEclipse-Spring’ entry, I see:

    
    Plug-in com.genuitec.org.springframework.ide.eclipse.beans.ui was unable to load class org.springframework.ide.eclipse.beans.ui.properties.ConfigurationPropertyPage.
    

    This is with a pristine install of both eclipse 3.2.1 and MyEclipse 5.1ga. I also cleaned out the eclipse ‘.metadata’ directory (and making a new project).

    I am currently running under jvm1.6.0…but the same happens under 1.5.0_0{8,10} vms.

    Any suggestions?

    Cheers,

    Alph

    #264699 Reply

    Brian Fernandes
    Moderator

    Alph,

    This is a configuration issue as the class ConfigurationPropertyPage was renamed to something else in 5.1GA, this indicates that an old cached version of the plugin configuration is still active. Are you sure this was a clean install into a fresh location?
    As a quick test, can you try restarting eclipse with the -clean flag just once or try a new workspace (File > Switch Workspace) and see if it works there?

    Let us know how it goes.

    #264771 Reply

    trans888
    Member

    Brian,

    Thanks for that…

    I tried -clean: no effect
    I tried a new workspace: no effect

    I then blew away the project and started afresh. All seems well now.

    Cheers,

    Alph

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Unable to create ‘MyEclipse-Spring’ property page

You must be logged in to post in the forum log in