Property with name 'annotations' produces unbuildable code
A property with name
annotations
produces the following rule:get-annotations = get-property(|NablProp_annotations())
which is already defined in the Stratego library, so it causes the following error during the build:
Submitted by Gabriƫl Konat on 21 October 2013 at 11:52stratego.jvm.helper: [java] error: redefining external definition: get-annotations [java] giving-up
Log in to post comments