I noticed that for groovy code, the build path access rules are not checked. This is important when writing eclipse plugins in groovy. I can thus write groovy code for an eclipse plugin which compiles fine but gets ClassNotFound exceptions at runtime.
I noticed that for groovy code, the build path access rules are not checked. This is important when writing eclipse plugins in groovy. I can thus write groovy code for an eclipse plugin which compiles fine but gets ClassNotFound exceptions at runtime.