facebook

Problem with project migration

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #343079 Reply

    maxt
    Member

    hi. I have myeclipse project which generated with maven-eclipse-plugin (mvn eclipse:myeclipse).
    I tried to “import existing eclipse project”, and myeclipse asks me to run or not run migration process.
    I start migration process and it is fails with message:

    Operation “Migrate ME Web Project Nature to Web Facet” has failed to perform migration actions. Error for project sovdoc.
    Operation “Migrate ME Web Project Nature to Web Facet” has failed to perform migration actions. Error for project sovdoc.
    java.lang.NullPointerException
    Operation “Migrate ME Web Project Nature to Web Facet” has failed to perform migration actions. Error for project sovdoc.
    java.lang.NullPointerException

    myeclipse version is:
    Version: 2013 SR2
    Build id: 11.0.2-20130823

    #343122

    support-swapna
    Moderator

    maxt,

    Sorry that you are seeing this issue.
    I am afraid the mvn eclipse:myeclipse is incompatible with MyEclipse. The myeclipse goal of the plugin is not maintained by us

    Please remove all the generated .* files ( .project, .classpath, etc.) and then import the project using ‘Existing Maven Projects’ wizard. Go ahead with migration when it prompts to.

    Let us know how it works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Problem with project migration

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