Fix editing java/maven/mavensrc (unify classpaths used in IDE and ant build) by matthiasblaesing · Pull Request #9120 · apache/netbeans (original) (raw)

on one hand its good to have the editor fixed so that it can find the event spy src dependencies, on the other hand it adds even more version Strings to manually update during maven update PRs.

I think the build will fail if mavensrc.cp isn't updated which is good since it makes it more difficult to overlook. (nbbuild/netbeans/java/maven/lib is properly cleaned looks like)