facebook

how to get rid of target-eclipse folders

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

    aqbrown
    Member

    Since enabling maven nature and build MyEclipse is creating duplicate test class files in target-eclipse/test-classes in addition to the target/test-classes folders I specified in the java build path source tab.

    How can I disable this behavior ?

    Thanks

    #287962 Reply

    Loyal Water
    Member

    agbrown,
    Can you please list out the steps to help me reproduce this issue. I’ll ask the dev team to look into this.

    #288045 Reply

    aqbrown
    Member

    I am not sure I can reproduce it.

    What happened was, I took an existing project, and enabled it for maven by editing the .project file ( since there is no way to do that otherwise … another feature request )

    At some point after that, target-eclipse started showing up. Later I found that my build path settings had been changed, so that the default output folder was target-eclipse. I changed it back to target and so far it is still set for that.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: how to get rid of target-eclipse folders

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