- This topic has 5 replies, 4 voices, and was last updated 9 years, 8 months ago by support-swapna.
-
AuthorPosts
-
joehuangathomeMemberI imported a Maven project. Then I tried to add Maven Dependencies to the classpath. In the second step, I tried to click “Maven Project Settings”. The link does lead to anything after clicking. Please see attached.
Joe
Attachments:
You must be logged in to view attached files.
support-swapnaModeratorJoe,
Sorry that you are seeing this issue. I could not replicate the issue at my end.
The link actually opens up the Maven4MyEclipse preference under project properties. You can open the same by right clicking on the project > Properties > MyEclipse > Maven4MyEclipse. Here is the screenshot for your reference :
Can you please answer some more questions for us?
1. Is the maven project you are importing created in earlier versions of MyEclipse ? How are you importing the project?
2. To add Maven Dependencies to the project, you can right click on the project > Maven4MyEclipse > Update Project. If you want to add new dependencies, open the pom.xml , switch to the Dependencies tab and add them. Once done, right click on the project > Maven4MyEclipse > Update Project.
3. If you are still seeing any issues, please give us the steps in detail which you are following along with MyEclipse Installation Details from MyEclipse > Installation Summary > Installation Details.
Let us know how it works for you.
joehuangathomeMemberThank you for your prompt reply, Support Swapna!
Answer to your questions:
1. It’s a Clearcase project;
2. I used “Import Existing Maven Project” option and it already has Maven Dependencies showing in the project;My question now is: how to adde the Maven Dependencies onto a Run Configurations’ Classpath?
Joe
support-pradeepMemberJoe,
Can you please answer some more queries to help us investigate further :
> Can you please share your MyEclipse Installation details from MyEclipse > Installation Summary > Installation details ?
> Can you please mention what exactly you are trying to Run / Launch ? Also mention why you want to add Maven Dependencies to the Run configuration classpath ?
TumB0MemberWhat could be going wrong here? Is this a Maven4MyEclipse bug, or is there possibly some configuration in MyEclipse that I missed?????
support-swapnaModeratorTumBo,
What exact issue are you seeing with Maven support in MyEclipse ?
Please elaborate and also share with us the MyEclipse Installation Details from MyEclipse > Installation Summary > Installation Details to help us investigate further. -
AuthorPosts