facebook

Migrate WTP metadata?

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #266468 Reply

    So, I’ve been messing with maven and myeclipse on a web project, and I’m starting to get things working.

    However, currently in my web project, I have the error “This project needs to migrate WTP metadata”. I figure maven put WTP metadata there.

    However, I choose the “migrate WTP metadata” quick fix, and nothing happens.

    How can I get rid of the error message?

    TIA
    Stephen

    #266562 Reply

    Riyad Kalla
    Member

    Stephen,
    I’m not sure. I haven’t seen that error before and am not sure which plugin contributed it (I know MyEclipse didn’t, but I mean other than WTP or Maven).

    If you switch to the Navigator view, you should be able to see all the dot files in the project that define the project’s metadata. The MyEclipse ones usually have “my” in the name. That might help you figure out which ones it’s referring to.

    #268668 Reply

    John
    Member

    Go to problems tab.
    select the error line that shows “This project needs to migrate WTP metadata”
    Right mouse click and select “Quick Fix”
    Select OK to “Migrate WTP metadata”

    from http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?message=13916846&cat=24&thread=141106&treeDisplayType=threadmode1&forum=1018#13916846

    #268727 Reply

    Scott Anderson
    Participant

    I should point out the MyEclipse projects do not use WTP meta-data so you’re likely mixing maven and a WTP project, not a MyEclipse one.

    #272192 Reply

    katherton
    Member

    I recently upgraded to 5.5.. I have an existing web project that does not use maven, but when I do a clean and rebuild I get the error “This project needs to migrate WTP metadata”. The error shows up about the same time the Facelets Validator phase is indicated.

    I choose the “migrate WTP metadata” quick fix, and nothing happens.

    How can I get rid of the error message or disable the Facelets Validation?

    KA

    #272204 Reply

    Riyad Kalla
    Member

    KA,
    MyEclipse and WTP are separate products. I’m not familiar with WTP, or how migrating WTP metadata works, I’m sorry I cannot help with this.

    #272367 Reply

    jejokawa
    Member

    check out this discussion
    http://www.ibm.com/developerworks/forums/dw_thread.jsp?forum=1018&thread=141106&cat=24

    what worked for me was making sure there were no duplicate entries in .sessions/org.eclipse.wst.common.component

    #279198 Reply

    juan carlos
    Member

    This message has not been recovered.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Migrate WTP metadata?

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