You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ide-test/org.codehaus.groovy.eclipse.codebrowsing.test/src/org/codehaus/groovy/eclipse/codebrowsing/tests/CodeSelectTypesTests.groovy
+2-2
Original file line number
Diff line number
Diff line change
@@ -141,13 +141,13 @@ final class CodeSelectTypesTests extends BrowsingTestSuite {
141
141
142
142
@Test
143
143
voidtestSelectAnnotationClass5() {
144
-
String contents ='import groovy.transform.*; @AnnotationCollector([EqualsAndHashCode]) public @interface Custom { }'
Copy file name to clipboardexpand all lines: ide-test/org.codehaus.groovy.eclipse.core.test/src/org/codehaus/groovy/eclipse/core/test/SyntheticMemberSearchTests.groovy
Copy file name to clipboardexpand all lines: ide-test/org.codehaus.groovy.eclipse.refactoring.test/src/org/codehaus/groovy/eclipse/refactoring/test/RefactoringTestSuite.groovy
0 commit comments