gpp meta methods are not unused (IDEA-75803)
authorpeter <peter@jetbrains.com>
Mon, 30 Jan 2012 19:45:44 +0000 (20:45 +0100)
committerpeter <peter@jetbrains.com>
Tue, 31 Jan 2012 17:30:25 +0000 (18:30 +0100)
commitadf3dd08154d8b6faed43d94f468d0af6454e73a
tree1a143d63e3b7b7304750b27e935c9af18a7e381e
parentea7151df75429924ad3aa78b3a0a9e3f31ccb128
gpp meta methods are not unused (IDEA-75803)
plugins/groovy/src/META-INF/plugin.xml
plugins/groovy/src/org/jetbrains/plugins/groovy/gpp/GppImplicitUsageProvider.java [new file with mode: 0644]
plugins/groovy/test/org/jetbrains/plugins/groovy/lang/GppFunctionalTest.groovy
plugins/groovy/testdata/highlighting/GloballyUnusedGppSymbols.groovy [new file with mode: 0644]