My project P depends on dependency A which depends on dependency B. My project\'s pom.xml file includes A as a dependency, and its jar is included in P\'s classpath. Howev
In my case i forgot to start Eclipse with the -vm parameter, which should point to jdk/javaw.exe.
Even after 5 Years of Java EE programming you still make greenhorn mistakes...