facebook

import a regular maven web based project now want to debug

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

    timd2112
    Member

    Using myeclipse 10, I want to debug a maven based web project not created with Maven4MyEclipse. It was created with “vinilla” eclipse with maven and WTP. It can debugged inside the “vinilla” eclipse workspace. In myeclipse 10 I can maven install, i can build in eclipse and deploy to tomcat running in myeclipse but it does not copy the maven dependencies, and apparently doesn’t find them either as I get “class not found” for maven dependencies.
    Is there equivalent behavior to WTP such that maven dependancies can be resolved by my tomcat instance running under myeclipse 10?

    #323511 Reply

    support-swapna
    Moderator

    timd2112 ,

    Can you please do these steps :

    1) Go to Window > Preferences > MyEclipse > Java Enterprise Project > Web Project > Deployment tab. Under Library Deployment Policies , check the option “Jars from User Libraries”. If its unchecked please check it.

    2) Now try to deploy the project and check if you see the issue.

    Let us know how it works for you.

    #323528 Reply

    timd2112
    Member

    that worked, thanks 🙂

    #323556 Reply

    support-swapna
    Moderator

    timd2112,

    Glad that it is working.
    Do let us know if you see any other issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: import a regular maven web based project now want to debug

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