Hi Carsten > I checkout the whole trunk as a single project into Eclipse > (using 3.4.2 > and the subclipse plugin). Then I'll manually :) add all src/main/java > and src/test/java folders of the bundles to my project and > manually add > all required libraries. Debugging works like in your scenario.
I added this alternative in the wiki. Is there any shortcut to download all required libs to a folder? (mvn dependency:copy-dependencies -DoutputDirectory=<myLibFolder> didn't worked for me). Or how do you identify the required libs? best regards mike
