facebook

Java Maven Project from Existing Project with Maven POM file

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #302265 Reply

    Stephen Wick
    Member

    I am trying to use the Subclipse “Find/Check Out As…” wizard to checkout a java project that has a pom.xml, but it is not currently a MyEclipse project. There is a “Java Project from Existing Ant Buildfile” option, but not for Maven. How should I go about converting my non-eclipse maven project into a MyEclipse Java Maven Project? I am using MyEclipse 7.5 Professional.

    Stephen

    #302266 Reply

    Stephen Wick
    Member

    When I used “Find/Check Out As…” to check out a Maven Java project (non-eclipse) from subversion, I selected “Java Maven Project” from the New Project Wizard, and MyEclipse checked out the project from subversion and created a new pom.xml. The problem is, MyEclipse does not indicate that the project is a Subclipse project in any way. There are no .svn folders on the filesystem either. Is this a known issue, or did I do something wrong?

    #302352 Reply

    Stephen Wick
    Member

    I need to know if anyone is looking into this. My project is urgent, and I’m sitting on my hands until this question is answered. I really need your help.

    #302359 Reply

    Loyal Water
    Member

    How should I go about converting my non-eclipse maven project into a MyEclipse Java Maven Project?

    Im sorry for the delay in responding to your query. The only way of doing this would be to create a new MyEclipse Java Maven Project and manually transfer your files to this project.

    #302360 Reply

    Stephen Wick
    Member

    Okay. Thanks for the direction.

    #302363 Reply

    Stephen Wick
    Member

    Here’s what I did to kind of work around the problem. http://maven.apache.org/guides/mini/guide-ide-eclipse.html

    Please let me know if anyone else has suggestions.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Java Maven Project from Existing Project with Maven POM file

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