Max Pfingsthorn skrev:
Sure. I used an Eclipse 3.2 for developing the OSGi stuff, and forgot to set the right Java version I guess.Hi!I have a problem building trunk right now, o.a.c.blocks.BlockConnection uses the java.net.URL API from Java 5. URL.toURI() doesn't exist in 1.4.2. Can I replace it by "new URI(url.toString())"?
/Daniel
