facebook

Can’t remove MyEclipse from project

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #199586 Reply

    Dave Johnson
    Member

    I tried the Remove WebProject Configuration option, it appeared to run successfully, and it issued no errors messages. After it ran, I still find MyEclipse errors messages about “not in base path” in my task list. How do I remove MyEclipse from my project?

    #199591 Reply

    Dave Johnson
    Member

    I didn’t follow the bug report protocol, here is my env. info:

    What operating system and version are you running?: WINXP

    What Eclipse version and build id are you using? (Help > About Eclipse Platform): 2.1.1 (200306271545)

    – Was Eclipse freshly installed for MyEclipse?: NO

    – If not, was it upgraded to its current version using the update manager? YES

    – Are any other external plugins installed?: Only Sysdeo’s Tomcat launcher and Solare JSP editor

    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*: 7

    What MyEclipse version are you using? (Help > About Eclipse Platform > Features): 2.6.3 ( 200310201200)

    What JDK version are you using to run Eclipse? (java -version): 1.4.2-b28

    What JDK version are you using to launch your application server?: N/A

    What steps did you take that resulted in the issue? see initial post

    What application server are you using? N/A

    #199601 Reply

    support-michael
    Keymaster

    Deconfiguring a Web Project does the following:

    1) removes the Web Project nature from the .project file
    2) removes .mymetadata
    3) removes .myeclipse/ folder

    If you have error markers on your project try “Rebuild Project”.

    Michael
    MyEclipse Support

    #199609 Reply

    Dave Johnson
    Member

    My .project no longer has the Web Project nature.

    The .mymetadata file and the .myeclipse folder has been deleted from my project.

    I restarted Eclipse and then did a Rebuild All.

    I still have a large number of MyEclipse errors in my task list.

    What can I do to remove MyEclipse from my project?

    #199611 Reply

    Dave Johnson
    Member

    OK, I figured it out. I had to choose the “Filters” menu item in the tasks view and uncheck the JSP Syntax and other MyEclipse checkboxes in the “Show Items of Type” tree.

    #199612 Reply

    support-michael
    Keymaster

    I’m thinking this is a bug where the deconfiguration process did not remove all MyEclipse project markers. Since these markers are managed by MyEclipse web tools the markers are stranded since the web project nature has been removed. I have entered this case into our issues tracking system for attention.

    Try this for a short term workaround:
    1) delete your project from MyEclipse (don’t remove it its contents from the workspace)
    2) then reimport it. This will scrub all markers from the project.

    Michael
    MyEclipse Support

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Can’t remove MyEclipse from project

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