Thanks -
does 'retrieve after resolve' also allow for me to specify a different
'config' to use for that action.
Basically I want only the 'build' config to be retrieved into a specific
location 'WEB-INF/lib'
-J.
Xavier Hanin wrote:
On 7/2/07, Jan Vissers <[EMAIL PROTECTED]> wrote:
Hi,
Can somebody tell me whether I can have Ivy/IvyDE working with a
Eclipse3.3/WTP 2.0 project. Basically what I want is to have a 'build'
configuration specified in my ivy.xml file be 'exported' to the
WEB-INF/lib folder of a web project. Thanks for sharing!
I've successfully tested IvyDE with eclipse 3.3, so no problem in this
area.
For 'exporting' a configuration to a directory, in IvyDE you can use the
'retrieve after resolve' option which allows to populate a directory with
dependencies resolved. So it should work properly with WTP 2.0, but I
suggest giving it a try and reporting the results on this list.
Xavier
Regs,
-J.