diff options
author | Roel Spilker <r.spilker@gmail.com> | 2020-01-20 13:36:41 +0100 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2020-01-20 13:37:11 +0100 |
commit | 56543053ace3e7c92702467180cd988eb833f97c (patch) | |
tree | db5323a72f7c9354d1f69de9c4a122a25e5b5c51 /test/transform/resource/messages-idempotent | |
parent | 94381d0e9a6871d252e363fa98500d50e8e71dd2 (diff) | |
download | lombok-56543053ace3e7c92702467180cd988eb833f97c.tar.gz lombok-56543053ace3e7c92702467180cd988eb833f97c.tar.bz2 lombok-56543053ace3e7c92702467180cd988eb833f97c.zip |
Make test java version independent, error message changed
Diffstat (limited to 'test/transform/resource/messages-idempotent')
-rw-r--r-- | test/transform/resource/messages-idempotent/EqualsAndHashCodeWithNNBD.java.messages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/transform/resource/messages-idempotent/EqualsAndHashCodeWithNNBD.java.messages b/test/transform/resource/messages-idempotent/EqualsAndHashCodeWithNNBD.java.messages index 76ed9da0..15b05f9c 100644 --- a/test/transform/resource/messages-idempotent/EqualsAndHashCodeWithNNBD.java.messages +++ b/test/transform/resource/messages-idempotent/EqualsAndHashCodeWithNNBD.java.messages @@ -1,3 +1,3 @@ 6 package org.eclipse.jdt.annotation does not exist 10 package org.eclipse.jdt.annotation does not exist -10 annotation @javax.annotation.Nullable not applicable in this type context +10 annotation not applicabl |