Top "Ivyde" questions

Apache IvyDE is the Eclipse plugin which integrates Apache Ivy's dependency management into Eclipse™.

Setting up projects with IvyDE

Are there any good sample projects with IvyDE or tutorials on setting up projects with IvyDE in Eclipse?

eclipse ivy ivyde
Eclipse and IvyDE warning: Classpath Dependency Validator Message

I created a new Dynamic Web Project in Eclipse Kepler, and as it's my first time using IvyDE, I put …

java eclipse ivyde
How to attach sources to SBT managed dependencies in Scala IDE?

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" …

scala sbt ivy scala-ide ivyde
How to use Ivy + IvyDE in eclipse to put different jars in lib and web-inf/lib

So, I'm trying to add Ivy to my project, which outputs a WAR file. Some dependencies, like RESTEasy and Jackson …

eclipse ant ivy ivyde
Getting a NoClassDefFoundError after installing Vaadin

I want to do a project using Vaadin and am facing some issues. Here's what I did. I downloaded Eclipse …

java eclipse vaadin vaadin7 ivyde