Categories


Authors:
kaneg
free software

IvyDependencyImportor

Vendor: Kane Gong

Email:

Website: N/A

Description:

Import all the libs which described in the ivy.xml will be imported to the current module library. If you have any suggestion, please mail to me.
Downloads: 4018
Rating:
Participated in rating: 1
Version Since Build Until Build File/URL Size (Kb) Date Dependency
2.2final. 40.3000. . Download 58.97. 2008-06-20 18:47:23 .
2.2final. 40.3000. . Download 59.26. 2007-11-14 18:55:18 .
2.1. 40.3000. . Download 135.07. 2006-11-24 14:32:32 .
2.0. 40.3000. . Download 47.07. 2006-02-19 09:13:08 .
1.0. 40.3000. . Download 37.84. 2005-12-14 15:33:41 .
. .
IvyDependencyImportor
IvyDependencyImportor
IvyDependencyImportor

Recent change notes:

General usage instructions:

Open "Project" tab on the left side of IDEA
Right click on ivy.xml
Choose "Import from ivy.xml"
This finds the jars in your distribution
folder which are in your ivy.xml
file and adds them to IDEA's classpath

Comments:

Anonymous
Rated: noRate
2008-01-23 17:59:55
Found the dialog in the settings, but sadly the paths are created incorrectly, e.g. instead of \\repository\org.apache.ibatis\ibatis-sqlmap\ibatis-sqlmap-2.3.0.jar the created path is \\repository\org\apache\ibatis\ibatis-sqlmap\ibatis-sqlmap-2.3.+.jar
.
Anonymous
Rated: noRate
2008-01-23 11:10:32
I'm using IntelliJ 7.0.2 - How to I get the dialog, where I can enter my distribution directory as shown in the third image?
.
Anonymous
Rated:
2008-01-10 15:47:58
Hello !
What version of IVY is used in this project
In my case when i'm using 2.0.0 beta 1 the plugin generates incorrect paths.
Another issues is with parsin ivy.xml. When i'm using patterns for defining artifact version for ex 2.+ - the path is generated incorrectly.

Thnx !
.