ivyde Questions

1

Solved

I have just run into the Apache Ivy bug java.lang.ClassCastException: org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 cannot be cast to java.lang.String (link) when performing Ant task i...
Barbican asked 9/10, 2014 at 13:23

5

Solved

I'm using Scala IDE 2.0.1 and SBT 0.11.2 to start with Akka 2.0.1. My build.sbt looks like this: name := "akka" version := "0.1" scalaVersion := "2.9.2" resolvers += "Typesafe Repository" at "h...
Biquadratic asked 6/5, 2012 at 17:59

3

Solved

I use ivy with the ivy eclipse plugin to download dependencies. Works great. But how can I attach the source code for those libraries, in order to step into these libraries?
Baer asked 5/7, 2009 at 11:7

3

Solved

Are there any good sample projects with IvyDE or tutorials on setting up projects with IvyDE in Eclipse?
Begga asked 14/11, 2011 at 23:19

1

Solved

I created a new Dynamic Web Project in Eclipse Kepler, and as it's my first time using IvyDE, I put some dependencies to test it out. here is my ivy.xml: <ivy-module version="2.0" xmlns:xsi="ht...
Afterlife asked 17/7, 2013 at 1:42

3

Solved

I have been searching around for ages trying to find a solution to my problem, but all of the other posts I have come across either don't work or don't match my situation, so hopefully someone can ...
Henryhenryetta asked 17/4, 2012 at 15:39

2

I have problems running Ivy->Resolve from Eclipse IDE with IvyDE installed. Meanwhile, ant target <target name="retrieve" unless="library.installed" description="Retrieves the libraries if n...
Beefburger asked 2/4, 2012 at 15:49

1

Solved

Summary: Ivy is downloading more jars than I expect and I don't know why. Details: I'm converting my project from using Maven Ant Tasks for dependency management to Ivy. So far, I have done the f...
Conant asked 10/9, 2011 at 17:23

2

Solved

Using Eclipse and Ivy, I'm successfully able to download and manage dependencies. These dependencies are added to Eclipse's build path using IvyDE's container. However, Android does not find the d...
Ecclesiology asked 15/12, 2011 at 17:23

1

Solved

I'd like Ivy to fetch both the log4j .jar and JavaDocs. Right now, I am at a dead end. When If I use this in my ivy.xml ... <dependency org="log4j" name="log4j" rev="1.2.16"/> ... then I j...
Yeisk asked 14/7, 2011 at 8:39
1

© 2022 - 2024 — McMap. All rights reserved.