This content has been marked as final.
Show 2 replies
-
1. Re: Add project ivy managed dependencies to EAR Module Assembly
maxandersen Oct 16, 2014 12:58 PM (in response to adlepoo)This Dialogue is at least 2+ years old afaik.
You make it sound like you could add ivy dependencies in the past ?
(sorry - I haven't used Ivy in a very long time so i'm a bit rusty how it works/affects eclipse)
-
2. Re: Add project ivy managed dependencies to EAR Module Assembly
adlepoo Oct 16, 2014 1:53 PM (in response to maxandersen)No I just started using ivy. It's very nice since we used to add all the dependencies by hand which was onerous to say the least.
I saw in this link that the generic eclipse apparently had a way to do it: http://runningexample.blogspot.com/2014/02/Using-Ivy-for-dependency-management.html
with a "Java Build Path Entries" in the "Select Directive Type" dialogue. But I don't see that option (see screenshot) so I wasn't sure if that was a JBoss Developer Studio thing or there is something else I am doing wrong.