I've tried to upgrade my Roo project to the latest JDK version but I'm getting several errors. All of the same kind:
Something related to the AspectJ it seems but the project won't compile. Any workaround or idea?Code:declare @type is only supported at Java 5 compliance level or above


Reply With Quote