You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2018/08/21 18:31:53 UTC

[incubator-netbeans] branch master updated (e53421d -> f58f05c)

This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from e53421d  Merge pull request #740 from sarveshkesharwani/nebeans-1074-maven.j2ee-donation-review
     add 3c4dc99  Moving groovy modules into groovy subdirectory
     add dfb8586  Fixing paths in moved build files
     new f58f05c  Merge pull request #725 from geertjanw/netbeans-1152-groovy-subdirectory

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...GroovyScopeTestcase.groovy.testNonIdentifier.occurrences |   0
 ...oovyScopeTestcase.groovy.testPackageInScript.occurrences |   0
 .../test/unit/data/projects/completion/stacktrace.log       |   0
 {groovy.antproject => groovy/groovy.antproject}/build.xml   |   4 ++--
 {groovy.antproject => groovy/groovy.antproject}/manifest.mf |   0
 .../groovy.antproject}/nbproject/project.properties         |   0
 .../groovy.antproject}/nbproject/project.xml                |   0
 .../netbeans/modules/groovy/antproject/Bundle.properties    |   0
 .../antproject/base/AbstractGroovyActionProvider.java       |   0
 .../groovy/antproject/base/AbstractGroovyExtender.java      |   0
 .../modules/groovy/antproject/base/Bundle.properties        |   0
 .../modules/groovy/antproject/common/BuildScriptHelper.java |   0
 .../modules/groovy/antproject/common/BuildScriptType.java   |   0
 .../groovy/antproject/ejb/EjbGroovyActionProvider.java      |   0
 .../modules/groovy/antproject/ejb/EjbGroovyExtender.java    |   0
 .../groovy/antproject/ejb/EjbGroovyProjectOpenedHook.java   |   0
 .../groovy/antproject/ejb/EjbGroovyXmlSavedHook.java        |   0
 .../groovy/antproject/j2se/JavaSEGroovyActionProvider.java  |   0
 .../groovy/antproject/j2se/JavaSEGroovyExtender.java        |   0
 .../antproject/j2se/JavaSEGroovyProjectOpenedHook.java      |   0
 .../groovy/antproject/j2se/JavaSEGroovyXmlSavedHook.java    |   0
 .../modules/groovy/antproject/resources/groovy-build-65.xml |   0
 .../groovy/antproject/resources/groovy-build-ejb.xsl        |   0
 .../groovy/antproject/resources/groovy-build-j2se.xsl       |   0
 .../groovy/antproject/resources/groovy-build-sample-65.xml  |   0
 .../groovy/antproject/resources/groovy-build-web.xsl        |   0
 .../groovy/antproject/web/WebGroovyActionProvider.java      |   0
 .../modules/groovy/antproject/web/WebGroovyExtender.java    |   0
 .../groovy/antproject/web/WebGroovyProjectOpenedHook.java   |   0
 .../groovy/antproject/web/WebGroovyXmlSavedHook.java        |   0
 {groovy.editor => groovy/groovy.editor}/build.xml           |   4 ++--
 {groovy.editor => groovy/groovy.editor}/licenseinfo.xml     |   0
 {groovy.editor => groovy/groovy.editor}/manifest.mf         |   0
 .../groovy.editor}/nbproject/project.properties             |   0
 .../groovy.editor}/nbproject/project.xml                    |   0
 .../org/netbeans/modules/groovy/editor/Bundle.properties    |   0
 .../modules/groovy/editor/actions/Bundle.properties         |   0
 .../modules/groovy/editor/actions/FixImportsAction.java     |   0
 .../org/netbeans/modules/groovy/editor/api/ASTUtils.java    |   0
 .../src/org/netbeans/modules/groovy/editor/api/AstPath.java |   0
 .../netbeans/modules/groovy/editor/api/ElementUtils.java    |   0
 .../netbeans/modules/groovy/editor/api/FindTypeUtils.java   |   0
 .../org/netbeans/modules/groovy/editor/api/GroovyIndex.java |   0
 .../netbeans/modules/groovy/editor/api/GroovyIndexer.java   |   0
 .../src/org/netbeans/modules/groovy/editor/api/Methods.java |   0
 .../modules/groovy/editor/api/PathFinderVisitor.java        |   0
 .../modules/groovy/editor/api/StructureAnalyzer.java        |   0
 .../modules/groovy/editor/api/completion/Bundle.properties  |   0
 .../modules/groovy/editor/api/completion/CaretLocation.java |   0
 .../groovy/editor/api/completion/CompletionHandler.java     |   0
 .../groovy/editor/api/completion/CompletionItem.java        |   0
 .../groovy/editor/api/completion/FieldSignature.java        |   0
 .../editor/api/completion/GroovyCompletionResult.java       |   0
 .../modules/groovy/editor/api/completion/GroovyKeyword.java |   0
 .../groovy/editor/api/completion/HTMLJavadocParser.java     |   0
 .../groovy/editor/api/completion/KeywordCategory.java       |   0
 .../groovy/editor/api/completion/MethodSignature.java       |   0
 .../editor/api/completion/util/CompletionContext.java       |   0
 .../editor/api/completion/util/CompletionSurrounding.java   |   0
 .../groovy/editor/api/completion/util/ContextHelper.java    |   0
 .../editor/api/completion/util/DotCompletionContext.java    |   0
 .../modules/groovy/editor/api/elements/CommentElement.java  |   0
 .../groovy/editor/api/elements/ElementHandleSupport.java    |   0
 .../modules/groovy/editor/api/elements/GroovyElement.java   |   0
 .../modules/groovy/editor/api/elements/KeywordElement.java  |   0
 .../modules/groovy/editor/api/elements/ast/ASTClass.java    |   0
 .../modules/groovy/editor/api/elements/ast/ASTElement.java  |   0
 .../modules/groovy/editor/api/elements/ast/ASTField.java    |   0
 .../modules/groovy/editor/api/elements/ast/ASTMethod.java   |   0
 .../modules/groovy/editor/api/elements/ast/ASTRoot.java     |   0
 .../groovy/editor/api/elements/common/ClassElement.java     |   0
 .../groovy/editor/api/elements/common/MethodElement.java    |   0
 .../groovy/editor/api/elements/index/IndexedClass.java      |   0
 .../groovy/editor/api/elements/index/IndexedElement.java    |   0
 .../groovy/editor/api/elements/index/IndexedField.java      |   0
 .../groovy/editor/api/elements/index/IndexedMethod.java     |   0
 .../org/netbeans/modules/groovy/editor/api/lexer/Call.java  |   0
 .../modules/groovy/editor/api/lexer/GroovyLexer.java        |   0
 .../modules/groovy/editor/api/lexer/GroovyTokenId.java      |   0
 .../modules/groovy/editor/api/lexer/LexUtilities.java       |   0
 .../modules/groovy/editor/api/parser/Bundle.properties      |   0
 .../modules/groovy/editor/api/parser/GroovyLanguage.java    |   0
 .../groovy/editor/api/parser/GroovyOccurrencesFinder.java   |   0
 .../modules/groovy/editor/api/parser/GroovyParser.java      |   0
 .../groovy/editor/api/parser/GroovyParserResult.java        |   0
 .../editor/api/parser/GroovyVirtualSourceProvider.java      |   0
 .../modules/groovy/editor/compiler/ClassNodeCache.java      |   0
 .../modules/groovy/editor/compiler/CompilationUnit.java     |   0
 .../groovy/editor/compiler/error/CompilerErrorID.java       |   0
 .../groovy/editor/compiler/error/CompilerErrorResolver.java |   0
 .../modules/groovy/editor/compiler/error/GroovyError.java   |   0
 .../modules/groovy/editor/completion/AccessLevel.java       |   0
 .../modules/groovy/editor/completion/BaseCompletion.java    |   0
 .../editor/completion/ConstructorGenerationCompletion.java  |   0
 .../modules/groovy/editor/completion/FieldCompletion.java   |   0
 .../modules/groovy/editor/completion/KeywordCompletion.java |   0
 .../groovy/editor/completion/LocalVarCompletion.java        |   0
 .../modules/groovy/editor/completion/MethodCompletion.java  |   0
 .../groovy/editor/completion/NamedParamsCompletion.java     |   0
 .../modules/groovy/editor/completion/NewVarCompletion.java  |   0
 .../modules/groovy/editor/completion/PackageCompletion.java |   0
 .../groovy/editor/completion/ProposalsCollector.java        |   0
 .../modules/groovy/editor/completion/TypesCompletion.java   |   0
 .../editor/completion/inference/GroovyTypeAnalyzer.java     |   0
 .../groovy/editor/completion/inference/MethodInference.java |   0
 .../editor/completion/inference/TypeInferenceVisitor.java   |   0
 .../editor/completion/inference/VariableFinderVisitor.java  |   0
 .../editor/completion/provider/CompleteElementHandler.java  |   0
 .../completion/provider/CompletionProviderHandler.java      |   0
 .../editor/completion/provider/GroovyElementsProvider.java  |   0
 .../editor/completion/provider/JavaElementHandler.java      |   0
 .../editor/completion/provider/MetaElementsProvider.java    |   0
 .../editor/completion/provider/TransformationHandler.java   |   0
 .../groovy/editor/completion/util/CamelCaseUtil.java        |   0
 .../modules/groovy/editor/hints/AddImportStatementHint.java |   0
 .../editor/hints/ImplementAllAbstractMethodsHint.java       |   0
 .../modules/groovy/editor/hints/MakeClassAbstractHint.java  |   0
 .../modules/groovy/editor/hints/SurroundWithHint.java       |   0
 .../groovy/editor/hints/infrastructure/GroovyErrorRule.java |   0
 .../editor/hints/infrastructure/GroovyHintsProvider.java    |   0
 .../editor/hints/infrastructure/GroovySelectionRule.java    |   0
 .../modules/groovy/editor/hints/utils/HintUtils.java        |   0
 .../modules/groovy/editor/imports/Bundle.properties         |   0
 .../modules/groovy/editor/imports/ImportCandidate.java      |   0
 .../groovy/editor/imports/ImportChooserInnerPanel.form      |   0
 .../groovy/editor/imports/ImportChooserInnerPanel.java      |   0
 .../modules/groovy/editor/imports/ImportHelper.java         |   0
 .../netbeans/modules/groovy/editor/imports/ImportUtils.java |   0
 .../modules/groovy/editor/java/ElementDeclaration.java      |   0
 .../netbeans/modules/groovy/editor/java/ElementSearch.java  |   0
 .../org/netbeans/modules/groovy/editor/java/Utilities.java  |   0
 .../modules/groovy/editor/language/Bundle.properties        |   0
 .../modules/groovy/editor/language/GroovyBracesMatcher.java |   0
 .../groovy/editor/language/GroovyBracesMatcherFactory.java  |   0
 .../groovy/editor/language/GroovyBracketCompleter.java      |   0
 .../groovy/editor/language/GroovyDeclarationFinder.java     |   0
 .../modules/groovy/editor/language/GroovyFormatter.java     |   0
 .../groovy/editor/language/GroovyInstantRenamer.java        |   0
 .../groovy/editor/language/GroovySemanticAnalyzer.java      |   0
 .../modules/groovy/editor/language/GroovyTypeSearcher.java  |   0
 .../groovy/editor/language/SemanticAnalysisVisitor.java     |   0
 .../modules/groovy/editor/occurrences/TypeVisitor.java      |   0
 .../groovy/editor/occurrences/VariableScopeVisitor.java     |   0
 .../modules/groovy/editor/resources/Bundle.properties       |   0
 .../modules/groovy/editor/resources/DefaultAbbrevs.xml      |   0
 .../groovy/editor/resources/DefaultKeyBindings-Mac.xml      |   0
 .../modules/groovy/editor/resources/DefaultKeyBindings.xml  |   0
 .../groovy/editor/resources/FontsAndColorsPreview.groovy    |   0
 .../modules/groovy/editor}/resources/GroovyFile16x16.png    | Bin
 .../org/netbeans/modules/groovy/editor/resources/class.png  | Bin
 .../org/netbeans/modules/groovy/editor/resources/duke.png   | Bin
 .../org/netbeans/modules/groovy/editor/resources/enum.png   | Bin
 .../modules/groovy/editor/resources/fontsColors.xml         |   0
 .../netbeans/modules/groovy/editor/resources/interface.png  | Bin
 .../org/netbeans/modules/groovy/editor/resources/layer.xml  |   0
 .../modules/groovy/editor/resources/new_constructor_16.png  | Bin
 .../netbeans/modules/groovy/editor/resources/package.gif    | Bin
 .../groovy/editor/spi/completion/CompletionProvider.java    |   0
 .../editor/spi/completion/DefaultImportsProvider.java       |   0
 .../editor/typinghooks/GroovyDeletedTextInterceptor.java    |   0
 .../editor/typinghooks/GroovyTypedBreakInterceptor.java     |   0
 .../editor/typinghooks/GroovyTypedTextInterceptor.java      |   0
 .../modules/groovy/editor/typinghooks/TypingHooksUtil.java  |   0
 .../modules/groovy/editor/utils/ASTChildrenVisitor.java     |   0
 .../netbeans/modules/groovy/editor/utils/GroovyUtils.java   |   0
 .../src/org/netbeans/test/groovy/GeneralGroovy.java         |   0
 .../src/org/netbeans/test/groovy/cc/testCC.java             |   0
 .../src/org/netbeans/test/groovy/cc/testCCCamelCase.java    |   0
 .../src/org/netbeans/test/groovy/cc/testCCMixed.java        |   0
 .../src/org/netbeans/test/groovy/cc/testCCProperties.java   |   0
 .../src/org/netbeans/test/groovy/hints/testFixImport.java   |   0
 .../src/org/netbeans/test/groovy/refactor/testRefactor.java |   0
 .../test/unit/data/testfiles/AliasOccurrencesTester.groovy  |   0
 ...AliasOccurrencesTester.groovy.testFieldAlias.occurrences |   0
 ...currencesTester.groovy.testFieldStaticImport.occurrences |   0
 ...liasOccurrencesTester.groovy.testMethodAlias.occurrences |   0
 ...urrencesTester.groovy.testMethodStaticImport.occurrences |   0
 .../unit/data/testfiles/AnnotationOccurrencesTester.groovy  |   0
 ...ccurrencesTester.groovy.testAnnotationImport.occurrences |   0
 ...currencesTester.groovy.testAnnotationOnClass.occurrences |   0
 ...cesTester.groovy.testAnnotationOnConstructor.occurrences |   0
 ...currencesTester.groovy.testAnnotationOnField.occurrences |   0
 ...urrencesTester.groovy.testAnnotationOnMethod.occurrences |   0
 ...rencesTester.groovy.testAnnotationOnProperty.occurrences |   0
 .../test/unit/data/testfiles/BookmarkController.groovy      |   0
 .../unit/data/testfiles/BookmarkController.groovy.folds     |   0
 .../unit/data/testfiles/BookmarkController.groovy.indexed   |   0
 ...BookmarkController.groovy.testClassVariable1.occurrences |   0
 ...BookmarkController.groovy.testClassVariable2.occurrences |   0
 .../BookmarkController.groovy.testParams.occurrences        |   0
 .../BookmarkController.groovy.testSuperVariable.occurrences |   0
 .../BookmarkController.groovy.testUnusedParams.occurrences  |   0
 .../test/unit/data/testfiles/FieldOccurrencesTester.groovy  |   0
 ...Tester.groovy.testFieldWithJavaFieldOperator.occurrences |   0
 .../test/unit/data/testfiles/FoldingTestTwo.groovy          |   0
 .../test/unit/data/testfiles/FoldingTestTwo.groovy.folds    |   0
 .../test/unit/data/testfiles/GroovyScopeTestcase.groovy     |   0
 .../GroovyScopeTestcase.groovy.testClass1.occurrences       |   0
 .../GroovyScopeTestcase.groovy.testClass2.occurrences       |   0
 .../GroovyScopeTestcase.groovy.testClass3.occurrences       |   0
 .../GroovyScopeTestcase.groovy.testClass4.occurrences       |   0
 ...vyScopeTestcase.groovy.testClosureParameter1.occurrences |   0
 ...vyScopeTestcase.groovy.testClosureParameter2.occurrences |   0
 .../GroovyScopeTestcase.groovy.testConstructor1.occurrences |   0
 .../GroovyScopeTestcase.groovy.testConstructor2.occurrences |   0
 .../GroovyScopeTestcase.groovy.testLocalVar3.occurrences    |   0
 .../GroovyScopeTestcase.groovy.testMemberVar4.occurrences   |   0
 .../GroovyScopeTestcase.groovy.testMethod1.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod10.occurrences     |   0
 .../GroovyScopeTestcase.groovy.testMethod11.occurrences     |   0
 .../GroovyScopeTestcase.groovy.testMethod2.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod3.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod4.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod5.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod6.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod7.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod8.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod9.occurrences      |   0
 ...ovyScopeTestcase.groovy.testMethodParameter1.occurrences |   0
 ...ovyScopeTestcase.groovy.testMethodParameter2.occurrences |   0
 ...GroovyScopeTestcase.groovy.testNonIdentifier.occurrences |   0
 ...oovyScopeTestcase.groovy.testPackageInScript.occurrences |   0
 .../GroovyScopeTestcase.groovy.testParameter5.occurrences   |   0
 .../groovy.editor}/test/unit/data/testfiles/Hello.groovy    |   0
 .../test/unit/data/testfiles/Hello.groovy.indexed           |   0
 .../test/unit/data/testfiles/Hello.groovy.semantic          |   0
 .../unit/data/testfiles/Hello.groovy.testRename1.rename     |   0
 .../data/testfiles/Hello.groovy.testVariable.occurrences    |   0
 .../test/unit/data/testfiles/MiniClass.groovy               |   0
 .../test/unit/data/testfiles/MiniClass2.groovy              |   0
 .../test/unit/data/testfiles/MiniClass3.groovy              |   0
 .../MiniClass3.groovy.testAbstractClass.occurrences         |   0
 .../test/unit/data/testfiles/TypeOccurrencesTester.groovy   |   0
 ...TypeOccurrencesTester.groovy.testConstructor.occurrences |   0
 ...ccurrencesTester.groovy.testConstructorArray.occurrences |   0
 ...OccurrencesTester.groovy.testConstructorList.occurrences |   0
 ...TypeOccurrencesTester.groovy.testDeclaration.occurrences |   0
 ...ccurrencesTester.groovy.testDeclarationArray.occurrences |   0
 ...roovy.testDeclarationArrayWithInitialization.occurrences |   0
 ....testDeclarationArrayWithInitialization_init.occurrences |   0
 ...OccurrencesTester.groovy.testDeclarationList.occurrences |   0
 ...groovy.testDeclarationListWithInitialization.occurrences |   0
 ...y.testDeclarationListWithInitialization_init.occurrences |   0
 ...Tester.groovy.testDeclarationWithAssignement.occurrences |   0
 ...ter.groovy.testDeclarationWithInitialization.occurrences |   0
 .../TypeOccurrencesTester.groovy.testExtends.occurrences    |   0
 .../TypeOccurrencesTester.groovy.testField.occurrences      |   0
 .../TypeOccurrencesTester.groovy.testFieldArray.occurrences |   0
 .../TypeOccurrencesTester.groovy.testFieldList.occurrences  |   0
 ...ypeOccurrencesTester.groovy.testForLoopCycle.occurrences |   0
 ...OccurrencesTester.groovy.testImportStatement.occurrences |   0
 .../TypeOccurrencesTester.groovy.testInstanceOf.occurrences |   0
 ...peOccurrencesTester.groovy.testParameterType.occurrences |   0
 ...urrencesTester.groovy.testParameterTypeArray.occurrences |   0
 ...currencesTester.groovy.testParameterTypeList.occurrences |   0
 .../TypeOccurrencesTester.groovy.testProperty.occurrences   |   0
 ...peOccurrencesTester.groovy.testPropertyArray.occurrences |   0
 ...ypeOccurrencesTester.groovy.testPropertyList.occurrences |   0
 ...currencesTester.groovy.testPropertyList_init.occurrences |   0
 .../TypeOccurrencesTester.groovy.testReturnType.occurrences |   0
 ...OccurrencesTester.groovy.testReturnTypeArray.occurrences |   0
 ...eOccurrencesTester.groovy.testReturnTypeList.occurrences |   0
 ...ypeOccurrencesTester.groovy.testStaticAccess.occurrences |   0
 .../ccresult/NoImportsMoreSpacesAfterPackage.groovy         |   0
 .../NoImportsMoreSpacesAfterPackage.groovy.ccresult         |   0
 .../testfiles/ccresult/NoImportsNoSpaceAfterPackage.groovy  |   0
 .../ccresult/NoImportsNoSpaceAfterPackage.groovy.ccresult   |   0
 .../testfiles/ccresult/NoImportsSpaceAfterPackage.groovy    |   0
 .../ccresult/NoImportsSpaceAfterPackage.groovy.ccresult     |   0
 .../testfiles/ccresult/SeveralImportsFirstPosition.groovy   |   0
 .../ccresult/SeveralImportsFirstPosition.groovy.ccresult    |   0
 .../testfiles/ccresult/SeveralImportsLastPosition.groovy    |   0
 .../ccresult/SeveralImportsLastPosition.groovy.ccresult     |   0
 .../testfiles/ccresult/SeveralImportsMiddlePosition.groovy  |   0
 .../ccresult/SeveralImportsMiddlePosition.groovy.ccresult   |   0
 .../unit/data/testfiles/ccresult/SupportingClasses.groovy   |   0
 .../data/testfiles/completion/CamelCaseConstructor1.groovy  |   0
 ...Constructor1.groovy.testCamelCaseConstructor1.completion |   0
 .../data/testfiles/completion/ClassMethodFieldLong1.groovy  |   0
 ...odFieldLong1.groovy.testClassMethodFieldLong1.completion |   0
 .../data/testfiles/completion/ClassMethodFieldLong2.groovy  |   0
 ...odFieldLong2.groovy.testClassMethodFieldLong2.completion |   0
 .../testfiles/completion/ClassMethodFieldString1.groovy     |   0
 ...eldString1.groovy.testClassMethodFieldString1.completion |   0
 .../testfiles/completion/ClassMethodFieldString2.groovy     |   0
 ...eldString2.groovy.testClassMethodFieldString2.completion |   0
 .../data/testfiles/completion/ClassMethodLocalLong1.groovy  |   0
 ...odLocalLong1.groovy.testClassMethodLocalLong1.completion |   0
 .../data/testfiles/completion/ClassMethodLocalLong2.groovy  |   0
 ...odLocalLong2.groovy.testClassMethodLocalLong2.completion |   0
 .../testfiles/completion/ClassMethodLocalString1.groovy     |   0
 ...calString1.groovy.testClassMethodLocalString1.completion |   0
 .../testfiles/completion/ClassMethodLocalString2.groovy     |   0
 ...calString2.groovy.testClassMethodLocalString2.completion |   0
 .../completion/ClassMethodLocalStringConst1.groovy          |   0
 .../unit/data/testfiles/completion/ConstructorCall1.groovy  |   0
 .../ConstructorCall1.groovy.testConstructorCall1.completion |   0
 .../data/testfiles/completion/KeywordAboveClass1.groovy     |   0
 ...wordAboveClass1.groovy.testKeywordAboveClass1.completion |   0
 .../data/testfiles/completion/KeywordAboveClass2.groovy     |   0
 ...wordAboveClass2.groovy.testKeywordAboveClass2.completion |   0
 .../unit/data/testfiles/completion/KeywordImport1.groovy    |   0
 .../KeywordImport1.groovy.testKeywordImport1.completion     |   0
 .../unit/data/testfiles/completion/KeywordImport2.groovy    |   0
 .../testfiles/completion/MethodCompletionTestCase.groovy    |   0
 ...mpletionTestCase.groovy.testMethodCompletion1.completion |   0
 ...mpletionTestCase.groovy.testMethodCompletion2.completion |   0
 .../test/unit/data/testfiles/completion/ScriptLong1.groovy  |   0
 .../ScriptLong1.groovy.testScriptLong1.completion           |   0
 .../test/unit/data/testfiles/completion/ScriptLong2.groovy  |   0
 .../ScriptLong2.groovy.testScriptLong2.completion           |   0
 .../unit/data/testfiles/completion/ScriptString1.groovy     |   0
 .../ScriptString1.groovy.testScriptString1.completion       |   0
 .../unit/data/testfiles/completion/ScriptString2.groovy     |   0
 .../ScriptString2.groovy.testScriptString2.completion       |   0
 .../data/testfiles/completion/ScriptStringConst1.groovy     |   0
 ...iptStringConst1.groovy.testScriptStringConst1.completion |   0
 .../access/basicAccessLevels1/BasicAccessLevels1.groovy     |   0
 ...icAccessLevels1.groovy.testBasicAccessLevels1.completion |   0
 .../camelCaseCompletion1/CamelCaseCompletion1.groovy        |   0
 ...seCompletion1.groovy.testCamelCaseCompletion1.completion |   0
 .../camelCaseCompletion2/CamelCaseCompletion2.groovy        |   0
 ...seCompletion2.groovy.testCamelCaseCompletion2.completion |   0
 .../camelCaseCompletion3/CamelCaseCompletion3.groovy        |   0
 ...seCompletion3.groovy.testCamelCaseCompletion3.completion |   0
 .../camelCaseCompletion4/CamelCaseCompletion4.groovy        |   0
 ...seCompletion4.groovy.testCamelCaseCompletion4.completion |   0
 .../camelCaseCompletion5/CamelCaseCompletion5.groovy        |   0
 ...seCompletion5.groovy.testCamelCaseCompletion5.completion |   0
 .../camelCaseCompletion6/CamelCaseCompletion6.groovy        |   0
 ...seCompletion6.groovy.testCamelCaseCompletion6.completion |   0
 .../camelCaseCompletion7/CamelCaseCompletion7.groovy        |   0
 ...seCompletion7.groovy.testCamelCaseCompletion7.completion |   0
 .../camelCaseCompletion8/CamelCaseCompletion8.groovy        |   0
 ...seCompletion8.groovy.testCamelCaseCompletion8.completion |   0
 .../closures/insideClosure1/InsideClosure1.groovy           |   0
 .../InsideClosure1.groovy.testInsideClosure1_1.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_2.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_3.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_4.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_5.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_6.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_7.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_8.completion   |   0
 .../completion/collections/collections1/Collections1.groovy |   0
 .../Collections1.groovy.testCollections1_1.completion       |   0
 .../Collections1.groovy.testCollections1_2.completion       |   0
 .../Collections1.groovy.testCollections1_3.completion       |   0
 .../Collections1.groovy.testCollections1_4.completion       |   0
 .../Collections1.groovy.testCollections1_5.completion       |   0
 .../Collections1.groovy.testCollections1_6.completion       |   0
 .../constructors/constructors1/Constructors1.groovy         |   0
 .../Constructors1.groovy.testConstructors1.completion       |   0
 .../constructors/constructors2/Constructors2.groovy         |   0
 .../Constructors2.groovy.testConstructors2.completion       |   0
 .../constructors/constructors3/Constructors3.groovy         |   0
 .../Constructors3.groovy.testConstructors3.completion       |   0
 .../constructors/constructors4/Constructors4.groovy         |   0
 .../Constructors4.groovy.testConstructors4.completion       |   0
 .../constructors/constructors5/Constructors5.groovy         |   0
 .../Constructors5.groovy.testConstructors5.completion       |   0
 .../constructors/constructors6/Constructors6.groovy         |   0
 .../Constructors6.groovy.testConstructors6.completion       |   0
 .../constructors/constructors7/Constructors7.groovy         |   0
 .../Constructors7.groovy.testConstructors7.completion       |   0
 .../constructors/constructors8/Constructors8.groovy         |   0
 .../Constructors8.groovy.testConstructors8.completion       |   0
 .../completion/constructors/importedType/Bar.groovy         |   0
 .../constructors/importedType/ImportedType.groovy           |   0
 .../ImportedType.groovy.testImportedType.completion         |   0
 .../constructors/importedTypeMoreConstructors/Bar.groovy    |   0
 .../ImportedTypeMoreConstructors.groovy                     |   0
 ...ctors.groovy.testImportedTypeMoreConstructors.completion |   0
 .../completion/constructors/samePackage/Bar.groovy          |   0
 .../completion/constructors/samePackage/SamePackage.groovy  |   0
 .../SamePackage.groovy.testSamePackage.completion           |   0
 .../constructors/samePackageMoreConstructors/Bar.groovy     |   0
 .../SamePackageMoreConstructors.groovy                      |   0
 ...uctors.groovy.testSamePackageMoreConstructors.completion |   0
 .../unit/data/testfiles/completion/duplicates/a/A.groovy    |   0
 .../unit/data/testfiles/completion/duplicates/b/B.groovy    |   0
 .../duplicates/b/B.groovy.testDuplicates1.completion        |   0
 .../unit/data/testfiles/completion/duplicates/c/C.groovy    |   0
 .../duplicates/c/C.groovy.testDuplicates2.completion        |   0
 .../unit/data/testfiles/completion/duplicates/d/D.groovy    |   0
 .../duplicates/d/D.groovy.testDuplicates3.completion        |   0
 .../unit/data/testfiles/completion/field/Fields1.groovy     |   0
 .../completion/field/Fields1.groovy.testFields1.completion  |   0
 .../completion/field/Fields1.groovy.testFields2.completion  |   0
 .../grails/dataSourceClosure1/DataSourceClosure1.groovy     |   0
 ...aSourceClosure1.groovy.testDataSourceClosure1.completion |   0
 .../staticImportCompletion/StaticImportCompletion.groovy    |   0
 ...tCompletion.groovy.testStaticImportCompletion.completion |   0
 .../data/testfiles/completion/inference/Inference1.groovy   |   0
 .../inference/Inference1.groovy.testInference1.completion   |   0
 .../inference/Inference1.groovy.testInference2.completion   |   0
 .../interfaceCompletion1/InterfaceCompletion1.groovy        |   0
 ...Completion1.groovy.testInterfaceCompletion1_1.completion |   0
 ...Completion1.groovy.testInterfaceCompletion1_2.completion |   0
 ...Completion1.groovy.testInterfaceCompletion1_3.completion |   0
 ...Completion1.groovy.testInterfaceCompletion1_4.completion |   0
 ...Completion1.groovy.testInterfaceCompletion1_5.completion |   0
 .../completionForLiteral1/CompletionForLiteral1.groovy      |   0
 ...orLiteral1.groovy.testCompletionForLiteral1_1.completion |   0
 ...orLiteral1.groovy.testCompletionForLiteral1_2.completion |   0
 ...orLiteral1.groovy.testCompletionForLiteral1_3.completion |   0
 .../CompletionGeneratedAccessors1.groovy                    |   0
 ...s1.groovy.testCompletionGeneratedAccessors1_1.completion |   0
 ...s1.groovy.testCompletionGeneratedAccessors1_2.completion |   0
 ...s1.groovy.testCompletionGeneratedAccessors1_3.completion |   0
 .../completionGroovyClass1/CompletionGroovyClass1.groovy    |   0
 ...ovyClass1.groovy.testCompletionGroovyClass1_1.completion |   0
 .../completionGroovySuper1/CompletionGroovySuper1.groovy    |   0
 ...ovySuper1.groovy.testCompletionGroovySuper1_1.completion |   0
 .../completionGroovyThis1/CompletionGroovyThis1.groovy      |   0
 ...roovyThis1.groovy.testCompletionGroovyThis1_1.completion |   0
 .../completionInArgument1/CompletionInArgument1.groovy      |   0
 ...nArgument1.groovy.testCompletionInArgument1_1.completion |   0
 .../completionInMethodCall1/CompletionInMethodCall1.groovy  |   0
 ...hodCall1.groovy.testCompletionInMethodCall1_1.completion |   0
 .../completionInMethodCall2/CompletionInMethodCall2.groovy  |   0
 ...hodCall2.groovy.testCompletionInMethodCall2_1.completion |   0
 .../completionInMethodCall3/CompletionInMethodCall3.groovy  |   0
 ...hodCall3.groovy.testCompletionInMethodCall3_1.completion |   0
 .../CompletionInsideConstructor1.groovy                     |   0
 ...or1.groovy.testCompletionInsideConstructor1_1.completion |   0
 ...or1.groovy.testCompletionInsideConstructor1_2.completion |   0
 ...or1.groovy.testCompletionInsideConstructor1_3.completion |   0
 .../method/completionInsideFor1/CompletionInsideFor1.groovy |   0
 ...nInsideFor1.groovy.testCompletionInsideFor1_1.completion |   0
 ...nInsideFor1.groovy.testCompletionInsideFor1_2.completion |   0
 .../method/completionNoDot1/CompletionNoDot1.groovy         |   0
 ...ompletionNoDot1.groovy.testCompletionNoDot1_1.completion |   0
 ...ompletionNoDot1.groovy.testCompletionNoDot1_2.completion |   0
 ...ompletionNoDot1.groovy.testCompletionNoDot1_3.completion |   0
 .../CompletionNoPrefixString1.groovy                        |   0
 ...xString1.groovy.testCompletionNoPrefixString1.completion |   0
 .../CompletionNoPrefixString2.groovy                        |   0
 ...xString2.groovy.testCompletionNoPrefixString2.completion |   0
 .../testfiles/completion/method/methods1/Methods1.groovy    |   0
 .../methods1/Methods1.groovy.testMethods1_1.completion      |   0
 .../methods1/Methods1.groovy.testMethods1_2.completion      |   0
 .../methods1/Methods1.groovy.testMethods1_3.completion      |   0
 .../methods1/Methods1.groovy.testMethods1_4.completion      |   0
 .../testfiles/completion/method/methods2/Methods2.groovy    |   0
 .../methods2/Methods2.groovy.testMethods2_1.completion      |   0
 .../methods2/Methods2.groovy.testMethods2_2.completion      |   0
 .../testfiles/completion/method/methods3/Methods3.groovy    |   0
 .../namedparams/emptyConstructor/EmptyConstructor.groovy    |   0
 .../EmptyConstructor.groovy.testEmptyConstructor.completion |   0
 .../fewParamsConstructor/FewParamsConstructor.groovy        |   0
 ...or.groovy.testFewParamsConstructor_AfterComma.completion |   0
 ...testFewParamsConstructor_AfterLeftParenthesis.completion |   0
 ...estFewParamsConstructor_InsideNamedParameter1.completion |   0
 ...estFewParamsConstructor_InsideNamedParameter2.completion |   0
 ...estFewParamsConstructor_InsideNamedParameter3.completion |   0
 .../testfiles/completion/newvars/FieldCompletion.groovy     |   0
 ...FieldCompletion.groovy.testCompletionField1_1.completion |   0
 ...FieldCompletion.groovy.testCompletionField1_2.completion |   0
 ...FieldCompletion.groovy.testCompletionField1_3.completion |   0
 .../data/testfiles/completion/newvars/Identifier1.groovy    |   0
 .../newvars/Identifier1.groovy.testIdentifier1.completion   |   0
 .../newvars/Identifier1.groovy.testIdentifier2.completion   |   0
 .../data/testfiles/completion/newvars/Identifier2.groovy    |   0
 .../newvars/Identifier2.groovy.testIdentifier3.completion   |   0
 .../data/testfiles/completion/newvars/Identifier3.groovy    |   0
 .../newvars/Identifier3.groovy.testIdentifier4.completion   |   0
 .../data/testfiles/completion/newvars/Primitive1.groovy     |   0
 .../newvars/Primitive1.groovy.testPrimitive1.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive2.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive3.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive4.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive5.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive6.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive7.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive8.completion     |   0
 .../operators/elvisOperator1/ElvisOperator1.groovy          |   0
 .../ElvisOperator1.groovy.testElvisOperator1_1.completion   |   0
 .../operators/elvisOperator2/ElvisOperator2.groovy          |   0
 .../ElvisOperator2.groovy.testElvisOperator2_1.completion   |   0
 .../operators/elvisOperator3/ElvisOperator3.groovy          |   0
 .../ElvisOperator3.groovy.testElvisOperator3_1.completion   |   0
 .../completion/operators/javaFieldOperator1}/Foo.groovy     |   0
 .../operators/javaFieldOperator1/JavaFieldOperator1.groovy  |   0
 ...ldOperator1.groovy.testJavaFieldOperator1_all.completion |   0
 .../completion/operators/javaFieldOperator2}/Foo.groovy     |   0
 .../operators/javaFieldOperator2/JavaFieldOperator2.groovy  |   0
 ...tor2.groovy.testJavaFieldOperator2_withPrefix.completion |   0
 .../completion/operators/javaFieldOperator3}/Foo.groovy     |   0
 .../operators/javaFieldOperator3/JavaFieldOperator3.groovy  |   0
 ...tor3.groovy.testJavaFieldOperator3_withSuffix.completion |   0
 .../completion/operators/javaFieldOperator4}/Foo.groovy     |   0
 .../operators/javaFieldOperator4/JavaFieldOperator4.groovy  |   0
 ...roovy.testJavaFieldOperator4_withinIdentifier.completion |   0
 .../operators/methodClosure1/MethodClosure1.groovy          |   0
 .../MethodClosure1.groovy.testMethodClosure1_1.completion   |   0
 .../MethodClosure1.groovy.testMethodClosure1_2.completion   |   0
 .../MethodClosure1.groovy.testMethodClosure1_3.completion   |   0
 .../operators/methodClosure2/MethodClosure2.groovy          |   0
 .../MethodClosure2.groovy.testMethodClosure2_1.completion   |   0
 .../operators/safeNavigation1/SafeNavigation1.groovy        |   0
 .../SafeNavigation1.groovy.testSafeNavigation1_1.completion |   0
 .../SafeNavigation1.groovy.testSafeNavigation1_2.completion |   0
 .../SafeNavigation1.groovy.testSafeNavigation1_3.completion |   0
 .../operators/safeNavigation2/SafeNavigation2.groovy        |   0
 .../SafeNavigation2.groovy.testSafeNavigation2_1.completion |   0
 .../SpreadJavaFieldOperator1.groovy                         |   0
 ...ator1.groovy.testSpreadJavaFieldOperator1_all.completion |   0
 .../SpreadJavaFieldOperator2.groovy                         |   0
 ...roovy.testSpreadJavaFieldOperator2_withPrefix.completion |   0
 .../SpreadJavaFieldOperator3.groovy                         |   0
 ...groovy.testSpreadJavaFieldOperator3_withSufix.completion |   0
 .../SpreadJavaFieldOperator4.groovy                         |   0
 ...testSpreadJavaFieldOperator4_withinIdentifier.completion |   0
 .../operators/spreadOperator1/SpreadOperator1.groovy        |   0
 ...r1.groovy.testSpreadOperator1_stringArray_all.completion |   0
 .../operators/spreadOperator2/SpreadOperator2.groovy        |   0
 ...roovy.testSpreadOperator2_stringArray_sPrefix.completion |   0
 .../operators/spreadOperator3/SpreadOperator3.groovy        |   0
 ...ator3.groovy.testSpreadOperator3_intArray_all.completion |   0
 .../operators/spreadOperator4/SpreadOperator4.groovy        |   0
 ...4.groovy.testSpreadOperator4_intArray_sPrefix.completion |   0
 .../AfterExtendsTypeCompletion1.groovy                      |   0
 ...etion1.groovy.testAfterExtendsTypeCompletion1.completion |   0
 .../AfterExtendsTypeCompletion2.groovy                      |   0
 ...etion2.groovy.testAfterExtendsTypeCompletion2.completion |   0
 .../AfterExtendsTypeCompletion3.groovy                      |   0
 ...etion3.groovy.testAfterExtendsTypeCompletion3.completion |   0
 .../AfterExtendsTypeCompletion4.groovy                      |   0
 ...etion4.groovy.testAfterExtendsTypeCompletion4.completion |   0
 .../fieldTypeCompletion1/FieldTypeCompletion1.groovy        |   0
 ...peCompletion1.groovy.testFieldTypeCompletion1.completion |   0
 .../fieldTypeCompletion2/FieldTypeCompletion2.groovy        |   0
 ...peCompletion2.groovy.testFieldTypeCompletion2.completion |   0
 .../fieldTypeCompletion3/FieldTypeCompletion3.groovy        |   0
 ...peCompletion3.groovy.testFieldTypeCompletion3.completion |   0
 .../LocalVariableTypeCompletion1.groovy                     |   0
 ...tion1.groovy.testLocalVariableTypeCompletion1.completion |   0
 .../LocalVariableTypeCompletion2.groovy                     |   0
 ...tion2.groovy.testLocalVariableTypeCompletion2.completion |   0
 .../LocalVariableTypeCompletion3.groovy                     |   0
 ...tion3.groovy.testLocalVariableTypeCompletion3.completion |   0
 .../completion/transformations/delegate1/Delegate1.groovy   |   0
 ...estDelegate1_interfaceDelegator_withoutPrefix.completion |   0
 .../completion/transformations/delegate2/Delegate2.groovy   |   0
 ...roovy.testDelegate2_classDelegator_withPrefix.completion |   0
 .../completion/transformations/singleton1/Singleton1.groovy |   0
 ...Singleton1.groovy.testSingleton1_withInPrefix.completion |   0
 .../completion/transformations/singleton2/Singleton2.groovy |   0
 ...ingleton2.groovy.testSingleton2_withGetPrefix.completion |   0
 .../completion/transformations/singleton3/Singleton3.groovy |   0
 ...ingleton3.groovy.testSingleton3_withoutPrefix.completion |   0
 .../testfiles/completion/types/ExistingGroovyType.groovy    |   0
 .../data/testfiles/completion/types/WildCardImport1.groovy  |   0
 .../completion/types/defaultImport1/DefaultImport1.groovy   |   0
 .../DefaultImport1.groovy.testDefaultImport1_1.completion   |   0
 .../DefaultImport1.groovy.testDefaultImport1_2.completion   |   0
 .../DefaultImport1.groovy.testDefaultImport1_3.completion   |   0
 .../DefaultImport1.groovy.testDefaultImport1_4.completion   |   0
 .../DefaultImport1.groovy.testDefaultImport1_5.completion   |   0
 .../DefaultImport1.groovy.testDefaultImport1_6.completion   |   0
 .../types/fqnTypeCompletion1/FqnTypeCompletion1.groovy      |   0
 ...TypeCompletion1.groovy.testFqnTypeCompletion1.completion |   0
 .../completion/types/manualImport1/ManualImport1.groovy     |   0
 .../ManualImport1.groovy.testManualImport1.completion       |   0
 .../completion/types/manualImport2/ManualImport2.groovy     |   0
 .../ManualImport2.groovy.testManualImport2.completion       |   0
 .../completion/types/notInComments1/NotInComments1.groovy   |   0
 .../NotInComments1.groovy.testNotInComments1_1.completion   |   0
 .../NotInComments1.groovy.testNotInComments1_2.completion   |   0
 .../completion/types/samePackage1/SamePackage1.groovy       |   0
 .../SamePackage1.groovy.testSamePackage1.completion         |   0
 .../completion/types/typeCompletion1/TypeCompletion1.groovy |   0
 .../TypeCompletion1.groovy.testTypeCompletion1.completion   |   0
 .../completion/types/typeCompletion2/TypeCompletion2.groovy |   0
 .../TypeCompletion2.groovy.testTypeCompletion2.completion   |   0
 .../completion/types/typeCompletion3/TypeCompletion3.groovy |   0
 .../TypeCompletion3.groovy.testTypeCompletion3.completion   |   0
 .../completion/types/typeCompletion4/TypeCompletion4.groovy |   0
 .../TypeCompletion4.groovy.testTypeCompletion4.completion   |   0
 .../completion/types/typeCompletion5/TypeCompletion5.groovy |   0
 .../TypeCompletion5.groovy.testTypeCompletion5.completion   |   0
 .../completion/variables/variables1/Variables1.groovy       |   0
 .../Variables1.groovy.testVariables1_1.completion           |   0
 .../Variables1.groovy.testVariables1_2.completion           |   0
 .../Variables1.groovy.testVariables1_3.completion           |   0
 .../Variables1.groovy.testVariables1_4.completion           |   0
 .../Variables1.groovy.testVariables1_5.completion           |   0
 .../Variables1.groovy.testVariables1_6.completion           |   0
 .../completion/variables/variables2/Variables2.groovy       |   0
 .../Variables2.groovy.testVariables2_1.completion           |   0
 .../Variables2.groovy.testVariables2_2.completion           |   0
 .../Variables2.groovy.testVariables2_3.completion           |   0
 .../Variables2.groovy.testVariables2_4.completion           |   0
 .../Variables2.groovy.testVariables2_5.completion           |   0
 .../completion/variables/variables3/Variables3.groovy       |   0
 .../Variables3.groovy.testVariables3_1.completion           |   0
 .../Variables3.groovy.testVariables3_2.completion           |   0
 .../Variables3.groovy.testVariables3_3.completion           |   0
 .../unit/data/testfiles/declarationfinder/Consumer.groovy   |   0
 .../unit/data/testfiles/declarationfinder/Methods1.groovy   |   0
 .../unit/data/testfiles/declarationfinder/Methods2.groovy   |   0
 .../unit/data/testfiles/declarationfinder/Script.groovy     |   0
 .../data/testfiles/declarationfinder/a/Declaration1.groovy  |   0
 .../data/testfiles/declarationfinder/a/Declaration2.groovy  |   0
 .../data/testfiles/declarationfinder/a/Declaration3.groovy  |   0
 .../data/testfiles/declarationfinder/a/InnerClasses.java    |   0
 .../unit/data/testfiles/declarationfinder/a/Interface1.java |   0
 .../unit/data/testfiles/declarationfinder/a/Interface2.java |   0
 .../testfiles/index/testGetClasses/testGetClasses.groovy    |   0
 .../testfiles/index/testGetMethods/testGetMethods.groovy    |   0
 .../services/org.netbeans.spi.lexer.LanguageProvider        |   0
 .../org/netbeans/modules/groovy/editor/api/AstPathTest.java |   0
 .../modules/groovy/editor/api/GroovyBracesMatcherTest.java  |   0
 .../groovy/editor/api/GroovyDeclarationFinderTest.java      |   0
 .../netbeans/modules/groovy/editor/api/GroovyIndexTest.java |   0
 .../modules/groovy/editor/api/GroovyIndexerTest.java        |   0
 .../modules/groovy/editor/api/GroovyInstantRenamerTest.java |   0
 .../modules/groovy/editor/api/GroovyLexerBatchTest.java     |   0
 .../modules/groovy/editor/api/GroovyLexerGStringTest.java   |   0
 .../modules/groovy/editor/api/GroovyLexerIncTest.java       |   0
 .../groovy/editor/api/GroovyLexerStringConstantsTest.java   |   0
 .../groovy/editor/api/GroovyOccurencesFinderTest.java       |   0
 .../netbeans/modules/groovy/editor/api/GroovyUtilsTest.java |   0
 .../modules/groovy/editor/api/StructureAnalyzerTest.java    |   0
 .../modules/groovy/editor/api/completion/AccessCCTest.java  |   0
 .../groovy/editor/api/completion/CamelCaseCCTest.java       |   0
 .../groovy/editor/api/completion/ClosuresCCTest.java        |   0
 .../groovy/editor/api/completion/CodeCompletionTest.java    |   0
 .../groovy/editor/api/completion/CollectionsCCTest.java     |   0
 .../groovy/editor/api/completion/ConstructorsCCTest.java    |   0
 .../groovy/editor/api/completion/DuplicatesCCTest.java      |   0
 .../modules/groovy/editor/api/completion/FieldCCTest.java   |   0
 .../groovy/editor/api/completion/GrailsConfigsTest.java     |   0
 .../groovy/editor/api/completion/GroovyCCTestBase.java      |   0
 .../modules/groovy/editor/api/completion/ImportCCTest.java  |   0
 .../groovy/editor/api/completion/InferenceCCTest.java       |   0
 .../groovy/editor/api/completion/InterfaceCCTest.java       |   0
 .../modules/groovy/editor/api/completion/MethodCCTest.java  |   0
 .../groovy/editor/api/completion/NamedParamCCTest.java      |   0
 .../modules/groovy/editor/api/completion/NewVarsCCTest.java |   0
 .../groovy/editor/api/completion/OperatorsCCTest.java       |   0
 .../modules/groovy/editor/api/completion/PackageCCTest.java |   0
 .../groovy/editor/api/completion/TransformationsCCTest.java |   0
 .../modules/groovy/editor/api/completion/TypesCCTest.java   |   0
 .../groovy/editor/api/completion/VariablesCCTest.java       |   0
 .../netbeans/modules/groovy/editor/api/lexer/CallTest.java  |   0
 .../modules/groovy/editor/api/lexer/GroovyLexerTest.java    |   0
 .../modules/groovy/editor/api/lexer/LexerOperatorsTest.java |   0
 .../modules/groovy/editor/api/parser/GroovyParserTest.java  |   0
 .../editor/api/parser/GroovySemanticAnalyzerTest.java       |   0
 .../editor/api/parser/GroovyVirtualSourceProviderTest.java  |   0
 .../modules/groovy/editor/api/temporary/PackageCCTest1.java |   0
 .../modules/groovy/editor/api/temporary/PackageCCTest2.java |   0
 .../modules/groovy/editor/api/temporary/PackageCCTest3.java |   0
 .../netbeans/modules/groovy/editor/api/temporary/README.txt |   0
 .../groovy/editor/api/temporary/VariableCCTest1.java        |   0
 .../groovy/editor/api/temporary/VariableCCTest2.java        |   0
 .../groovy/editor/api/temporary/VariableCCTest3.java        |   0
 .../modules/groovy/editor/imports/FastImportTest.java       |   0
 .../modules/groovy/editor/imports/ImportUtilsTest.java      |   0
 .../modules/groovy/editor/language/LogicalRangesTest.java   |   0
 .../groovy/editor/occurrences/AliasOccurrencesTest.java     |   0
 .../editor/occurrences/AnnotationOccurrencesTest.java       |   0
 .../groovy/editor/occurrences/FieldOccurrencesTest.java     |   0
 .../groovy/editor/occurrences/TypeOccurrencesTest.java      |   0
 .../netbeans/modules/groovy/editor/test/GroovyTestBase.java |   0
 .../editor/typinghooks/DeletedTextInterceptorTest.java      |   0
 .../editor/typinghooks/TypedBreakInterceptorTest.java       |   0
 .../groovy/editor/typinghooks/TypedTextInterceptorTest.java |   0
 .../modules/groovy/editor/utils/GroovyUtilsTest.java        |   0
 {groovy.grails => groovy/groovy.grails}/build.xml           |   4 ++--
 {groovy.grails => groovy/groovy.grails}/manifest.mf         |   0
 .../groovy.grails}/nbproject/project.properties             |   0
 .../groovy.grails}/nbproject/project.xml                    |   0
 .../netbeans/modules/groovy/grails/ProcessInputStream.java  |   0
 .../org/netbeans/modules/groovy/grails/RuntimeHelper.java   |   0
 .../org/netbeans/modules/groovy/grails/WrapperProcess.java  |   0
 .../netbeans/modules/groovy/grails/api/Bundle.properties    |   0
 .../modules/groovy/grails/api/ExecutionSupport.java         |   0
 .../netbeans/modules/groovy/grails/api/GrailsConstants.java |   0
 .../modules/groovy/grails/api/GrailsEnvironment.java        |   0
 .../netbeans/modules/groovy/grails/api/GrailsPlatform.java  |   0
 .../modules/groovy/grails/api/GrailsProjectConfig.java      |   0
 .../modules/groovy/grails/resources/Bundle.properties       |   0
 .../modules/groovy/grails}/resources/GrailsIcon16x16.png    | Bin
 .../org/netbeans/modules/groovy/grails/resources/layer.xml  |   0
 .../modules/groovy/grails/server/ApplicationNode.java       |   0
 .../netbeans/modules/groovy/grails/server/Bundle.properties |   0
 .../modules/groovy/grails/server/GrailsInstance.java        |   0
 .../groovy/grails/server/GrailsInstanceProvider.java        |   0
 .../modules/groovy/grails/server/ProcessCookie.java         |   0
 .../modules/groovy/grails/settings/Bundle.properties        |   0
 .../modules/groovy/grails/settings/GrailsRuntimePanel.form  |   0
 .../modules/groovy/grails/settings/GrailsRuntimePanel.java  |   0
 .../modules/groovy/grails/settings/GrailsSettings.java      |   0
 .../modules/groovy/grails/api/GrailsEnvironmentTest.java    |   0
 .../modules/groovy/grails/api/GrailsProjectConfigTest.java  |   0
 .../modules/groovy/grails/api/GrailsRuntimeTest.java        |   0
 .../org/netbeans/modules/groovy/grails/api/TestProject.java |   0
 .../modules/groovy/grails/settings/GrailsSettingsTest.java  |   0
 .../groovy.grailsproject}/build.xml                         |   4 ++--
 .../groovy.grailsproject}/manifest.mf                       |   0
 .../groovy.grailsproject}/nbproject/project.properties      |   0
 .../groovy.grailsproject}/nbproject/project.xml             |   0
 .../netbeans/modules/groovy/grailsproject/Bundle.properties |   0
 .../modules/groovy/grailsproject/GrailsActionProvider.java  |   0
 .../modules/groovy/grailsproject/GrailsProject.java         |   0
 .../modules/groovy/grailsproject/GrailsProjectFactory.java  |   0
 .../groovy/grailsproject/GrailsProjectOperations.java       |   0
 .../modules/groovy/grailsproject/GrailsProjectSettings.java |   0
 .../modules/groovy/grailsproject/GrailsServerState.java     |   0
 .../modules/groovy/grailsproject/GrailsSources.java         |   0
 .../modules/groovy/grailsproject/ProgressSupport.java       |   0
 .../groovy/grailsproject/SourceCategoriesFactory.java       |   0
 .../groovy/grailsproject/SourceCategoriesGrails11.java      |   0
 .../groovy/grailsproject/SourceCategoriesGrails301.java     |   0
 .../groovy/grailsproject/SourceCategoriesInterface.java     |   0
 .../modules/groovy/grailsproject/SourceCategory.java        |   0
 .../modules/groovy/grailsproject/SourceCategoryType.java    |   0
 .../modules/groovy/grailsproject/actions/Bundle.properties  |   0
 .../groovy/grailsproject/actions/ConfigurationSupport.java  |   0
 .../groovy/grailsproject/actions/GenerateAction.java        |   0
 .../groovy/grailsproject/actions/GenerateAllAction.java     |   0
 .../groovy/grailsproject/actions/GenerateViewsAction.java   |   0
 .../groovy/grailsproject/actions/GotoBaseAction.java        |   0
 .../groovy/grailsproject/actions/GotoControllerAction.java  |   0
 .../groovy/grailsproject/actions/GotoDomainClassAction.java |   0
 .../groovy/grailsproject/actions/GotoViewAction.java        |   0
 .../groovy/grailsproject/actions/GrailsCommandAction.java   |   0
 .../groovy/grailsproject/actions/ManagePluginsAction.java   |   0
 .../grailsproject/actions/RefreshProjectRunnable.java       |   0
 .../groovy/grailsproject/actions/ResolvePluginsAction.java  |   0
 .../classpath/BootClassPathImplementation.java              |   0
 .../grailsproject/classpath/ClassPathProviderImpl.java      |   0
 .../classpath/ProjectClassPathImplementation.java           |   0
 .../grailsproject/classpath/SourcePathImplementation.java   |   0
 .../modules/groovy/grailsproject/classpath/SourceRoots.java |   0
 .../modules/groovy/grailsproject/commands/Bundle.properties |   0
 .../groovy/grailsproject/commands/GrailsCommand.java        |   0
 .../groovy/grailsproject/commands/GrailsCommandChooser.form |   0
 .../groovy/grailsproject/commands/GrailsCommandChooser.java |   0
 .../groovy/grailsproject/commands/GrailsCommandSupport.java |   0
 .../completion/ControllerCompletionProvider.java            |   0
 .../grailsproject/completion/DomainCompletionProvider.java  |   0
 .../modules/groovy/grailsproject/config/BuildConfig.java    |   0
 .../modules/groovy/grailsproject/debug/GrailsDebugger.java  |   0
 .../netbeans/modules/groovy/grailsproject/debug/Utils.java  |   0
 .../modules/groovy/grailsproject/plugins/Bundle.properties  |   0
 .../modules/groovy/grailsproject/plugins/GrailsPlugin.java  |   0
 .../groovy/grailsproject/plugins/GrailsPluginSupport.java   |   0
 .../queries/GrailsProjectEncodingQueryImpl.java             |   0
 .../groovy/grailsproject/resources/Bundle.properties        |   0
 .../modules/groovy/grailsproject/resources/Controller.html  |   0
 .../modules/groovy/grailsproject/resources/DomainClass.html |   0
 .../modules/groovy/grailsproject/resources/GantScript.html  |   0
 .../groovy/grailsproject}/resources/GrailsIcon16x16.png     | Bin
 .../groovy/grailsproject/resources/IntegrationTest.html     |   0
 .../modules/groovy/grailsproject/resources/Service.html     |   0
 .../modules/groovy/grailsproject/resources/TagLib.html      |   0
 .../modules/groovy/grailsproject/resources/UnitTest.html    |   0
 .../groovy/grailsproject/resources/defaultFolder.gif        | Bin
 .../groovy/grailsproject/resources/defaultFolderOpen.gif    | Bin
 .../modules/groovy/grailsproject/resources/desktop.html     |   0
 .../groovy/grailsproject/resources/emptyProject.html        |   0
 .../modules/groovy/grailsproject/resources/layer.xml        |   0
 .../groovy/grailsproject/resources/librariesBadge.png       | Bin
 .../modules/groovy/grailsproject/resources/packageBadge.gif | Bin
 .../groovy/grailsproject/resources/projectfilesBadge.png    | Bin
 .../modules/groovy/grailsproject/ui/Bundle.properties       |   0
 .../groovy/grailsproject/ui/GrailsLogicalViewProvider.java  |   0
 .../modules/groovy/grailsproject/ui/GrailsPluginsPanel.form |   0
 .../modules/groovy/grailsproject/ui/GrailsPluginsPanel.java |   0
 .../modules/groovy/grailsproject/ui/ProjectFilesNode.java   |   0
 .../groovy/grailsproject/ui/ProjectFilesNodeFactory.java    |   0
 .../modules/groovy/grailsproject/ui/SourceNodeFactory.java  |   0
 .../modules/groovy/grailsproject/ui/TemplatesImpl.java      |   0
 .../modules/groovy/grailsproject/ui/TreeRootNode.java       |   0
 .../groovy/grailsproject/ui/customizer/Bundle.properties    |   0
 .../grailsproject/ui/customizer/GeneralCustomizerPanel.form |   0
 .../grailsproject/ui/customizer/GeneralCustomizerPanel.java |   0
 .../ui/customizer/GrailsProjectCustomizerProvider.java      |   0
 .../ui/customizer/GrailsProjectProperties.java              |   0
 .../ui/customizer/LibrariesCustomizerPanel.form             |   0
 .../ui/customizer/LibrariesCustomizerPanel.java             |   0
 .../groovy/grailsproject/ui/wizards/Bundle.properties       |   0
 .../ui/wizards/GrailsArtifactWizardIterator.java            |   0
 .../ui/wizards/GrailsProjectWizardIterator.java             |   0
 .../groovy/grailsproject/ui/wizards/GrailsTemplates.java    |   0
 .../groovy/grailsproject/ui/wizards/impl/Bundle.properties  |   0
 .../grailsproject/ui/wizards/impl/GrailsArtifacts.java      |   0
 .../ui/wizards/impl/GrailsTargetChooserPanel.java           |   0
 .../ui/wizards/impl/GrailsTargetChooserPanelGUI.form        |   0
 .../ui/wizards/impl/GrailsTargetChooserPanelGUI.java        |   0
 .../ui/wizards/impl/PanelConfigureProject.java              |   0
 .../ui/wizards/impl/PanelConfigureProjectVisual.form        |   0
 .../ui/wizards/impl/PanelConfigureProjectVisual.java        |   0
 .../grailsproject/ui/wizards/impl/PanelOptionsVisual.form   |   0
 .../grailsproject/ui/wizards/impl/PanelOptionsVisual.java   |   0
 .../ui/wizards/impl/PanelProjectLocationVisual.form         |   0
 .../ui/wizards/impl/PanelProjectLocationVisual.java         |   0
 .../ui/wizards/impl/ProgressLineProcessor.java              |   0
 .../groovy/grailsproject/ui/wizards/impl/SettingsPanel.java |   0
 .../test/unit/data/projects/completion/.classpath           |   0
 .../test/unit/data/projects/completion/.project             |   0
 .../.settings/org.codehaus.groovy.eclipse.preferences.prefs |   0
 .../unit/data/projects/completion/application.properties    |   0
 .../test/unit/data/projects/completion/build.xml            |   0
 .../unit/data/projects/completion/completion-test.launch    |   0
 .../test/unit/data/projects/completion/completion.launch    |   0
 .../test/unit/data/projects/completion/completion.tmproj    |   0
 .../projects/completion}/grails-app/conf/BootStrap.groovy   |   0
 .../data/projects/completion/grails-app/conf/Config.groovy  |   0
 .../projects/completion}/grails-app/conf/DataSource.groovy  |   0
 .../projects/completion/grails-app/conf/UrlMappings.groovy  |   0
 .../completion}/grails-app/conf/spring/resources.groovy     |   0
 .../grails-app/controllers/TestDomainController.groovy      |   0
 ...omainController.groovy.testControllerMethods1.completion |   0
 .../projects/completion/grails-app/domain/TestDomain.groovy |   0
 .../domain/TestDomain.groovy.testDomainMethods1.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods2.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods3.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods4.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods5.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods6.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods7.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods8.completion  |   0
 .../projects/completion/grails-app/i18n/messages.properties |   0
 .../completion}/grails-app/i18n/messages_de.properties      |   0
 .../completion}/grails-app/i18n/messages_es.properties      |   0
 .../completion}/grails-app/i18n/messages_fr.properties      |   0
 .../completion}/grails-app/i18n/messages_it.properties      |   0
 .../completion}/grails-app/i18n/messages_ja.properties      |   0
 .../completion/grails-app/i18n/messages_nl.properties       |   0
 .../completion}/grails-app/i18n/messages_pt_BR.properties   |   0
 .../completion}/grails-app/i18n/messages_ru.properties      |   0
 .../completion}/grails-app/i18n/messages_th.properties      |   0
 .../completion}/grails-app/i18n/messages_zh_CN.properties   |   0
 .../data/projects/completion/grails-app/views/error.gsp     |   0
 .../data/projects/completion/grails-app/views}/index.gsp    |   0
 .../projects/completion}/grails-app/views/layouts/main.gsp  |   0
 .../completion/grails-app/views/testDomain/create.gsp       |   0
 .../completion/grails-app/views/testDomain/edit.gsp         |   0
 .../completion/grails-app/views/testDomain/list.gsp         |   0
 .../completion/grails-app/views/testDomain/show.gsp         |   0
 .../test/unit/data/projects/completion/ivy.xml              |   0
 .../test/unit/data/projects/completion/ivysettings.xml      |   0
 .../test/unit/data/projects/completion/stacktrace.log       |   0
 .../projects/completion/test/unit/TestDomainTests.groovy    |   0
 .../completion/web-app/WEB-INF/applicationContext.xml       |   0
 .../data/projects/completion}/web-app/WEB-INF/sitemesh.xml  |   0
 .../data/projects/completion}/web-app/WEB-INF/tld/c.tld     |   0
 .../data/projects/completion}/web-app/WEB-INF/tld/fmt.tld   |   0
 .../projects/completion}/web-app/WEB-INF/tld/grails.tld     |   0
 .../projects/completion}/web-app/WEB-INF/tld/spring.tld     |   0
 .../unit/data/projects/completion}/web-app/css/main.css     |   0
 .../data/projects/completion}/web-app/images/favicon.ico    | Bin
 .../completion}/web-app/images/skin/database_add.png        | Bin
 .../completion}/web-app/images/skin/database_delete.png     | Bin
 .../completion}/web-app/images/skin/database_edit.png       | Bin
 .../completion}/web-app/images/skin/database_save.png       | Bin
 .../completion}/web-app/images/skin/database_table.png      | Bin
 .../completion}/web-app/images/skin/exclamation.png         | Bin
 .../data/projects/completion}/web-app/images/skin/house.png | Bin
 .../completion}/web-app/images/skin/information.png         | Bin
 .../projects/completion}/web-app/images/skin/shadow.jpg     | Bin
 .../projects/completion}/web-app/images/skin/sorted_asc.gif | Bin
 .../completion}/web-app/images/skin/sorted_desc.gif         | Bin
 .../data/projects/completion}/web-app/images/spinner.gif    | Bin
 .../data/projects/completion}/web-app/js/application.js     |   0
 .../services/org.netbeans.spi.lexer.LanguageProvider        |   0
 .../groovy/grailsproject/actions/GotoBaseActionTest.java    |   0
 .../completion/ControllerCompletionProviderTest.java        |   0
 .../completion/DomainCompletionProviderTest.java            |   0
 {groovy.gsp => groovy/groovy.gsp}/build.xml                 |   4 ++--
 {groovy.gsp => groovy/groovy.gsp}/licenseinfo.xml           |   0
 {groovy.gsp => groovy/groovy.gsp}/manifest.mf               |   0
 .../groovy.gsp}/nbproject/project.properties                |   0
 {groovy.gsp => groovy/groovy.gsp}/nbproject/project.xml     |   0
 .../src/org/netbeans/modules/groovy/gsp/GspLanguage.java    |   0
 .../src/org/netbeans/modules/groovy/gsp/GspParser.java      |   0
 .../netbeans/modules/groovy/gsp/GspStructureScanner.java    |   0
 .../src/org/netbeans/modules/groovy/gsp/editor/GspKit.java  |   0
 .../gsp/editor/bracesmatcher/GspBracesMacherFactory.java    |   0
 .../groovy/gsp/editor/bracesmatcher/GspBracesMatcher.java   |   0
 .../modules/groovy/gsp/editor/completion/GspCompleter.java  |   0
 .../gsp/editor/embedding/EmbeddedSectionsHighlighting.java  |   0
 .../gsp/editor/embedding/GroovyEmbeddingProvider.java       |   0
 .../groovy/gsp/editor/embedding/HtmlEmbeddingProvider.java  |   0
 .../modules/groovy/gsp/editor/indent/GspIndentTask.java     |   0
 .../groovy/gsp/editor/indent/GspIndentTaskFactory.java      |   0
 .../modules/groovy/gsp/editor/indent/GspIndenter.java       |   0
 .../src/org/netbeans/modules/groovy/gsp/lexer/GspLexer.java |   0
 .../netbeans/modules/groovy/gsp/lexer/GspLexerLanguage.java |   0
 .../org/netbeans/modules/groovy/gsp/lexer/GspTokenId.java   |   0
 .../netbeans/modules/groovy/gsp/resources/Bundle.properties |   0
 .../modules/groovy/gsp/resources/DefaultKeyBindings-Mac.xml |   0
 .../modules/groovy/gsp/resources/DefaultKeyBindings.xml     |   0
 .../org/netbeans/modules/groovy/gsp/resources/GspExample    |   0
 .../netbeans/modules/groovy/gsp/resources/GspFile16x16.png  | Bin
 .../netbeans/modules/groovy/gsp/resources/GspTemplate.gsp   |   0
 .../netbeans/modules/groovy/gsp/resources/GspTemplate.html  |   0
 .../netbeans/modules/groovy/gsp/resources/fontsColors.xml   |   0
 .../src/org/netbeans/modules/groovy/gsp/resources/layer.xml |   0
 .../org/netbeans/modules/groovy/gsp/lexer/GspLexerTest.java |   0
 .../netbeans/modules/groovy/gsp/lexer/GspTokenIdTest.java   |   0
 {groovy.kit => groovy/groovy.kit}/build.xml                 |   4 ++--
 {groovy.kit => groovy/groovy.kit}/manifest.mf               |   0
 .../groovy.kit}/nbproject/project.properties                |   0
 {groovy.kit => groovy/groovy.kit}/nbproject/project.xml     |   0
 {groovy.kit => groovy/groovy.kit}/release/VERSION.txt       |   0
 .../src/org/netbeans/modules/groovy/kit/Bundle.properties   |   0
 .../data/projects/GrailsActions/GrailsActions.launch        |   0
 .../data/projects/GrailsActions/GrailsActions.tmproj        |   0
 .../data/projects/GrailsActions/application.properties      |   0
 .../qa-functional/data/projects/GrailsActions/build.xml     |   0
 .../GrailsActions}/grails-app/conf/BootStrap.groovy         |   0
 .../projects/GrailsActions/grails-app/conf/Config.groovy    |   0
 .../GrailsActions}/grails-app/conf/DataSource.groovy        |   0
 .../GrailsActions/grails-app/conf/UrlMappings.groovy        |   0
 .../GrailsActions}/grails-app/conf/spring/resources.groovy  |   0
 .../grails-app/controllers/HelloController.groovy           |   0
 .../projects/GrailsActions/grails-app/domain/Author.groovy  |   0
 .../projects/GrailsActions/grails-app/domain/Book.groovy    |   0
 .../GrailsActions/grails-app/i18n/messages.properties       |   0
 .../GrailsActions}/grails-app/i18n/messages_de.properties   |   0
 .../GrailsActions}/grails-app/i18n/messages_es.properties   |   0
 .../GrailsActions}/grails-app/i18n/messages_fr.properties   |   0
 .../GrailsActions}/grails-app/i18n/messages_it.properties   |   0
 .../GrailsActions}/grails-app/i18n/messages_ja.properties   |   0
 .../GrailsActions/grails-app/i18n/messages_nl.properties    |   0
 .../grails-app/i18n/messages_pt_BR.properties               |   0
 .../GrailsActions}/grails-app/i18n/messages_ru.properties   |   0
 .../GrailsActions}/grails-app/i18n/messages_th.properties   |   0
 .../grails-app/i18n/messages_zh_CN.properties               |   0
 .../data/projects/GrailsActions/grails-app/views/error.gsp  |   0
 .../GrailsActions}/grails-app/views/layouts/main.gsp        |   0
 .../data/projects/GrailsActions/stacktrace.log              |   0
 .../GrailsActions/test/integration/AuthorTests.groovy       |   0
 .../GrailsActions/test/integration/BookTests.groovy         |   0
 .../test/integration/HelloControllerTests.groovy            |   0
 .../GrailsActions/web-app/WEB-INF/applicationContext.xml    |   0
 .../projects/GrailsActions}/web-app/WEB-INF/sitemesh.xml    |   0
 .../data/projects/GrailsActions}/web-app/WEB-INF/tld/c.tld  |   0
 .../projects/GrailsActions}/web-app/WEB-INF/tld/fmt.tld     |   0
 .../projects/GrailsActions}/web-app/WEB-INF/tld/grails.tld  |   0
 .../projects/GrailsActions}/web-app/WEB-INF/tld/spring.tld  |   0
 .../data/projects/GrailsActions}/web-app/css/main.css       |   0
 .../data/projects/GrailsActions}/web-app/images/favicon.ico | Bin
 .../GrailsActions}/web-app/images/skin/database_add.png     | Bin
 .../GrailsActions}/web-app/images/skin/database_delete.png  | Bin
 .../GrailsActions}/web-app/images/skin/database_edit.png    | Bin
 .../GrailsActions}/web-app/images/skin/database_save.png    | Bin
 .../GrailsActions}/web-app/images/skin/database_table.png   | Bin
 .../GrailsActions}/web-app/images/skin/exclamation.png      | Bin
 .../projects/GrailsActions}/web-app/images/skin/house.png   | Bin
 .../GrailsActions}/web-app/images/skin/information.png      | Bin
 .../projects/GrailsActions}/web-app/images/skin/shadow.jpg  | Bin
 .../GrailsActions}/web-app/images/skin/sorted_asc.gif       | Bin
 .../GrailsActions}/web-app/images/skin/sorted_desc.gif      | Bin
 .../data/projects/GrailsActions}/web-app/images/spinner.gif | Bin
 .../projects/GrailsActions/web-app/images/tree/bullet.gif   | Bin
 .../GrailsActions/web-app/images/tree/check/check0.gif      | Bin
 .../GrailsActions/web-app/images/tree/check/check1.gif      | Bin
 .../GrailsActions/web-app/images/tree/check/check2.gif      | Bin
 .../GrailsActions/web-app/images/tree/check}/lm.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/lmh.gif        | Bin
 .../GrailsActions/web-app/images/tree/check}/ln.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/loading.gif    | Bin
 .../GrailsActions/web-app/images/tree/check}/lp.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/lph.gif        | Bin
 .../GrailsActions/web-app/images/tree/check}/tm.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/tmh.gif        | Bin
 .../GrailsActions/web-app/images/tree/check}/tn.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/tp.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/tph.gif        | Bin
 .../GrailsActions/web-app/images/tree/check}/vline.gif      | Bin
 .../GrailsActions/web-app/images/tree/default}/lm.gif       | Bin
 .../GrailsActions/web-app/images/tree/default}/lmh.gif      | Bin
 .../GrailsActions/web-app/images/tree/default/ln.gif        | Bin
 .../GrailsActions/web-app/images/tree/default}/loading.gif  | Bin
 .../GrailsActions/web-app/images/tree/default}/lp.gif       | Bin
 .../GrailsActions/web-app/images/tree/default}/lph.gif      | Bin
 .../GrailsActions/web-app/images/tree/default}/tm.gif       | Bin
 .../GrailsActions/web-app/images/tree/default}/tmh.gif      | Bin
 .../GrailsActions/web-app/images/tree/default/tn.gif        | Bin
 .../GrailsActions/web-app/images/tree/default}/tp.gif       | Bin
 .../GrailsActions/web-app/images/tree/default}/tph.gif      | Bin
 .../GrailsActions/web-app/images/tree/default/vline.gif     | Bin
 .../GrailsActions/web-app/images/tree/folders/lm.gif        | Bin
 .../GrailsActions/web-app/images/tree/folders/lmh.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders}/ln.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders}/loading.gif  | Bin
 .../GrailsActions/web-app/images/tree/folders/lp.gif        | Bin
 .../GrailsActions/web-app/images/tree/folders/lph.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders/tm.gif        | Bin
 .../GrailsActions/web-app/images/tree/folders/tmh.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders}/tn.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders/tp.gif        | Bin
 .../GrailsActions/web-app/images/tree/folders/tph.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders}/vline.gif    | Bin
 .../projects/GrailsActions/web-app/images/tree/greybg.png   | Bin
 .../projects/GrailsActions/web-app/images/tree/header.gif   | Bin
 .../GrailsActions/web-app/images/tree/menu/collapse.gif     | Bin
 .../GrailsActions/web-app/images/tree/menu/collapseh.gif    | Bin
 .../GrailsActions/web-app/images/tree/menu/collapseon.gif   | Bin
 .../GrailsActions/web-app/images/tree/menu/dash.gif         | Bin
 .../GrailsActions/web-app/images/tree/menu/expand.gif       | Bin
 .../GrailsActions/web-app/images/tree/menu/expandh.gif      | Bin
 .../GrailsActions/web-app/images/tree/menu/expandon.gif     | Bin
 .../GrailsActions/web-app/images/tree/menu}/loading.gif     | Bin
 .../GrailsActions/web-app/images/tree/navHover2.png         | Bin
 .../projects/GrailsActions/web-app/images/tree/qbottom.png  | Bin
 .../projects/GrailsActions/web-app/images/tree/qmiddle.png  | Bin
 .../projects/GrailsActions/web-app/images/tree/qtop.png     | Bin
 .../data/projects/GrailsActions/web-app}/index.gsp          |   0
 .../data/projects/GrailsActions}/web-app/js/application.js  |   0
 .../org/netbeans/modules/groovy/qaf/GrailsActionsTest.java  |   0
 .../src/org/netbeans/modules/groovy/qaf/GrailsTestCase.java |   0
 .../org/netbeans/modules/groovy/qaf/GrailsWizardsTest.java  |   0
 .../org/netbeans/modules/groovy/qaf/GroovySampleTest.java   |   0
 .../src/org/netbeans/modules/groovy/qaf/GroovyTestCase.java |   0
 .../org/netbeans/modules/groovy/qaf/GroovyWizardsTest.java  |   0
 .../org/netbeans/modules/groovy/qaf/TestURLDisplayer.java   |   0
 {groovy.refactoring => groovy/groovy.refactoring}/build.xml |   4 ++--
 .../groovy.refactoring}/manifest.mf                         |   0
 .../groovy.refactoring}/nbproject/project.properties        |   0
 .../groovy.refactoring}/nbproject/project.xml               |   0
 .../netbeans/modules/groovy/refactoring/Bundle.properties   |   0
 .../netbeans/modules/groovy/refactoring/DiffElement.java    |   0
 .../groovy/refactoring/GroovyRefactoringFactory.java        |   0
 .../modules/groovy/refactoring/GroovyRefactoringPlugin.java |   0
 .../groovy/refactoring/RefactoringActionsProvider.java      |   0
 .../modules/groovy/refactoring/RefactoringTask.java         |   0
 .../modules/groovy/refactoring/RefactoringTaskFactory.java  |   0
 .../groovy/refactoring/findusages/FindUsagesElement.java    |   0
 .../groovy/refactoring/findusages/FindUsagesPainter.java    |   0
 .../groovy/refactoring/findusages/FindUsagesPlugin.java     |   0
 .../refactoring/findusages/impl/AbstractFindUsages.java     |   0
 .../findusages/impl/AbstractFindUsagesVisitor.java          |   0
 .../groovy/refactoring/findusages/impl/FindAllSubtypes.java |   0
 .../groovy/refactoring/findusages/impl/FindAllUsages.java   |   0
 .../findusages/impl/FindClassDeclarationVisitor.java        |   0
 .../findusages/impl/FindConstructorUsagesVisitor.java       |   0
 .../refactoring/findusages/impl/FindDirectSubtypesOnly.java |   0
 .../refactoring/findusages/impl/FindMethodUsages.java       |   0
 .../findusages/impl/FindMethodUsagesVisitor.java            |   0
 .../refactoring/findusages/impl/FindOverridingMethods.java  |   0
 .../groovy/refactoring/findusages/impl/FindTypeUsages.java  |   0
 .../refactoring/findusages/impl/FindTypeUsagesVisitor.java  |   0
 .../refactoring/findusages/impl/FindVariableUsages.java     |   0
 .../findusages/model/ClassRefactoringElement.java           |   0
 .../findusages/model/MethodRefactoringElement.java          |   0
 .../findusages/model/MethodSignatureBuilder.java            |   0
 .../refactoring/findusages/model/RefactoringElement.java    |   0
 .../findusages/model/VariableRefactoringElement.java        |   0
 .../groovy/refactoring/move/MoveFileRefactoringPlugin.java  |   0
 .../groovy/refactoring/move/MoveFileRefactoringUI.java      |   0
 .../groovy/refactoring/rename/RenamePackagePlugin.java      |   0
 .../groovy/refactoring/rename/RenameRefactoringPlugin.java  |   0
 .../groovy/refactoring/rename/RenameRefactoringUI.java      |   0
 .../modules/groovy/refactoring/resources/Bundle.properties  |   0
 .../netbeans/modules/groovy/refactoring/resources/layer.xml |   0
 .../modules/groovy/refactoring/resources/warning_16.png     | Bin
 .../modules/groovy/refactoring/ui/Bundle.properties         |   0
 .../modules/groovy/refactoring/ui/MoveClassPanel.form       |   0
 .../modules/groovy/refactoring/ui/MoveClassPanel.java       |   0
 .../modules/groovy/refactoring/ui/RefactoringModule.java    |   0
 .../netbeans/modules/groovy/refactoring/ui/RenamePanel.form |   0
 .../netbeans/modules/groovy/refactoring/ui/RenamePanel.java |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanel.form       |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanel.java       |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanelClass.form  |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanelClass.java  |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanelMethod.form |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanelMethod.java |   0
 .../groovy/refactoring/ui/WhereUsedPanelPackage.form        |   0
 .../groovy/refactoring/ui/WhereUsedPanelPackage.java        |   0
 .../groovy/refactoring/ui/WhereUsedPanelVariable.form       |   0
 .../groovy/refactoring/ui/WhereUsedPanelVariable.java       |   0
 .../modules/groovy/refactoring/ui/WhereUsedQueryUI.java     |   0
 .../modules/groovy/refactoring/utils/FindMethodUtils.java   |   0
 .../groovy/refactoring/utils/FindPossibleMethods.java       |   0
 .../modules/groovy/refactoring/utils/GroovyProjectUtil.java |   0
 .../modules/groovy/refactoring/utils/IdentifiersUtil.java   |   0
 .../modules/groovy/refactoring/utils/TypeFinder.java        |   0
 .../modules/groovy/refactoring/utils/TypeResolver.java      |   0
 {groovy.samples => groovy/groovy.samples}/build.xml         |   4 ++--
 {groovy.samples => groovy/groovy.samples}/manifest.mf       |   0
 .../groovy.samples}/nbproject/project.properties            |   0
 .../groovy.samples}/nbproject/project.xml                   |   0
 .../groovy.samples}/sample_src/GroovyJavaDemo/build.xml     |   0
 .../groovy.samples/sample_src/GroovyJavaDemo}/manifest.mf   |   0
 .../sample_src/GroovyJavaDemo/nbproject/build-impl.xml      |   0
 .../sample_src/GroovyJavaDemo/nbproject/genfiles.properties |   0
 .../sample_src/GroovyJavaDemo}/nbproject/groovy-build.xml   |   0
 .../sample_src/GroovyJavaDemo/nbproject/project.properties  |   0
 .../sample_src/GroovyJavaDemo/nbproject/project.xml         |   0
 .../sample_src/GroovyJavaDemo/src/demo/DisplayDialog.form   |   0
 .../sample_src/GroovyJavaDemo/src/demo/DisplayDialog.java   |   0
 .../GroovyJavaDemo/src/demo/DisplayProvider.groovy          |   0
 .../sample_src/NBProjectGenerators/build.xml                |   0
 .../sample_src/NBProjectGenerators}/manifest.mf             |   0
 .../sample_src/NBProjectGenerators/nbproject/build-impl.xml |   0
 .../NBProjectGenerators/nbproject/genfiles.properties       |   0
 .../NBProjectGenerators}/nbproject/groovy-build.xml         |   0
 .../NBProjectGenerators/nbproject/project.properties        |   0
 .../sample_src/NBProjectGenerators/nbproject/project.xml    |   0
 .../src/generators/NetBeansModule.groovy                    |   0
 .../src/generators/NetBeansPlatform.groovy                  |   0
 .../org/netbeans/modules/groovy/samples/Bundle.properties   |   0
 .../modules/groovy/samples/gjdemo/Bundle.properties         |   0
 .../groovy/samples/gjdemo/GroovyJavaDemoDescription.html    |   0
 .../groovy/samples/gjdemo/GroovyJavaDemoPanelVisual.form    |   0
 .../groovy/samples/gjdemo/GroovyJavaDemoPanelVisual.java    |   0
 .../groovy/samples/gjdemo/GroovyJavaDemoWizardIterator.java |   0
 .../groovy/samples/gjdemo/GroovyJavaDemoWizardPanel.java    |   0
 .../src/org/netbeans/modules/groovy/samples/layer.xml       |   0
 .../modules/groovy/samples/nbprojectgen/Bundle.properties   |   0
 .../nbprojectgen/NBProjectGeneratorsDescription.html        |   0
 .../nbprojectgen/NBProjectGeneratorsPanelVisual.form        |   0
 .../nbprojectgen/NBProjectGeneratorsPanelVisual.java        |   0
 .../nbprojectgen/NBProjectGeneratorsWizardIterator.java     |   0
 .../nbprojectgen/NBProjectGeneratorsWizardPanel.java        |   0
 {groovy.support => groovy/groovy.support}/build.xml         |   4 ++--
 {groovy.support => groovy/groovy.support}/licenseinfo.xml   |   0
 {groovy.support => groovy/groovy.support}/manifest.mf       |   0
 .../groovy.support}/nbproject/project.properties            |   0
 .../groovy.support}/nbproject/project.xml                   |   0
 .../org.netbeans.spi.viewmodel.NodeActionsProviderFilter    |   0
 .../org.netbeans.api.debugger.LazyDebuggerManagerListener   |   0
 ....groovy.support.debug.GroovyBreakpointAnnotationListener |   0
 .../org/netbeans/modules/groovy/support/Bundle.properties   |   0
 .../groovy/support/actions/GroovyActionsRegistration.java   |   0
 .../support/actions/GroovyDebugMethodDebuggerProvider.java  |   0
 .../support/actions/GroovyTestMethodRunnerProvider.java     |   0
 .../modules/groovy/support/actions/TestMethodUtil.java      |   0
 .../netbeans/modules/groovy/support/api/GroovyExtender.java |   0
 .../netbeans/modules/groovy/support/api/GroovySettings.java |   0
 .../netbeans/modules/groovy/support/api/GroovySources.java  |   0
 .../org/netbeans/modules/groovy/support/debug/Context.java  |   0
 .../support/debug/GroovyBreakpointActionsProvider.java      |   0
 .../support/debug/GroovyBreakpointAnnotationListener.java   |   0
 .../groovy/support/debug/GroovyLineBreakpointFactory.java   |   0
 .../support/debug/GroovyToggleBreakpointActionProvider.java |   0
 .../modules/groovy/support/options/Bundle.properties        |   0
 .../support/options/SupportOptionsPanelController.java      |   0
 .../modules/groovy/support/options/SupportPanel.form        |   0
 .../modules/groovy/support/options/SupportPanel.java        |   0
 .../modules/groovy/support/resources/Bundle.properties      |   0
 .../modules/groovy/support/resources/GroovyClass.groovy     |   0
 .../modules/groovy/support/resources/GroovyClass.html       |   0
 .../modules/groovy/support}/resources/GroovyFile16x16.png   | Bin
 .../groovy/support/resources/GroovyJUnit3Test.groovy        |   0
 .../groovy/support/resources/GroovyJUnit4Test.groovy        |   0
 .../modules/groovy/support/resources/GroovyJUnitTest.groovy |   0
 .../modules/groovy/support/resources/GroovyJUnitTest.html   |   0
 .../modules/groovy/support/resources/GroovyScript.groovy    |   0
 .../modules/groovy/support/resources/GroovyScript.html      |   0
 .../org/netbeans/modules/groovy/support/resources/layer.xml |   0
 .../netbeans/modules/groovy/support/resources/runSingle.png | Bin
 .../groovy/support/spi/GroovyExtenderImplementation.java    |   0
 .../modules/groovy/support/spi/GroovyOptionsSubpanel.java   |   0
 .../modules/groovy/support/wizard/AbstractFileWizard.java   |   0
 .../modules/groovy/support/wizard/AbstractGroovyWizard.java |   0
 .../modules/groovy/support/wizard/Bundle.properties         |   0
 .../org/netbeans/modules/groovy/support/wizard/JUnit.java   |   0
 .../modules/groovy/support/wizard/ProjectTypeStrategy.java  |   0
 .../groovy/support/wizard/impl/AntProjectTypeStrategy.java  |   0
 .../modules/groovy/support/wizard/impl/Bundle.properties    |   0
 .../groovy/support/wizard/impl/GroovyClassWizard.java       |   0
 .../groovy/support/wizard/impl/GroovyJUnitTestWizard.java   |   0
 .../support/wizard/impl/MavenProjectTypeStrategy.java       |   0
 .../modules/groovy/support/actions/TestMethodUtilTest.java  |   0
 {libs.groovy => groovy/libs.groovy}/build.xml               |   4 ++--
 {libs.groovy => groovy/libs.groovy}/external/binaries-list  |   0
 .../libs.groovy}/external/groovy-all-2.4.5-license.txt      |   0
 .../libs.groovy}/external/groovy-all-2.4.5-notice.txt       |   0
 {libs.groovy => groovy/libs.groovy}/manifest.mf             |   0
 .../libs.groovy}/nbproject/project.properties               |   0
 {libs.groovy => groovy/libs.groovy}/nbproject/project.xml   |   0
 .../src/org/netbeans/modules/libs/groovy/Bundle.properties  |   0
 .../src/org/netbeans/modules/libs/groovy/groovy-all.xml     |   0
 .../src/org/netbeans/modules/libs/groovy/layer.xml          |   0
 {maven.groovy => groovy/maven.groovy}/build.xml             |   4 ++--
 {maven.groovy => groovy/maven.groovy}/manifest.mf           |   0
 .../maven.groovy}/nbproject/project.properties              |   0
 {maven.groovy => groovy/maven.groovy}/nbproject/project.xml |   0
 .../src/org/netbeans/modules/maven/groovy/Bundle.properties |   0
 .../src/org/netbeans/modules/maven/groovy/GroovyPrivs.java  |   0
 .../modules/maven/groovy/GroovyReplaceTokenProvider.java    |   0
 .../netbeans/modules/maven/groovy/GroovyRootProvider.java   |   0
 .../netbeans/modules/maven/groovy/GroovySourcesImpl.java    |   0
 .../modules/maven/groovy/GroovySourcesNodeFactory.java      |   0
 .../modules/maven/groovy/extender/AddGroovyDependency.java  |   0
 .../maven/groovy/extender/AddGroovyEclipseCompiler.java     |   0
 .../maven/groovy/extender/AddMavenCompilerPlugin.java       |   0
 .../modules/maven/groovy/extender/MavenConstants.java       |   0
 .../modules/maven/groovy/extender/MavenGroovyExtender.java  |   0
 1199 files changed, 22 insertions(+), 22 deletions(-)
 delete mode 100644 groovy.editor/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testNonIdentifier.occurrences
 delete mode 100644 groovy.editor/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testPackageInScript.occurrences
 delete mode 100644 groovy.grailsproject/test/unit/data/projects/completion/stacktrace.log
 rename {groovy.antproject => groovy/groovy.antproject}/build.xml (88%)
 rename {groovy.antproject => groovy/groovy.antproject}/manifest.mf (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/nbproject/project.properties (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/nbproject/project.xml (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/Bundle.properties (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/base/AbstractGroovyActionProvider.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/base/AbstractGroovyExtender.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/base/Bundle.properties (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/common/BuildScriptHelper.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/common/BuildScriptType.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/ejb/EjbGroovyActionProvider.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/ejb/EjbGroovyExtender.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/ejb/EjbGroovyProjectOpenedHook.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/ejb/EjbGroovyXmlSavedHook.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/j2se/JavaSEGroovyActionProvider.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/j2se/JavaSEGroovyExtender.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/j2se/JavaSEGroovyProjectOpenedHook.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/j2se/JavaSEGroovyXmlSavedHook.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-65.xml (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-ejb.xsl (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-j2se.xsl (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-sample-65.xml (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-web.xsl (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/web/WebGroovyActionProvider.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/web/WebGroovyExtender.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/web/WebGroovyProjectOpenedHook.java (100%)
 rename {groovy.antproject => groovy/groovy.antproject}/src/org/netbeans/modules/groovy/antproject/web/WebGroovyXmlSavedHook.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/build.xml (90%)
 rename {groovy.editor => groovy/groovy.editor}/licenseinfo.xml (100%)
 rename {groovy.editor => groovy/groovy.editor}/manifest.mf (100%)
 rename {groovy.editor => groovy/groovy.editor}/nbproject/project.properties (100%)
 rename {groovy.editor => groovy/groovy.editor}/nbproject/project.xml (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/Bundle.properties (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/actions/Bundle.properties (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/actions/FixImportsAction.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/ASTUtils.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/AstPath.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/ElementUtils.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/FindTypeUtils.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/GroovyIndex.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/GroovyIndexer.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/Methods.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/PathFinderVisitor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/StructureAnalyzer.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/Bundle.properties (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/CaretLocation.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/CompletionHandler.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/CompletionItem.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/FieldSignature.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/GroovyCompletionResult.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/GroovyKeyword.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/HTMLJavadocParser.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/KeywordCategory.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/MethodSignature.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/util/CompletionContext.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/util/CompletionSurrounding.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/util/ContextHelper.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/completion/util/DotCompletionContext.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/CommentElement.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/ElementHandleSupport.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/GroovyElement.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/KeywordElement.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/ast/ASTClass.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/ast/ASTElement.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/ast/ASTField.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/ast/ASTMethod.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/ast/ASTRoot.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/common/ClassElement.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/common/MethodElement.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/index/IndexedClass.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/index/IndexedElement.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/index/IndexedField.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/elements/index/IndexedMethod.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/lexer/Call.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/lexer/GroovyLexer.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/lexer/GroovyTokenId.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/lexer/LexUtilities.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/parser/Bundle.properties (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/parser/GroovyLanguage.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/parser/GroovyOccurrencesFinder.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/parser/GroovyParser.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/parser/GroovyParserResult.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/api/parser/GroovyVirtualSourceProvider.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/compiler/ClassNodeCache.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/compiler/CompilationUnit.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/compiler/error/CompilerErrorID.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/compiler/error/CompilerErrorResolver.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/compiler/error/GroovyError.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/AccessLevel.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/BaseCompletion.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/ConstructorGenerationCompletion.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/FieldCompletion.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/KeywordCompletion.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/LocalVarCompletion.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/MethodCompletion.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/NamedParamsCompletion.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/NewVarCompletion.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/PackageCompletion.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/ProposalsCollector.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/TypesCompletion.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/inference/GroovyTypeAnalyzer.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/inference/MethodInference.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/inference/TypeInferenceVisitor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/inference/VariableFinderVisitor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/provider/CompleteElementHandler.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/provider/CompletionProviderHandler.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/provider/GroovyElementsProvider.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/provider/JavaElementHandler.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/provider/MetaElementsProvider.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/provider/TransformationHandler.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/completion/util/CamelCaseUtil.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/hints/AddImportStatementHint.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/hints/ImplementAllAbstractMethodsHint.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/hints/MakeClassAbstractHint.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/hints/SurroundWithHint.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/hints/infrastructure/GroovyErrorRule.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/hints/infrastructure/GroovyHintsProvider.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/hints/infrastructure/GroovySelectionRule.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/hints/utils/HintUtils.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/imports/Bundle.properties (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/imports/ImportCandidate.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/imports/ImportChooserInnerPanel.form (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/imports/ImportChooserInnerPanel.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/imports/ImportHelper.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/imports/ImportUtils.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/java/ElementDeclaration.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/java/ElementSearch.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/java/Utilities.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/language/Bundle.properties (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/language/GroovyBracesMatcher.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/language/GroovyBracesMatcherFactory.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/language/GroovyBracketCompleter.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/language/GroovyDeclarationFinder.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/language/GroovyFormatter.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/language/GroovyInstantRenamer.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/language/GroovySemanticAnalyzer.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/language/GroovyTypeSearcher.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/language/SemanticAnalysisVisitor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/occurrences/TypeVisitor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/occurrences/VariableScopeVisitor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/Bundle.properties (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/DefaultAbbrevs.xml (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/DefaultKeyBindings-Mac.xml (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/DefaultKeyBindings.xml (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/FontsAndColorsPreview.groovy (100%)
 rename {groovy.support/src/org/netbeans/modules/groovy/support => groovy/groovy.editor/src/org/netbeans/modules/groovy/editor}/resources/GroovyFile16x16.png (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/class.png (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/duke.png (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/enum.png (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/fontsColors.xml (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/interface.png (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/layer.xml (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/new_constructor_16.png (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/resources/package.gif (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/spi/completion/CompletionProvider.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/spi/completion/DefaultImportsProvider.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/typinghooks/GroovyDeletedTextInterceptor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/typinghooks/GroovyTypedBreakInterceptor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/typinghooks/GroovyTypedTextInterceptor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/typinghooks/TypingHooksUtil.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/utils/ASTChildrenVisitor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/src/org/netbeans/modules/groovy/editor/utils/GroovyUtils.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/qa-functional/src/org/netbeans/test/groovy/GeneralGroovy.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/qa-functional/src/org/netbeans/test/groovy/cc/testCC.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/qa-functional/src/org/netbeans/test/groovy/cc/testCCCamelCase.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/qa-functional/src/org/netbeans/test/groovy/cc/testCCMixed.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/qa-functional/src/org/netbeans/test/groovy/cc/testCCProperties.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/qa-functional/src/org/netbeans/test/groovy/hints/testFixImport.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/qa-functional/src/org/netbeans/test/groovy/refactor/testRefactor.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AliasOccurrencesTester.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AliasOccurrencesTester.groovy.testFieldAlias.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AliasOccurrencesTester.groovy.testFieldStaticImport.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AliasOccurrencesTester.groovy.testMethodAlias.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AliasOccurrencesTester.groovy.testMethodStaticImport.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AnnotationOccurrencesTester.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AnnotationOccurrencesTester.groovy.testAnnotationImport.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AnnotationOccurrencesTester.groovy.testAnnotationOnClass.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AnnotationOccurrencesTester.groovy.testAnnotationOnConstructor.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AnnotationOccurrencesTester.groovy.testAnnotationOnField.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AnnotationOccurrencesTester.groovy.testAnnotationOnMethod.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/AnnotationOccurrencesTester.groovy.testAnnotationOnProperty.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/BookmarkController.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/BookmarkController.groovy.folds (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/BookmarkController.groovy.indexed (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/BookmarkController.groovy.testClassVariable1.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/BookmarkController.groovy.testClassVariable2.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/BookmarkController.groovy.testParams.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/BookmarkController.groovy.testSuperVariable.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/BookmarkController.groovy.testUnusedParams.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/FieldOccurrencesTester.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/FieldOccurrencesTester.groovy.testFieldWithJavaFieldOperator.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/FoldingTestTwo.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/FoldingTestTwo.groovy.folds (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testClass1.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testClass2.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testClass3.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testClass4.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testClosureParameter1.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testClosureParameter2.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testConstructor1.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testConstructor2.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testLocalVar3.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMemberVar4.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod1.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod10.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod11.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod2.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod3.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod4.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod5.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod6.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod7.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod8.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethod9.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethodParameter1.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testMethodParameter2.occurrences (100%)
 copy xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/dummyProject/nbproject/private/tmpfile => groovy/groovy.editor/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testNonIdentifier.occurrences (100%)
 copy xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/dummyProject/nbproject/private/tmpfile => groovy/groovy.editor/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testPackageInScript.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testParameter5.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/Hello.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/Hello.groovy.indexed (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/Hello.groovy.semantic (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/Hello.groovy.testRename1.rename (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/Hello.groovy.testVariable.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/MiniClass.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/MiniClass2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/MiniClass3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/MiniClass3.groovy.testAbstractClass.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testConstructor.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testConstructorArray.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testConstructorList.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testDeclaration.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testDeclarationArray.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testDeclarationArrayWithInitialization.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testDeclarationArrayWithInitialization_init.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testDeclarationList.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testDeclarationListWithInitialization.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testDeclarationListWithInitialization_init.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testDeclarationWithAssignement.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testDeclarationWithInitialization.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testExtends.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testField.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testFieldArray.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testFieldList.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testForLoopCycle.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testImportStatement.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testInstanceOf.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testParameterType.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testParameterTypeArray.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testParameterTypeList.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testProperty.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testPropertyArray.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testPropertyList.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testPropertyList_init.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testReturnType.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testReturnTypeArray.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testReturnTypeList.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/TypeOccurrencesTester.groovy.testStaticAccess.occurrences (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/NoImportsMoreSpacesAfterPackage.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/NoImportsMoreSpacesAfterPackage.groovy.ccresult (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/NoImportsNoSpaceAfterPackage.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/NoImportsNoSpaceAfterPackage.groovy.ccresult (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/NoImportsSpaceAfterPackage.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/NoImportsSpaceAfterPackage.groovy.ccresult (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/SeveralImportsFirstPosition.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/SeveralImportsFirstPosition.groovy.ccresult (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/SeveralImportsLastPosition.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/SeveralImportsLastPosition.groovy.ccresult (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/SeveralImportsMiddlePosition.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/SeveralImportsMiddlePosition.groovy.ccresult (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/ccresult/SupportingClasses.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/CamelCaseConstructor1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/CamelCaseConstructor1.groovy.testCamelCaseConstructor1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodFieldLong1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodFieldLong1.groovy.testClassMethodFieldLong1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodFieldLong2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodFieldLong2.groovy.testClassMethodFieldLong2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodFieldString1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodFieldString1.groovy.testClassMethodFieldString1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodFieldString2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodFieldString2.groovy.testClassMethodFieldString2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodLocalLong1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodLocalLong1.groovy.testClassMethodLocalLong1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodLocalLong2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodLocalLong2.groovy.testClassMethodLocalLong2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodLocalString1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodLocalString1.groovy.testClassMethodLocalString1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodLocalString2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodLocalString2.groovy.testClassMethodLocalString2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ClassMethodLocalStringConst1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ConstructorCall1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ConstructorCall1.groovy.testConstructorCall1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/KeywordAboveClass1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/KeywordAboveClass1.groovy.testKeywordAboveClass1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/KeywordAboveClass2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/KeywordAboveClass2.groovy.testKeywordAboveClass2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/KeywordImport1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/KeywordImport1.groovy.testKeywordImport1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/KeywordImport2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/MethodCompletionTestCase.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/MethodCompletionTestCase.groovy.testMethodCompletion1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/MethodCompletionTestCase.groovy.testMethodCompletion2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ScriptLong1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ScriptLong1.groovy.testScriptLong1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ScriptLong2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ScriptLong2.groovy.testScriptLong2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ScriptString1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ScriptString1.groovy.testScriptString1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ScriptString2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ScriptString2.groovy.testScriptString2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ScriptStringConst1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/ScriptStringConst1.groovy.testScriptStringConst1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/access/basicAccessLevels1/BasicAccessLevels1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/access/basicAccessLevels1/BasicAccessLevels1.groovy.testBasicAccessLevels1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion1/CamelCaseCompletion1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion1/CamelCaseCompletion1.groovy.testCamelCaseCompletion1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion2/CamelCaseCompletion2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion2/CamelCaseCompletion2.groovy.testCamelCaseCompletion2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion3/CamelCaseCompletion3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion3/CamelCaseCompletion3.groovy.testCamelCaseCompletion3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion4/CamelCaseCompletion4.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion4/CamelCaseCompletion4.groovy.testCamelCaseCompletion4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion5/CamelCaseCompletion5.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion5/CamelCaseCompletion5.groovy.testCamelCaseCompletion5.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion6/CamelCaseCompletion6.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion6/CamelCaseCompletion6.groovy.testCamelCaseCompletion6.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion7/CamelCaseCompletion7.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion7/CamelCaseCompletion7.groovy.testCamelCaseCompletion7.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion8/CamelCaseCompletion8.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/camelcase/camelCaseCompletion8/CamelCaseCompletion8.groovy.testCamelCaseCompletion8.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/closures/insideClosure1/InsideClosure1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_5.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_6.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_7.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_8.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/collections/collections1/Collections1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/collections/collections1/Collections1.groovy.testCollections1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/collections/collections1/Collections1.groovy.testCollections1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/collections/collections1/Collections1.groovy.testCollections1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/collections/collections1/Collections1.groovy.testCollections1_4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/collections/collections1/Collections1.groovy.testCollections1_5.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/collections/collections1/Collections1.groovy.testCollections1_6.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors1/Constructors1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors1/Constructors1.groovy.testConstructors1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors2/Constructors2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors2/Constructors2.groovy.testConstructors2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors3/Constructors3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors3/Constructors3.groovy.testConstructors3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors4/Constructors4.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors4/Constructors4.groovy.testConstructors4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors5/Constructors5.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors5/Constructors5.groovy.testConstructors5.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors6/Constructors6.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors6/Constructors6.groovy.testConstructors6.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors7/Constructors7.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors7/Constructors7.groovy.testConstructors7.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors8/Constructors8.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/constructors8/Constructors8.groovy.testConstructors8.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/importedType/Bar.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/importedType/ImportedType.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/importedType/ImportedType.groovy.testImportedType.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/importedTypeMoreConstructors/Bar.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/importedTypeMoreConstructors/ImportedTypeMoreConstructors.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/importedTypeMoreConstructors/ImportedTypeMoreConstructors.groovy.testImportedTypeMoreConstructors.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/samePackage/Bar.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/samePackage/SamePackage.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/samePackage/SamePackage.groovy.testSamePackage.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/samePackageMoreConstructors/Bar.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/samePackageMoreConstructors/SamePackageMoreConstructors.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/constructors/samePackageMoreConstructors/SamePackageMoreConstructors.groovy.testSamePackageMoreConstructors.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/duplicates/a/A.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/duplicates/b/B.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/duplicates/b/B.groovy.testDuplicates1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/duplicates/c/C.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/duplicates/c/C.groovy.testDuplicates2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/duplicates/d/D.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/duplicates/d/D.groovy.testDuplicates3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/field/Fields1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/field/Fields1.groovy.testFields1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/field/Fields1.groovy.testFields2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/grails/dataSourceClosure1/DataSourceClosure1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/grails/dataSourceClosure1/DataSourceClosure1.groovy.testDataSourceClosure1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/import/staticImportCompletion/StaticImportCompletion.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/import/staticImportCompletion/StaticImportCompletion.groovy.testStaticImportCompletion.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/inference/Inference1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/inference/Inference1.groovy.testInference1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/inference/Inference1.groovy.testInference2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/interface/interfaceCompletion1/InterfaceCompletion1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/interface/interfaceCompletion1/InterfaceCompletion1.groovy.testInterfaceCompletion1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/interface/interfaceCompletion1/InterfaceCompletion1.groovy.testInterfaceCompletion1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/interface/interfaceCompletion1/InterfaceCompletion1.groovy.testInterfaceCompletion1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/interface/interfaceCompletion1/InterfaceCompletion1.groovy.testInterfaceCompletion1_4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/interface/interfaceCompletion1/InterfaceCompletion1.groovy.testInterfaceCompletion1_5.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionForLiteral1/CompletionForLiteral1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionForLiteral1/CompletionForLiteral1.groovy.testCompletionForLiteral1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionForLiteral1/CompletionForLiteral1.groovy.testCompletionForLiteral1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionForLiteral1/CompletionForLiteral1.groovy.testCompletionForLiteral1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionGeneratedAccessors1/CompletionGeneratedAccessors1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionGeneratedAccessors1/CompletionGeneratedAccessors1.groovy.testCompletionGeneratedAccessors1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionGeneratedAccessors1/CompletionGeneratedAccessors1.groovy.testCompletionGeneratedAccessors1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionGeneratedAccessors1/CompletionGeneratedAccessors1.groovy.testCompletionGeneratedAccessors1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionGroovyClass1/CompletionGroovyClass1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionGroovyClass1/CompletionGroovyClass1.groovy.testCompletionGroovyClass1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionGroovySuper1/CompletionGroovySuper1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionGroovySuper1/CompletionGroovySuper1.groovy.testCompletionGroovySuper1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionGroovyThis1/CompletionGroovyThis1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionGroovyThis1/CompletionGroovyThis1.groovy.testCompletionGroovyThis1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInArgument1/CompletionInArgument1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInArgument1/CompletionInArgument1.groovy.testCompletionInArgument1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInMethodCall1/CompletionInMethodCall1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInMethodCall1/CompletionInMethodCall1.groovy.testCompletionInMethodCall1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInMethodCall2/CompletionInMethodCall2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInMethodCall2/CompletionInMethodCall2.groovy.testCompletionInMethodCall2_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInMethodCall3/CompletionInMethodCall3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInMethodCall3/CompletionInMethodCall3.groovy.testCompletionInMethodCall3_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInsideConstructor1/CompletionInsideConstructor1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInsideConstructor1/CompletionInsideConstructor1.groovy.testCompletionInsideConstructor1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInsideConstructor1/CompletionInsideConstructor1.groovy.testCompletionInsideConstructor1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInsideConstructor1/CompletionInsideConstructor1.groovy.testCompletionInsideConstructor1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInsideFor1/CompletionInsideFor1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInsideFor1/CompletionInsideFor1.groovy.testCompletionInsideFor1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionInsideFor1/CompletionInsideFor1.groovy.testCompletionInsideFor1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionNoDot1/CompletionNoDot1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionNoDot1/CompletionNoDot1.groovy.testCompletionNoDot1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionNoDot1/CompletionNoDot1.groovy.testCompletionNoDot1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionNoDot1/CompletionNoDot1.groovy.testCompletionNoDot1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionNoPrefixString1/CompletionNoPrefixString1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionNoPrefixString1/CompletionNoPrefixString1.groovy.testCompletionNoPrefixString1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionNoPrefixString2/CompletionNoPrefixString2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/completionNoPrefixString2/CompletionNoPrefixString2.groovy.testCompletionNoPrefixString2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/methods1/Methods1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/methods1/Methods1.groovy.testMethods1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/methods1/Methods1.groovy.testMethods1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/methods1/Methods1.groovy.testMethods1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/methods1/Methods1.groovy.testMethods1_4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/methods2/Methods2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/methods2/Methods2.groovy.testMethods2_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/methods2/Methods2.groovy.testMethods2_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/method/methods3/Methods3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/namedparams/emptyConstructor/EmptyConstructor.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/namedparams/emptyConstructor/EmptyConstructor.groovy.testEmptyConstructor.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/namedparams/fewParamsConstructor/FewParamsConstructor.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/namedparams/fewParamsConstructor/FewParamsConstructor.groovy.testFewParamsConstructor_AfterComma.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/namedparams/fewParamsConstructor/FewParamsConstructor.groovy.testFewParamsConstructor_AfterLeftParenthesis.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/namedparams/fewParamsConstructor/FewParamsConstructor.groovy.testFewParamsConstructor_InsideNamedParameter1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/namedparams/fewParamsConstructor/FewParamsConstructor.groovy.testFewParamsConstructor_InsideNamedParameter2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/namedparams/fewParamsConstructor/FewParamsConstructor.groovy.testFewParamsConstructor_InsideNamedParameter3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/FieldCompletion.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/FieldCompletion.groovy.testCompletionField1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/FieldCompletion.groovy.testCompletionField1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/FieldCompletion.groovy.testCompletionField1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Identifier1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Identifier1.groovy.testIdentifier1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Identifier1.groovy.testIdentifier2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Identifier2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Identifier2.groovy.testIdentifier3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Identifier3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Identifier3.groovy.testIdentifier4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Primitive1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Primitive1.groovy.testPrimitive1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Primitive1.groovy.testPrimitive2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Primitive1.groovy.testPrimitive3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Primitive1.groovy.testPrimitive4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Primitive1.groovy.testPrimitive5.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Primitive1.groovy.testPrimitive6.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Primitive1.groovy.testPrimitive7.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/newvars/Primitive1.groovy.testPrimitive8.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/elvisOperator1/ElvisOperator1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/elvisOperator1/ElvisOperator1.groovy.testElvisOperator1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/elvisOperator2/ElvisOperator2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/elvisOperator2/ElvisOperator2.groovy.testElvisOperator2_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/elvisOperator3/ElvisOperator3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/elvisOperator3/ElvisOperator3.groovy.testElvisOperator3_1.completion (100%)
 rename {groovy.editor/test/unit/data/testfiles/completion/operators/javaFieldOperator4 => groovy/groovy.editor/test/unit/data/testfiles/completion/operators/javaFieldOperator1}/Foo.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/javaFieldOperator1/JavaFieldOperator1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/javaFieldOperator1/JavaFieldOperator1.groovy.testJavaFieldOperator1_all.completion (100%)
 rename {groovy.editor/test/unit/data/testfiles/completion/operators/javaFieldOperator3 => groovy/groovy.editor/test/unit/data/testfiles/completion/operators/javaFieldOperator2}/Foo.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/javaFieldOperator2/JavaFieldOperator2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/javaFieldOperator2/JavaFieldOperator2.groovy.testJavaFieldOperator2_withPrefix.completion (100%)
 rename {groovy.editor/test/unit/data/testfiles/completion/operators/javaFieldOperator2 => groovy/groovy.editor/test/unit/data/testfiles/completion/operators/javaFieldOperator3}/Foo.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/javaFieldOperator3/JavaFieldOperator3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/javaFieldOperator3/JavaFieldOperator3.groovy.testJavaFieldOperator3_withSuffix.completion (100%)
 rename {groovy.editor/test/unit/data/testfiles/completion/operators/javaFieldOperator1 => groovy/groovy.editor/test/unit/data/testfiles/completion/operators/javaFieldOperator4}/Foo.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/javaFieldOperator4/JavaFieldOperator4.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/javaFieldOperator4/JavaFieldOperator4.groovy.testJavaFieldOperator4_withinIdentifier.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/methodClosure1/MethodClosure1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/methodClosure1/MethodClosure1.groovy.testMethodClosure1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/methodClosure1/MethodClosure1.groovy.testMethodClosure1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/methodClosure1/MethodClosure1.groovy.testMethodClosure1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/methodClosure2/MethodClosure2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/methodClosure2/MethodClosure2.groovy.testMethodClosure2_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/safeNavigation1/SafeNavigation1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/safeNavigation1/SafeNavigation1.groovy.testSafeNavigation1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/safeNavigation1/SafeNavigation1.groovy.testSafeNavigation1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/safeNavigation1/SafeNavigation1.groovy.testSafeNavigation1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/safeNavigation2/SafeNavigation2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/safeNavigation2/SafeNavigation2.groovy.testSafeNavigation2_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadJavaFieldOperator1/SpreadJavaFieldOperator1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadJavaFieldOperator1/SpreadJavaFieldOperator1.groovy.testSpreadJavaFieldOperator1_all.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadJavaFieldOperator2/SpreadJavaFieldOperator2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadJavaFieldOperator2/SpreadJavaFieldOperator2.groovy.testSpreadJavaFieldOperator2_withPrefix.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadJavaFieldOperator3/SpreadJavaFieldOperator3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadJavaFieldOperator3/SpreadJavaFieldOperator3.groovy.testSpreadJavaFieldOperator3_withSufix.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadJavaFieldOperator4/SpreadJavaFieldOperator4.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadJavaFieldOperator4/SpreadJavaFieldOperator4.groovy.testSpreadJavaFieldOperator4_withinIdentifier.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadOperator1/SpreadOperator1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadOperator1/SpreadOperator1.groovy.testSpreadOperator1_stringArray_all.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadOperator2/SpreadOperator2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadOperator2/SpreadOperator2.groovy.testSpreadOperator2_stringArray_sPrefix.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadOperator3/SpreadOperator3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadOperator3/SpreadOperator3.groovy.testSpreadOperator3_intArray_all.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadOperator4/SpreadOperator4.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/operators/spreadOperator4/SpreadOperator4.groovy.testSpreadOperator4_intArray_sPrefix.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/afterExtendsTypeCompletion1/AfterExtendsTypeCompletion1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/afterExtendsTypeCompletion1/AfterExtendsTypeCompletion1.groovy.testAfterExtendsTypeCompletion1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/afterExtendsTypeCompletion2/AfterExtendsTypeCompletion2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/afterExtendsTypeCompletion2/AfterExtendsTypeCompletion2.groovy.testAfterExtendsTypeCompletion2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/afterExtendsTypeCompletion3/AfterExtendsTypeCompletion3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/afterExtendsTypeCompletion3/AfterExtendsTypeCompletion3.groovy.testAfterExtendsTypeCompletion3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/afterExtendsTypeCompletion4/AfterExtendsTypeCompletion4.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/afterExtendsTypeCompletion4/AfterExtendsTypeCompletion4.groovy.testAfterExtendsTypeCompletion4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/fieldTypeCompletion1/FieldTypeCompletion1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/fieldTypeCompletion1/FieldTypeCompletion1.groovy.testFieldTypeCompletion1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/fieldTypeCompletion2/FieldTypeCompletion2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/fieldTypeCompletion2/FieldTypeCompletion2.groovy.testFieldTypeCompletion2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/fieldTypeCompletion3/FieldTypeCompletion3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/fieldTypeCompletion3/FieldTypeCompletion3.groovy.testFieldTypeCompletion3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/localVariableTypeCompletion1/LocalVariableTypeCompletion1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/localVariableTypeCompletion1/LocalVariableTypeCompletion1.groovy.testLocalVariableTypeCompletion1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/localVariableTypeCompletion2/LocalVariableTypeCompletion2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/localVariableTypeCompletion2/LocalVariableTypeCompletion2.groovy.testLocalVariableTypeCompletion2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/localVariableTypeCompletion3/LocalVariableTypeCompletion3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/package/localVariableTypeCompletion3/LocalVariableTypeCompletion3.groovy.testLocalVariableTypeCompletion3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/transformations/delegate1/Delegate1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/transformations/delegate1/Delegate1.groovy.testDelegate1_interfaceDelegator_withoutPrefix.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/transformations/delegate2/Delegate2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/transformations/delegate2/Delegate2.groovy.testDelegate2_classDelegator_withPrefix.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/transformations/singleton1/Singleton1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/transformations/singleton1/Singleton1.groovy.testSingleton1_withInPrefix.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/transformations/singleton2/Singleton2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/transformations/singleton2/Singleton2.groovy.testSingleton2_withGetPrefix.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/transformations/singleton3/Singleton3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/transformations/singleton3/Singleton3.groovy.testSingleton3_withoutPrefix.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/ExistingGroovyType.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/WildCardImport1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/defaultImport1/DefaultImport1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/defaultImport1/DefaultImport1.groovy.testDefaultImport1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/defaultImport1/DefaultImport1.groovy.testDefaultImport1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/defaultImport1/DefaultImport1.groovy.testDefaultImport1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/defaultImport1/DefaultImport1.groovy.testDefaultImport1_4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/defaultImport1/DefaultImport1.groovy.testDefaultImport1_5.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/defaultImport1/DefaultImport1.groovy.testDefaultImport1_6.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/fqnTypeCompletion1/FqnTypeCompletion1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/fqnTypeCompletion1/FqnTypeCompletion1.groovy.testFqnTypeCompletion1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/manualImport1/ManualImport1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/manualImport1/ManualImport1.groovy.testManualImport1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/manualImport2/ManualImport2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/manualImport2/ManualImport2.groovy.testManualImport2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/notInComments1/NotInComments1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/notInComments1/NotInComments1.groovy.testNotInComments1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/notInComments1/NotInComments1.groovy.testNotInComments1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/samePackage1/SamePackage1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/samePackage1/SamePackage1.groovy.testSamePackage1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/typeCompletion1/TypeCompletion1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/typeCompletion1/TypeCompletion1.groovy.testTypeCompletion1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/typeCompletion2/TypeCompletion2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/typeCompletion2/TypeCompletion2.groovy.testTypeCompletion2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/typeCompletion3/TypeCompletion3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/typeCompletion3/TypeCompletion3.groovy.testTypeCompletion3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/typeCompletion4/TypeCompletion4.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/typeCompletion4/TypeCompletion4.groovy.testTypeCompletion4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/typeCompletion5/TypeCompletion5.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/types/typeCompletion5/TypeCompletion5.groovy.testTypeCompletion5.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables1/Variables1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables1/Variables1.groovy.testVariables1_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables1/Variables1.groovy.testVariables1_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables1/Variables1.groovy.testVariables1_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables1/Variables1.groovy.testVariables1_4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables1/Variables1.groovy.testVariables1_5.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables1/Variables1.groovy.testVariables1_6.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables2/Variables2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables2/Variables2.groovy.testVariables2_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables2/Variables2.groovy.testVariables2_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables2/Variables2.groovy.testVariables2_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables2/Variables2.groovy.testVariables2_4.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables2/Variables2.groovy.testVariables2_5.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables3/Variables3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables3/Variables3.groovy.testVariables3_1.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables3/Variables3.groovy.testVariables3_2.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/completion/variables/variables3/Variables3.groovy.testVariables3_3.completion (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/declarationfinder/Consumer.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/declarationfinder/Methods1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/declarationfinder/Methods2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/declarationfinder/Script.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/declarationfinder/a/Declaration1.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/declarationfinder/a/Declaration2.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/declarationfinder/a/Declaration3.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/declarationfinder/a/InnerClasses.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/declarationfinder/a/Interface1.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/declarationfinder/a/Interface2.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/index/testGetClasses/testGetClasses.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/data/testfiles/index/testGetMethods/testGetMethods.groovy (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/META-INF/services/org.netbeans.spi.lexer.LanguageProvider (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/AstPathTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyBracesMatcherTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyDeclarationFinderTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyIndexTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyIndexerTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyInstantRenamerTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyLexerBatchTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyLexerGStringTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyLexerIncTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyLexerStringConstantsTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyOccurencesFinderTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/GroovyUtilsTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/StructureAnalyzerTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/AccessCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/CamelCaseCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/ClosuresCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/CodeCompletionTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/CollectionsCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/ConstructorsCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/DuplicatesCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/FieldCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/GrailsConfigsTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/GroovyCCTestBase.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/ImportCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/InferenceCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/InterfaceCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/MethodCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/NamedParamCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/NewVarsCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/OperatorsCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/PackageCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/TransformationsCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/TypesCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/completion/VariablesCCTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/lexer/CallTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/lexer/GroovyLexerTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/lexer/LexerOperatorsTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/parser/GroovyParserTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/parser/GroovySemanticAnalyzerTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/parser/GroovyVirtualSourceProviderTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/temporary/PackageCCTest1.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/temporary/PackageCCTest2.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/temporary/PackageCCTest3.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/temporary/README.txt (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/temporary/VariableCCTest1.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/temporary/VariableCCTest2.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/api/temporary/VariableCCTest3.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/imports/FastImportTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/imports/ImportUtilsTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/language/LogicalRangesTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/occurrences/AliasOccurrencesTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/occurrences/AnnotationOccurrencesTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/occurrences/FieldOccurrencesTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/occurrences/TypeOccurrencesTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/test/GroovyTestBase.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/typinghooks/DeletedTextInterceptorTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/typinghooks/TypedBreakInterceptorTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/typinghooks/TypedTextInterceptorTest.java (100%)
 rename {groovy.editor => groovy/groovy.editor}/test/unit/src/org/netbeans/modules/groovy/editor/utils/GroovyUtilsTest.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/build.xml (88%)
 rename {groovy.grails => groovy/groovy.grails}/manifest.mf (100%)
 rename {groovy.grails => groovy/groovy.grails}/nbproject/project.properties (100%)
 rename {groovy.grails => groovy/groovy.grails}/nbproject/project.xml (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/ProcessInputStream.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/RuntimeHelper.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/WrapperProcess.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/api/Bundle.properties (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/api/ExecutionSupport.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/api/GrailsConstants.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/api/GrailsEnvironment.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/api/GrailsPlatform.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/api/GrailsProjectConfig.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/resources/Bundle.properties (100%)
 rename {groovy.grailsproject/src/org/netbeans/modules/groovy/grailsproject => groovy/groovy.grails/src/org/netbeans/modules/groovy/grails}/resources/GrailsIcon16x16.png (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/resources/layer.xml (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/server/ApplicationNode.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/server/Bundle.properties (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/server/GrailsInstance.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/server/GrailsInstanceProvider.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/server/ProcessCookie.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/settings/Bundle.properties (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/settings/GrailsRuntimePanel.form (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/settings/GrailsRuntimePanel.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/src/org/netbeans/modules/groovy/grails/settings/GrailsSettings.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/test/unit/src/org/netbeans/modules/groovy/grails/api/GrailsEnvironmentTest.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/test/unit/src/org/netbeans/modules/groovy/grails/api/GrailsProjectConfigTest.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/test/unit/src/org/netbeans/modules/groovy/grails/api/GrailsRuntimeTest.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/test/unit/src/org/netbeans/modules/groovy/grails/api/TestProject.java (100%)
 rename {groovy.grails => groovy/groovy.grails}/test/unit/src/org/netbeans/modules/groovy/grails/settings/GrailsSettingsTest.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/build.xml (87%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/manifest.mf (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/nbproject/project.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/nbproject/project.xml (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/Bundle.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/GrailsActionProvider.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/GrailsProject.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/GrailsProjectFactory.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/GrailsProjectOperations.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/GrailsProjectSettings.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/GrailsServerState.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/GrailsSources.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ProgressSupport.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/SourceCategoriesFactory.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/SourceCategoriesGrails11.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/SourceCategoriesGrails301.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/SourceCategoriesInterface.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/SourceCategory.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/SourceCategoryType.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/Bundle.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/ConfigurationSupport.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/GenerateAction.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/GenerateAllAction.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/GenerateViewsAction.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/GotoBaseAction.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/GotoControllerAction.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/GotoDomainClassAction.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/GotoViewAction.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/GrailsCommandAction.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/ManagePluginsAction.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/RefreshProjectRunnable.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/actions/ResolvePluginsAction.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/classpath/BootClassPathImplementation.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/classpath/ClassPathProviderImpl.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/classpath/ProjectClassPathImplementation.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/classpath/SourcePathImplementation.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/classpath/SourceRoots.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/commands/Bundle.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/commands/GrailsCommand.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/commands/GrailsCommandChooser.form (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/commands/GrailsCommandChooser.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/commands/GrailsCommandSupport.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/completion/ControllerCompletionProvider.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/completion/DomainCompletionProvider.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/config/BuildConfig.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/debug/GrailsDebugger.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/debug/Utils.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/plugins/Bundle.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/plugins/GrailsPlugin.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/plugins/GrailsPluginSupport.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/queries/GrailsProjectEncodingQueryImpl.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/Bundle.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/Controller.html (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/DomainClass.html (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/GantScript.html (100%)
 rename {groovy.grails/src/org/netbeans/modules/groovy/grails => groovy/groovy.grailsproject/src/org/netbeans/modules/groovy/grailsproject}/resources/GrailsIcon16x16.png (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/IntegrationTest.html (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/Service.html (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/TagLib.html (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/UnitTest.html (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/defaultFolder.gif (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/defaultFolderOpen.gif (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/desktop.html (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/emptyProject.html (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/layer.xml (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/librariesBadge.png (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/packageBadge.gif (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/resources/projectfilesBadge.png (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/Bundle.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/GrailsLogicalViewProvider.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/GrailsPluginsPanel.form (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/GrailsPluginsPanel.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/ProjectFilesNode.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/ProjectFilesNodeFactory.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/SourceNodeFactory.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/TemplatesImpl.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/TreeRootNode.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/customizer/Bundle.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/customizer/GeneralCustomizerPanel.form (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/customizer/GeneralCustomizerPanel.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/customizer/GrailsProjectCustomizerProvider.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/customizer/GrailsProjectProperties.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/customizer/LibrariesCustomizerPanel.form (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/customizer/LibrariesCustomizerPanel.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/Bundle.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/GrailsArtifactWizardIterator.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/GrailsProjectWizardIterator.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/GrailsTemplates.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/Bundle.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/GrailsArtifacts.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/GrailsTargetChooserPanel.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/GrailsTargetChooserPanelGUI.form (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/GrailsTargetChooserPanelGUI.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/PanelConfigureProject.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/PanelConfigureProjectVisual.form (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/PanelConfigureProjectVisual.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/PanelOptionsVisual.form (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/PanelOptionsVisual.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/PanelProjectLocationVisual.form (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/PanelProjectLocationVisual.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/ProgressLineProcessor.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/src/org/netbeans/modules/groovy/grailsproject/ui/wizards/impl/SettingsPanel.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/.classpath (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/.project (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/.settings/org.codehaus.groovy.eclipse.preferences.prefs (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/application.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/build.xml (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/completion-test.launch (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/completion.launch (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/completion.tmproj (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/conf/BootStrap.groovy (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/conf/Config.groovy (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/conf/DataSource.groovy (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/conf/UrlMappings.groovy (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/conf/spring/resources.groovy (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/controllers/TestDomainController.groovy (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/controllers/TestDomainController.groovy.testControllerMethods1.completion (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/domain/TestDomain.groovy (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/domain/TestDomain.groovy.testDomainMethods1.completion (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/domain/TestDomain.groovy.testDomainMethods2.completion (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/domain/TestDomain.groovy.testDomainMethods3.completion (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/domain/TestDomain.groovy.testDomainMethods4.completion (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/domain/TestDomain.groovy.testDomainMethods5.completion (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/domain/TestDomain.groovy.testDomainMethods6.completion (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/domain/TestDomain.groovy.testDomainMethods7.completion (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/domain/TestDomain.groovy.testDomainMethods8.completion (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/i18n/messages.properties (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/i18n/messages_de.properties (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/i18n/messages_es.properties (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/i18n/messages_fr.properties (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/i18n/messages_it.properties (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/i18n/messages_ja.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/i18n/messages_nl.properties (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/i18n/messages_pt_BR.properties (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/i18n/messages_ru.properties (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/i18n/messages_th.properties (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/i18n/messages_zh_CN.properties (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/views/error.gsp (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app => groovy/groovy.grailsproject/test/unit/data/projects/completion/grails-app/views}/index.gsp (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/grails-app/views/layouts/main.gsp (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/views/testDomain/create.gsp (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/views/testDomain/edit.gsp (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/views/testDomain/list.gsp (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/grails-app/views/testDomain/show.gsp (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/ivy.xml (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/ivysettings.xml (100%)
 copy xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/dummyProject/nbproject/private/tmpfile => groovy/groovy.grailsproject/test/unit/data/projects/completion/stacktrace.log (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/test/unit/TestDomainTests.groovy (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/data/projects/completion/web-app/WEB-INF/applicationContext.xml (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/WEB-INF/sitemesh.xml (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/WEB-INF/tld/c.tld (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/WEB-INF/tld/fmt.tld (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/WEB-INF/tld/grails.tld (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/WEB-INF/tld/spring.tld (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/css/main.css (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/favicon.ico (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/database_add.png (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/database_delete.png (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/database_edit.png (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/database_save.png (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/database_table.png (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/exclamation.png (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/house.png (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/information.png (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/shadow.jpg (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/sorted_asc.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/skin/sorted_desc.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/images/spinner.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions => groovy/groovy.grailsproject/test/unit/data/projects/completion}/web-app/js/application.js (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/src/META-INF/services/org.netbeans.spi.lexer.LanguageProvider (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/src/org/netbeans/modules/groovy/grailsproject/actions/GotoBaseActionTest.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/src/org/netbeans/modules/groovy/grailsproject/completion/ControllerCompletionProviderTest.java (100%)
 rename {groovy.grailsproject => groovy/groovy.grailsproject}/test/unit/src/org/netbeans/modules/groovy/grailsproject/completion/DomainCompletionProviderTest.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/build.xml (88%)
 rename {groovy.gsp => groovy/groovy.gsp}/licenseinfo.xml (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/manifest.mf (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/nbproject/project.properties (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/nbproject/project.xml (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/GspLanguage.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/GspParser.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/GspStructureScanner.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/editor/GspKit.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/editor/bracesmatcher/GspBracesMacherFactory.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/editor/bracesmatcher/GspBracesMatcher.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/editor/completion/GspCompleter.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/editor/embedding/EmbeddedSectionsHighlighting.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/editor/embedding/GroovyEmbeddingProvider.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/editor/embedding/HtmlEmbeddingProvider.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/editor/indent/GspIndentTask.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/editor/indent/GspIndentTaskFactory.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/editor/indent/GspIndenter.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/lexer/GspLexer.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/lexer/GspLexerLanguage.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/lexer/GspTokenId.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/resources/Bundle.properties (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/resources/DefaultKeyBindings-Mac.xml (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/resources/DefaultKeyBindings.xml (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/resources/GspExample (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/resources/GspFile16x16.png (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/resources/GspTemplate.gsp (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/resources/GspTemplate.html (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/resources/fontsColors.xml (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/src/org/netbeans/modules/groovy/gsp/resources/layer.xml (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/test/unit/src/org/netbeans/modules/groovy/gsp/lexer/GspLexerTest.java (100%)
 rename {groovy.gsp => groovy/groovy.gsp}/test/unit/src/org/netbeans/modules/groovy/gsp/lexer/GspTokenIdTest.java (100%)
 rename {groovy.kit => groovy/groovy.kit}/build.xml (95%)
 rename {groovy.kit => groovy/groovy.kit}/manifest.mf (100%)
 rename {groovy.kit => groovy/groovy.kit}/nbproject/project.properties (100%)
 rename {groovy.kit => groovy/groovy.kit}/nbproject/project.xml (100%)
 rename {groovy.kit => groovy/groovy.kit}/release/VERSION.txt (100%)
 rename {groovy.kit => groovy/groovy.kit}/src/org/netbeans/modules/groovy/kit/Bundle.properties (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/GrailsActions.launch (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/GrailsActions.tmproj (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/application.properties (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/build.xml (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/conf/BootStrap.groovy (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/grails-app/conf/Config.groovy (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/conf/DataSource.groovy (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/grails-app/conf/UrlMappings.groovy (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/conf/spring/resources.groovy (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/grails-app/controllers/HelloController.groovy (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/grails-app/domain/Author.groovy (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/grails-app/domain/Book.groovy (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/grails-app/i18n/messages.properties (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/i18n/messages_de.properties (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/i18n/messages_es.properties (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/i18n/messages_fr.properties (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/i18n/messages_it.properties (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/i18n/messages_ja.properties (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/grails-app/i18n/messages_nl.properties (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/i18n/messages_pt_BR.properties (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/i18n/messages_ru.properties (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/i18n/messages_th.properties (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/i18n/messages_zh_CN.properties (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/grails-app/views/error.gsp (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/grails-app/views/layouts/main.gsp (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/stacktrace.log (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/test/integration/AuthorTests.groovy (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/test/integration/BookTests.groovy (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/test/integration/HelloControllerTests.groovy (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/WEB-INF/applicationContext.xml (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/WEB-INF/sitemesh.xml (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/WEB-INF/tld/c.tld (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/WEB-INF/tld/fmt.tld (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/WEB-INF/tld/grails.tld (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/WEB-INF/tld/spring.tld (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/css/main.css (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/favicon.ico (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/database_add.png (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/database_delete.png (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/database_edit.png (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/database_save.png (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/database_table.png (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/exclamation.png (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/house.png (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/information.png (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/shadow.jpg (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/sorted_asc.gif (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/skin/sorted_desc.gif (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/images/spinner.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/bullet.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check/check0.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check/check1.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check/check2.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/lm.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/lmh.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/ln.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/menu => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/loading.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/lp.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/lph.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/tm.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/tmh.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/tn.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/tp.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/tph.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check}/vline.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default}/lm.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default}/lmh.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default/ln.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default}/loading.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default}/lp.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default}/lph.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default}/tm.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default}/tmh.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default/tn.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default}/tp.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default}/tph.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default/vline.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders/lm.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders/lmh.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders}/ln.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/default => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders}/loading.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders/lp.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders/lph.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders/tm.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders/tmh.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders}/tn.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders/tp.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders/tph.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/folders}/vline.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/greybg.png (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/header.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/menu/collapse.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/menu/collapseh.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/menu/collapseon.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/menu/dash.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/menu/expand.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/menu/expandh.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/menu/expandon.gif (100%)
 rename {groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/check => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/menu}/loading.gif (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/navHover2.png (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/qbottom.png (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/qmiddle.png (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/data/projects/GrailsActions/web-app/images/tree/qtop.png (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion/grails-app/views => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions/web-app}/index.gsp (100%)
 rename {groovy.grailsproject/test/unit/data/projects/completion => groovy/groovy.kit/test/qa-functional/data/projects/GrailsActions}/web-app/js/application.js (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/src/org/netbeans/modules/groovy/qaf/GrailsActionsTest.java (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/src/org/netbeans/modules/groovy/qaf/GrailsTestCase.java (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/src/org/netbeans/modules/groovy/qaf/GrailsWizardsTest.java (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/src/org/netbeans/modules/groovy/qaf/GroovySampleTest.java (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/src/org/netbeans/modules/groovy/qaf/GroovyTestCase.java (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/src/org/netbeans/modules/groovy/qaf/GroovyWizardsTest.java (100%)
 rename {groovy.kit => groovy/groovy.kit}/test/qa-functional/src/org/netbeans/modules/groovy/qaf/TestURLDisplayer.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/build.xml (88%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/manifest.mf (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/nbproject/project.properties (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/nbproject/project.xml (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/Bundle.properties (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/DiffElement.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/GroovyRefactoringFactory.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/GroovyRefactoringPlugin.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/RefactoringActionsProvider.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/RefactoringTask.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/RefactoringTaskFactory.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/FindUsagesElement.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/FindUsagesPainter.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/FindUsagesPlugin.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/AbstractFindUsages.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/AbstractFindUsagesVisitor.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindAllSubtypes.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindAllUsages.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindClassDeclarationVisitor.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindConstructorUsagesVisitor.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindDirectSubtypesOnly.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindMethodUsages.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindMethodUsagesVisitor.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindOverridingMethods.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindTypeUsages.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindTypeUsagesVisitor.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/impl/FindVariableUsages.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/model/ClassRefactoringElement.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/model/MethodRefactoringElement.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/model/MethodSignatureBuilder.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/model/RefactoringElement.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/findusages/model/VariableRefactoringElement.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/move/MoveFileRefactoringPlugin.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/move/MoveFileRefactoringUI.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/rename/RenamePackagePlugin.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/rename/RenameRefactoringPlugin.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/rename/RenameRefactoringUI.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/resources/Bundle.properties (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/resources/layer.xml (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/resources/warning_16.png (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/Bundle.properties (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/MoveClassPanel.form (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/MoveClassPanel.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/RefactoringModule.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/RenamePanel.form (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/RenamePanel.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedPanel.form (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedPanel.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedPanelClass.form (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedPanelClass.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedPanelMethod.form (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedPanelMethod.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedPanelPackage.form (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedPanelPackage.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedPanelVariable.form (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedPanelVariable.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/ui/WhereUsedQueryUI.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/utils/FindMethodUtils.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/utils/FindPossibleMethods.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/utils/GroovyProjectUtil.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/utils/IdentifiersUtil.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/utils/TypeFinder.java (100%)
 rename {groovy.refactoring => groovy/groovy.refactoring}/src/org/netbeans/modules/groovy/refactoring/utils/TypeResolver.java (100%)
 rename {groovy.samples => groovy/groovy.samples}/build.xml (93%)
 rename {groovy.samples => groovy/groovy.samples}/manifest.mf (100%)
 rename {maven.groovy => groovy/groovy.samples}/nbproject/project.properties (100%)
 rename {groovy.samples => groovy/groovy.samples}/nbproject/project.xml (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/GroovyJavaDemo/build.xml (100%)
 rename {groovy.samples/sample_src/NBProjectGenerators => groovy/groovy.samples/sample_src/GroovyJavaDemo}/manifest.mf (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/GroovyJavaDemo/nbproject/build-impl.xml (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/GroovyJavaDemo/nbproject/genfiles.properties (100%)
 rename {groovy.samples/sample_src/NBProjectGenerators => groovy/groovy.samples/sample_src/GroovyJavaDemo}/nbproject/groovy-build.xml (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/GroovyJavaDemo/nbproject/project.properties (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/GroovyJavaDemo/nbproject/project.xml (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/GroovyJavaDemo/src/demo/DisplayDialog.form (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/GroovyJavaDemo/src/demo/DisplayDialog.java (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/GroovyJavaDemo/src/demo/DisplayProvider.groovy (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/NBProjectGenerators/build.xml (100%)
 rename {groovy.samples/sample_src/GroovyJavaDemo => groovy/groovy.samples/sample_src/NBProjectGenerators}/manifest.mf (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/NBProjectGenerators/nbproject/build-impl.xml (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/NBProjectGenerators/nbproject/genfiles.properties (100%)
 rename {groovy.samples/sample_src/GroovyJavaDemo => groovy/groovy.samples/sample_src/NBProjectGenerators}/nbproject/groovy-build.xml (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/NBProjectGenerators/nbproject/project.properties (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/NBProjectGenerators/nbproject/project.xml (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/NBProjectGenerators/src/generators/NetBeansModule.groovy (100%)
 rename {groovy.samples => groovy/groovy.samples}/sample_src/NBProjectGenerators/src/generators/NetBeansPlatform.groovy (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/Bundle.properties (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/gjdemo/Bundle.properties (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/gjdemo/GroovyJavaDemoDescription.html (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/gjdemo/GroovyJavaDemoPanelVisual.form (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/gjdemo/GroovyJavaDemoPanelVisual.java (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/gjdemo/GroovyJavaDemoWizardIterator.java (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/gjdemo/GroovyJavaDemoWizardPanel.java (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/layer.xml (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/nbprojectgen/Bundle.properties (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/nbprojectgen/NBProjectGeneratorsDescription.html (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/nbprojectgen/NBProjectGeneratorsPanelVisual.form (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/nbprojectgen/NBProjectGeneratorsPanelVisual.java (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/nbprojectgen/NBProjectGeneratorsWizardIterator.java (100%)
 rename {groovy.samples => groovy/groovy.samples}/src/org/netbeans/modules/groovy/samples/nbprojectgen/NBProjectGeneratorsWizardPanel.java (100%)
 rename {groovy.support => groovy/groovy.support}/build.xml (88%)
 rename {groovy.support => groovy/groovy.support}/licenseinfo.xml (100%)
 rename {groovy.support => groovy/groovy.support}/manifest.mf (100%)
 rename {groovy.support => groovy/groovy.support}/nbproject/project.properties (100%)
 rename {groovy.support => groovy/groovy.support}/nbproject/project.xml (100%)
 rename {groovy.support => groovy/groovy.support}/src/META-INF.debugger.BreakpointsView/org.netbeans.spi.viewmodel.NodeActionsProviderFilter (100%)
 rename {groovy.support => groovy/groovy.support}/src/META-INF.debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener (100%)
 rename {groovy.support => groovy/groovy.support}/src/META-INF.debugger/org.netbeans.modules.groovy.support.debug.GroovyBreakpointAnnotationListener (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/Bundle.properties (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/actions/GroovyActionsRegistration.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/actions/GroovyDebugMethodDebuggerProvider.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/actions/GroovyTestMethodRunnerProvider.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/actions/TestMethodUtil.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/api/GroovyExtender.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/api/GroovySettings.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/api/GroovySources.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/debug/Context.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/debug/GroovyBreakpointActionsProvider.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/debug/GroovyBreakpointAnnotationListener.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/debug/GroovyLineBreakpointFactory.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/debug/GroovyToggleBreakpointActionProvider.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/options/Bundle.properties (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/options/SupportOptionsPanelController.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/options/SupportPanel.form (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/options/SupportPanel.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/Bundle.properties (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/GroovyClass.groovy (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/GroovyClass.html (100%)
 rename {groovy.editor/src/org/netbeans/modules/groovy/editor => groovy/groovy.support/src/org/netbeans/modules/groovy/support}/resources/GroovyFile16x16.png (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/GroovyJUnit3Test.groovy (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/GroovyJUnit4Test.groovy (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/GroovyJUnitTest.groovy (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/GroovyJUnitTest.html (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/GroovyScript.groovy (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/GroovyScript.html (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/layer.xml (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/resources/runSingle.png (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/spi/GroovyExtenderImplementation.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/spi/GroovyOptionsSubpanel.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/wizard/AbstractFileWizard.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/wizard/AbstractGroovyWizard.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/wizard/Bundle.properties (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/wizard/JUnit.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/wizard/ProjectTypeStrategy.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/wizard/impl/AntProjectTypeStrategy.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/wizard/impl/Bundle.properties (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/wizard/impl/GroovyClassWizard.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/wizard/impl/GroovyJUnitTestWizard.java (100%)
 rename {groovy.support => groovy/groovy.support}/src/org/netbeans/modules/groovy/support/wizard/impl/MavenProjectTypeStrategy.java (100%)
 rename {groovy.support => groovy/groovy.support}/test/unit/src/org/netbeans/modules/groovy/support/actions/TestMethodUtilTest.java (100%)
 rename {libs.groovy => groovy/libs.groovy}/build.xml (88%)
 rename {libs.groovy => groovy/libs.groovy}/external/binaries-list (100%)
 rename {libs.groovy => groovy/libs.groovy}/external/groovy-all-2.4.5-license.txt (100%)
 rename {libs.groovy => groovy/libs.groovy}/external/groovy-all-2.4.5-notice.txt (100%)
 rename {libs.groovy => groovy/libs.groovy}/manifest.mf (100%)
 rename {libs.groovy => groovy/libs.groovy}/nbproject/project.properties (100%)
 rename {libs.groovy => groovy/libs.groovy}/nbproject/project.xml (100%)
 rename {libs.groovy => groovy/libs.groovy}/src/org/netbeans/modules/libs/groovy/Bundle.properties (100%)
 rename {libs.groovy => groovy/libs.groovy}/src/org/netbeans/modules/libs/groovy/groovy-all.xml (100%)
 rename {libs.groovy => groovy/libs.groovy}/src/org/netbeans/modules/libs/groovy/layer.xml (100%)
 rename {maven.groovy => groovy/maven.groovy}/build.xml (88%)
 rename {maven.groovy => groovy/maven.groovy}/manifest.mf (100%)
 rename {groovy.samples => groovy/maven.groovy}/nbproject/project.properties (100%)
 rename {maven.groovy => groovy/maven.groovy}/nbproject/project.xml (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/Bundle.properties (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/GroovyPrivs.java (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/GroovyReplaceTokenProvider.java (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/GroovyRootProvider.java (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/GroovySourcesImpl.java (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/GroovySourcesNodeFactory.java (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/extender/AddGroovyDependency.java (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/extender/AddGroovyEclipseCompiler.java (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/extender/AddMavenCompilerPlugin.java (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/extender/MavenConstants.java (100%)
 rename {maven.groovy => groovy/maven.groovy}/src/org/netbeans/modules/maven/groovy/extender/MavenGroovyExtender.java (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[incubator-netbeans] 01/01: Merge pull request #725 from geertjanw/netbeans-1152-groovy-subdirectory

Posted by ge...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit f58f05c83ced885c88512683cfc5f1daabf4f0fe
Merge: e53421d dfb8586
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Tue Aug 21 20:31:49 2018 +0200

    Merge pull request #725 from geertjanw/netbeans-1152-groovy-subdirectory
    
    [NETBEANS-1152] Moving modules from groovy cluster into a subdirectory

 {groovy.antproject => groovy/groovy.antproject}/build.xml   |   4 ++--
 {groovy.antproject => groovy/groovy.antproject}/manifest.mf |   0
 .../groovy.antproject}/nbproject/project.properties         |   0
 .../groovy.antproject}/nbproject/project.xml                |   0
 .../netbeans/modules/groovy/antproject/Bundle.properties    |   0
 .../antproject/base/AbstractGroovyActionProvider.java       |   0
 .../groovy/antproject/base/AbstractGroovyExtender.java      |   0
 .../modules/groovy/antproject/base/Bundle.properties        |   0
 .../modules/groovy/antproject/common/BuildScriptHelper.java |   0
 .../modules/groovy/antproject/common/BuildScriptType.java   |   0
 .../groovy/antproject/ejb/EjbGroovyActionProvider.java      |   0
 .../modules/groovy/antproject/ejb/EjbGroovyExtender.java    |   0
 .../groovy/antproject/ejb/EjbGroovyProjectOpenedHook.java   |   0
 .../groovy/antproject/ejb/EjbGroovyXmlSavedHook.java        |   0
 .../groovy/antproject/j2se/JavaSEGroovyActionProvider.java  |   0
 .../groovy/antproject/j2se/JavaSEGroovyExtender.java        |   0
 .../antproject/j2se/JavaSEGroovyProjectOpenedHook.java      |   0
 .../groovy/antproject/j2se/JavaSEGroovyXmlSavedHook.java    |   0
 .../modules/groovy/antproject/resources/groovy-build-65.xml |   0
 .../groovy/antproject/resources/groovy-build-ejb.xsl        |   0
 .../groovy/antproject/resources/groovy-build-j2se.xsl       |   0
 .../groovy/antproject/resources/groovy-build-sample-65.xml  |   0
 .../groovy/antproject/resources/groovy-build-web.xsl        |   0
 .../groovy/antproject/web/WebGroovyActionProvider.java      |   0
 .../modules/groovy/antproject/web/WebGroovyExtender.java    |   0
 .../groovy/antproject/web/WebGroovyProjectOpenedHook.java   |   0
 .../groovy/antproject/web/WebGroovyXmlSavedHook.java        |   0
 {groovy.editor => groovy/groovy.editor}/build.xml           |   4 ++--
 {groovy.editor => groovy/groovy.editor}/licenseinfo.xml     |   0
 {groovy.editor => groovy/groovy.editor}/manifest.mf         |   0
 .../groovy.editor}/nbproject/project.properties             |   0
 .../groovy.editor}/nbproject/project.xml                    |   0
 .../org/netbeans/modules/groovy/editor/Bundle.properties    |   0
 .../modules/groovy/editor/actions/Bundle.properties         |   0
 .../modules/groovy/editor/actions/FixImportsAction.java     |   0
 .../org/netbeans/modules/groovy/editor/api/ASTUtils.java    |   0
 .../src/org/netbeans/modules/groovy/editor/api/AstPath.java |   0
 .../netbeans/modules/groovy/editor/api/ElementUtils.java    |   0
 .../netbeans/modules/groovy/editor/api/FindTypeUtils.java   |   0
 .../org/netbeans/modules/groovy/editor/api/GroovyIndex.java |   0
 .../netbeans/modules/groovy/editor/api/GroovyIndexer.java   |   0
 .../src/org/netbeans/modules/groovy/editor/api/Methods.java |   0
 .../modules/groovy/editor/api/PathFinderVisitor.java        |   0
 .../modules/groovy/editor/api/StructureAnalyzer.java        |   0
 .../modules/groovy/editor/api/completion/Bundle.properties  |   0
 .../modules/groovy/editor/api/completion/CaretLocation.java |   0
 .../groovy/editor/api/completion/CompletionHandler.java     |   0
 .../groovy/editor/api/completion/CompletionItem.java        |   0
 .../groovy/editor/api/completion/FieldSignature.java        |   0
 .../editor/api/completion/GroovyCompletionResult.java       |   0
 .../modules/groovy/editor/api/completion/GroovyKeyword.java |   0
 .../groovy/editor/api/completion/HTMLJavadocParser.java     |   0
 .../groovy/editor/api/completion/KeywordCategory.java       |   0
 .../groovy/editor/api/completion/MethodSignature.java       |   0
 .../editor/api/completion/util/CompletionContext.java       |   0
 .../editor/api/completion/util/CompletionSurrounding.java   |   0
 .../groovy/editor/api/completion/util/ContextHelper.java    |   0
 .../editor/api/completion/util/DotCompletionContext.java    |   0
 .../modules/groovy/editor/api/elements/CommentElement.java  |   0
 .../groovy/editor/api/elements/ElementHandleSupport.java    |   0
 .../modules/groovy/editor/api/elements/GroovyElement.java   |   0
 .../modules/groovy/editor/api/elements/KeywordElement.java  |   0
 .../modules/groovy/editor/api/elements/ast/ASTClass.java    |   0
 .../modules/groovy/editor/api/elements/ast/ASTElement.java  |   0
 .../modules/groovy/editor/api/elements/ast/ASTField.java    |   0
 .../modules/groovy/editor/api/elements/ast/ASTMethod.java   |   0
 .../modules/groovy/editor/api/elements/ast/ASTRoot.java     |   0
 .../groovy/editor/api/elements/common/ClassElement.java     |   0
 .../groovy/editor/api/elements/common/MethodElement.java    |   0
 .../groovy/editor/api/elements/index/IndexedClass.java      |   0
 .../groovy/editor/api/elements/index/IndexedElement.java    |   0
 .../groovy/editor/api/elements/index/IndexedField.java      |   0
 .../groovy/editor/api/elements/index/IndexedMethod.java     |   0
 .../org/netbeans/modules/groovy/editor/api/lexer/Call.java  |   0
 .../modules/groovy/editor/api/lexer/GroovyLexer.java        |   0
 .../modules/groovy/editor/api/lexer/GroovyTokenId.java      |   0
 .../modules/groovy/editor/api/lexer/LexUtilities.java       |   0
 .../modules/groovy/editor/api/parser/Bundle.properties      |   0
 .../modules/groovy/editor/api/parser/GroovyLanguage.java    |   0
 .../groovy/editor/api/parser/GroovyOccurrencesFinder.java   |   0
 .../modules/groovy/editor/api/parser/GroovyParser.java      |   0
 .../groovy/editor/api/parser/GroovyParserResult.java        |   0
 .../editor/api/parser/GroovyVirtualSourceProvider.java      |   0
 .../modules/groovy/editor/compiler/ClassNodeCache.java      |   0
 .../modules/groovy/editor/compiler/CompilationUnit.java     |   0
 .../groovy/editor/compiler/error/CompilerErrorID.java       |   0
 .../groovy/editor/compiler/error/CompilerErrorResolver.java |   0
 .../modules/groovy/editor/compiler/error/GroovyError.java   |   0
 .../modules/groovy/editor/completion/AccessLevel.java       |   0
 .../modules/groovy/editor/completion/BaseCompletion.java    |   0
 .../editor/completion/ConstructorGenerationCompletion.java  |   0
 .../modules/groovy/editor/completion/FieldCompletion.java   |   0
 .../modules/groovy/editor/completion/KeywordCompletion.java |   0
 .../groovy/editor/completion/LocalVarCompletion.java        |   0
 .../modules/groovy/editor/completion/MethodCompletion.java  |   0
 .../groovy/editor/completion/NamedParamsCompletion.java     |   0
 .../modules/groovy/editor/completion/NewVarCompletion.java  |   0
 .../modules/groovy/editor/completion/PackageCompletion.java |   0
 .../groovy/editor/completion/ProposalsCollector.java        |   0
 .../modules/groovy/editor/completion/TypesCompletion.java   |   0
 .../editor/completion/inference/GroovyTypeAnalyzer.java     |   0
 .../groovy/editor/completion/inference/MethodInference.java |   0
 .../editor/completion/inference/TypeInferenceVisitor.java   |   0
 .../editor/completion/inference/VariableFinderVisitor.java  |   0
 .../editor/completion/provider/CompleteElementHandler.java  |   0
 .../completion/provider/CompletionProviderHandler.java      |   0
 .../editor/completion/provider/GroovyElementsProvider.java  |   0
 .../editor/completion/provider/JavaElementHandler.java      |   0
 .../editor/completion/provider/MetaElementsProvider.java    |   0
 .../editor/completion/provider/TransformationHandler.java   |   0
 .../groovy/editor/completion/util/CamelCaseUtil.java        |   0
 .../modules/groovy/editor/hints/AddImportStatementHint.java |   0
 .../editor/hints/ImplementAllAbstractMethodsHint.java       |   0
 .../modules/groovy/editor/hints/MakeClassAbstractHint.java  |   0
 .../modules/groovy/editor/hints/SurroundWithHint.java       |   0
 .../groovy/editor/hints/infrastructure/GroovyErrorRule.java |   0
 .../editor/hints/infrastructure/GroovyHintsProvider.java    |   0
 .../editor/hints/infrastructure/GroovySelectionRule.java    |   0
 .../modules/groovy/editor/hints/utils/HintUtils.java        |   0
 .../modules/groovy/editor/imports/Bundle.properties         |   0
 .../modules/groovy/editor/imports/ImportCandidate.java      |   0
 .../groovy/editor/imports/ImportChooserInnerPanel.form      |   0
 .../groovy/editor/imports/ImportChooserInnerPanel.java      |   0
 .../modules/groovy/editor/imports/ImportHelper.java         |   0
 .../netbeans/modules/groovy/editor/imports/ImportUtils.java |   0
 .../modules/groovy/editor/java/ElementDeclaration.java      |   0
 .../netbeans/modules/groovy/editor/java/ElementSearch.java  |   0
 .../org/netbeans/modules/groovy/editor/java/Utilities.java  |   0
 .../modules/groovy/editor/language/Bundle.properties        |   0
 .../modules/groovy/editor/language/GroovyBracesMatcher.java |   0
 .../groovy/editor/language/GroovyBracesMatcherFactory.java  |   0
 .../groovy/editor/language/GroovyBracketCompleter.java      |   0
 .../groovy/editor/language/GroovyDeclarationFinder.java     |   0
 .../modules/groovy/editor/language/GroovyFormatter.java     |   0
 .../groovy/editor/language/GroovyInstantRenamer.java        |   0
 .../groovy/editor/language/GroovySemanticAnalyzer.java      |   0
 .../modules/groovy/editor/language/GroovyTypeSearcher.java  |   0
 .../groovy/editor/language/SemanticAnalysisVisitor.java     |   0
 .../modules/groovy/editor/occurrences/TypeVisitor.java      |   0
 .../groovy/editor/occurrences/VariableScopeVisitor.java     |   0
 .../modules/groovy/editor/resources/Bundle.properties       |   0
 .../modules/groovy/editor/resources/DefaultAbbrevs.xml      |   0
 .../groovy/editor/resources/DefaultKeyBindings-Mac.xml      |   0
 .../modules/groovy/editor/resources/DefaultKeyBindings.xml  |   0
 .../groovy/editor/resources/FontsAndColorsPreview.groovy    |   0
 .../modules/groovy/editor}/resources/GroovyFile16x16.png    | Bin
 .../org/netbeans/modules/groovy/editor/resources/class.png  | Bin
 .../org/netbeans/modules/groovy/editor/resources/duke.png   | Bin
 .../org/netbeans/modules/groovy/editor/resources/enum.png   | Bin
 .../modules/groovy/editor/resources/fontsColors.xml         |   0
 .../netbeans/modules/groovy/editor/resources/interface.png  | Bin
 .../org/netbeans/modules/groovy/editor/resources/layer.xml  |   0
 .../modules/groovy/editor/resources/new_constructor_16.png  | Bin
 .../netbeans/modules/groovy/editor/resources/package.gif    | Bin
 .../groovy/editor/spi/completion/CompletionProvider.java    |   0
 .../editor/spi/completion/DefaultImportsProvider.java       |   0
 .../editor/typinghooks/GroovyDeletedTextInterceptor.java    |   0
 .../editor/typinghooks/GroovyTypedBreakInterceptor.java     |   0
 .../editor/typinghooks/GroovyTypedTextInterceptor.java      |   0
 .../modules/groovy/editor/typinghooks/TypingHooksUtil.java  |   0
 .../modules/groovy/editor/utils/ASTChildrenVisitor.java     |   0
 .../netbeans/modules/groovy/editor/utils/GroovyUtils.java   |   0
 .../src/org/netbeans/test/groovy/GeneralGroovy.java         |   0
 .../src/org/netbeans/test/groovy/cc/testCC.java             |   0
 .../src/org/netbeans/test/groovy/cc/testCCCamelCase.java    |   0
 .../src/org/netbeans/test/groovy/cc/testCCMixed.java        |   0
 .../src/org/netbeans/test/groovy/cc/testCCProperties.java   |   0
 .../src/org/netbeans/test/groovy/hints/testFixImport.java   |   0
 .../src/org/netbeans/test/groovy/refactor/testRefactor.java |   0
 .../test/unit/data/testfiles/AliasOccurrencesTester.groovy  |   0
 ...AliasOccurrencesTester.groovy.testFieldAlias.occurrences |   0
 ...currencesTester.groovy.testFieldStaticImport.occurrences |   0
 ...liasOccurrencesTester.groovy.testMethodAlias.occurrences |   0
 ...urrencesTester.groovy.testMethodStaticImport.occurrences |   0
 .../unit/data/testfiles/AnnotationOccurrencesTester.groovy  |   0
 ...ccurrencesTester.groovy.testAnnotationImport.occurrences |   0
 ...currencesTester.groovy.testAnnotationOnClass.occurrences |   0
 ...cesTester.groovy.testAnnotationOnConstructor.occurrences |   0
 ...currencesTester.groovy.testAnnotationOnField.occurrences |   0
 ...urrencesTester.groovy.testAnnotationOnMethod.occurrences |   0
 ...rencesTester.groovy.testAnnotationOnProperty.occurrences |   0
 .../test/unit/data/testfiles/BookmarkController.groovy      |   0
 .../unit/data/testfiles/BookmarkController.groovy.folds     |   0
 .../unit/data/testfiles/BookmarkController.groovy.indexed   |   0
 ...BookmarkController.groovy.testClassVariable1.occurrences |   0
 ...BookmarkController.groovy.testClassVariable2.occurrences |   0
 .../BookmarkController.groovy.testParams.occurrences        |   0
 .../BookmarkController.groovy.testSuperVariable.occurrences |   0
 .../BookmarkController.groovy.testUnusedParams.occurrences  |   0
 .../test/unit/data/testfiles/FieldOccurrencesTester.groovy  |   0
 ...Tester.groovy.testFieldWithJavaFieldOperator.occurrences |   0
 .../test/unit/data/testfiles/FoldingTestTwo.groovy          |   0
 .../test/unit/data/testfiles/FoldingTestTwo.groovy.folds    |   0
 .../test/unit/data/testfiles/GroovyScopeTestcase.groovy     |   0
 .../GroovyScopeTestcase.groovy.testClass1.occurrences       |   0
 .../GroovyScopeTestcase.groovy.testClass2.occurrences       |   0
 .../GroovyScopeTestcase.groovy.testClass3.occurrences       |   0
 .../GroovyScopeTestcase.groovy.testClass4.occurrences       |   0
 ...vyScopeTestcase.groovy.testClosureParameter1.occurrences |   0
 ...vyScopeTestcase.groovy.testClosureParameter2.occurrences |   0
 .../GroovyScopeTestcase.groovy.testConstructor1.occurrences |   0
 .../GroovyScopeTestcase.groovy.testConstructor2.occurrences |   0
 .../GroovyScopeTestcase.groovy.testLocalVar3.occurrences    |   0
 .../GroovyScopeTestcase.groovy.testMemberVar4.occurrences   |   0
 .../GroovyScopeTestcase.groovy.testMethod1.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod10.occurrences     |   0
 .../GroovyScopeTestcase.groovy.testMethod11.occurrences     |   0
 .../GroovyScopeTestcase.groovy.testMethod2.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod3.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod4.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod5.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod6.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod7.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod8.occurrences      |   0
 .../GroovyScopeTestcase.groovy.testMethod9.occurrences      |   0
 ...ovyScopeTestcase.groovy.testMethodParameter1.occurrences |   0
 ...ovyScopeTestcase.groovy.testMethodParameter2.occurrences |   0
 ...GroovyScopeTestcase.groovy.testNonIdentifier.occurrences |   0
 ...oovyScopeTestcase.groovy.testPackageInScript.occurrences |   0
 .../GroovyScopeTestcase.groovy.testParameter5.occurrences   |   0
 .../groovy.editor}/test/unit/data/testfiles/Hello.groovy    |   0
 .../test/unit/data/testfiles/Hello.groovy.indexed           |   0
 .../test/unit/data/testfiles/Hello.groovy.semantic          |   0
 .../unit/data/testfiles/Hello.groovy.testRename1.rename     |   0
 .../data/testfiles/Hello.groovy.testVariable.occurrences    |   0
 .../test/unit/data/testfiles/MiniClass.groovy               |   0
 .../test/unit/data/testfiles/MiniClass2.groovy              |   0
 .../test/unit/data/testfiles/MiniClass3.groovy              |   0
 .../MiniClass3.groovy.testAbstractClass.occurrences         |   0
 .../test/unit/data/testfiles/TypeOccurrencesTester.groovy   |   0
 ...TypeOccurrencesTester.groovy.testConstructor.occurrences |   0
 ...ccurrencesTester.groovy.testConstructorArray.occurrences |   0
 ...OccurrencesTester.groovy.testConstructorList.occurrences |   0
 ...TypeOccurrencesTester.groovy.testDeclaration.occurrences |   0
 ...ccurrencesTester.groovy.testDeclarationArray.occurrences |   0
 ...roovy.testDeclarationArrayWithInitialization.occurrences |   0
 ....testDeclarationArrayWithInitialization_init.occurrences |   0
 ...OccurrencesTester.groovy.testDeclarationList.occurrences |   0
 ...groovy.testDeclarationListWithInitialization.occurrences |   0
 ...y.testDeclarationListWithInitialization_init.occurrences |   0
 ...Tester.groovy.testDeclarationWithAssignement.occurrences |   0
 ...ter.groovy.testDeclarationWithInitialization.occurrences |   0
 .../TypeOccurrencesTester.groovy.testExtends.occurrences    |   0
 .../TypeOccurrencesTester.groovy.testField.occurrences      |   0
 .../TypeOccurrencesTester.groovy.testFieldArray.occurrences |   0
 .../TypeOccurrencesTester.groovy.testFieldList.occurrences  |   0
 ...ypeOccurrencesTester.groovy.testForLoopCycle.occurrences |   0
 ...OccurrencesTester.groovy.testImportStatement.occurrences |   0
 .../TypeOccurrencesTester.groovy.testInstanceOf.occurrences |   0
 ...peOccurrencesTester.groovy.testParameterType.occurrences |   0
 ...urrencesTester.groovy.testParameterTypeArray.occurrences |   0
 ...currencesTester.groovy.testParameterTypeList.occurrences |   0
 .../TypeOccurrencesTester.groovy.testProperty.occurrences   |   0
 ...peOccurrencesTester.groovy.testPropertyArray.occurrences |   0
 ...ypeOccurrencesTester.groovy.testPropertyList.occurrences |   0
 ...currencesTester.groovy.testPropertyList_init.occurrences |   0
 .../TypeOccurrencesTester.groovy.testReturnType.occurrences |   0
 ...OccurrencesTester.groovy.testReturnTypeArray.occurrences |   0
 ...eOccurrencesTester.groovy.testReturnTypeList.occurrences |   0
 ...ypeOccurrencesTester.groovy.testStaticAccess.occurrences |   0
 .../ccresult/NoImportsMoreSpacesAfterPackage.groovy         |   0
 .../NoImportsMoreSpacesAfterPackage.groovy.ccresult         |   0
 .../testfiles/ccresult/NoImportsNoSpaceAfterPackage.groovy  |   0
 .../ccresult/NoImportsNoSpaceAfterPackage.groovy.ccresult   |   0
 .../testfiles/ccresult/NoImportsSpaceAfterPackage.groovy    |   0
 .../ccresult/NoImportsSpaceAfterPackage.groovy.ccresult     |   0
 .../testfiles/ccresult/SeveralImportsFirstPosition.groovy   |   0
 .../ccresult/SeveralImportsFirstPosition.groovy.ccresult    |   0
 .../testfiles/ccresult/SeveralImportsLastPosition.groovy    |   0
 .../ccresult/SeveralImportsLastPosition.groovy.ccresult     |   0
 .../testfiles/ccresult/SeveralImportsMiddlePosition.groovy  |   0
 .../ccresult/SeveralImportsMiddlePosition.groovy.ccresult   |   0
 .../unit/data/testfiles/ccresult/SupportingClasses.groovy   |   0
 .../data/testfiles/completion/CamelCaseConstructor1.groovy  |   0
 ...Constructor1.groovy.testCamelCaseConstructor1.completion |   0
 .../data/testfiles/completion/ClassMethodFieldLong1.groovy  |   0
 ...odFieldLong1.groovy.testClassMethodFieldLong1.completion |   0
 .../data/testfiles/completion/ClassMethodFieldLong2.groovy  |   0
 ...odFieldLong2.groovy.testClassMethodFieldLong2.completion |   0
 .../testfiles/completion/ClassMethodFieldString1.groovy     |   0
 ...eldString1.groovy.testClassMethodFieldString1.completion |   0
 .../testfiles/completion/ClassMethodFieldString2.groovy     |   0
 ...eldString2.groovy.testClassMethodFieldString2.completion |   0
 .../data/testfiles/completion/ClassMethodLocalLong1.groovy  |   0
 ...odLocalLong1.groovy.testClassMethodLocalLong1.completion |   0
 .../data/testfiles/completion/ClassMethodLocalLong2.groovy  |   0
 ...odLocalLong2.groovy.testClassMethodLocalLong2.completion |   0
 .../testfiles/completion/ClassMethodLocalString1.groovy     |   0
 ...calString1.groovy.testClassMethodLocalString1.completion |   0
 .../testfiles/completion/ClassMethodLocalString2.groovy     |   0
 ...calString2.groovy.testClassMethodLocalString2.completion |   0
 .../completion/ClassMethodLocalStringConst1.groovy          |   0
 .../unit/data/testfiles/completion/ConstructorCall1.groovy  |   0
 .../ConstructorCall1.groovy.testConstructorCall1.completion |   0
 .../data/testfiles/completion/KeywordAboveClass1.groovy     |   0
 ...wordAboveClass1.groovy.testKeywordAboveClass1.completion |   0
 .../data/testfiles/completion/KeywordAboveClass2.groovy     |   0
 ...wordAboveClass2.groovy.testKeywordAboveClass2.completion |   0
 .../unit/data/testfiles/completion/KeywordImport1.groovy    |   0
 .../KeywordImport1.groovy.testKeywordImport1.completion     |   0
 .../unit/data/testfiles/completion/KeywordImport2.groovy    |   0
 .../testfiles/completion/MethodCompletionTestCase.groovy    |   0
 ...mpletionTestCase.groovy.testMethodCompletion1.completion |   0
 ...mpletionTestCase.groovy.testMethodCompletion2.completion |   0
 .../test/unit/data/testfiles/completion/ScriptLong1.groovy  |   0
 .../ScriptLong1.groovy.testScriptLong1.completion           |   0
 .../test/unit/data/testfiles/completion/ScriptLong2.groovy  |   0
 .../ScriptLong2.groovy.testScriptLong2.completion           |   0
 .../unit/data/testfiles/completion/ScriptString1.groovy     |   0
 .../ScriptString1.groovy.testScriptString1.completion       |   0
 .../unit/data/testfiles/completion/ScriptString2.groovy     |   0
 .../ScriptString2.groovy.testScriptString2.completion       |   0
 .../data/testfiles/completion/ScriptStringConst1.groovy     |   0
 ...iptStringConst1.groovy.testScriptStringConst1.completion |   0
 .../access/basicAccessLevels1/BasicAccessLevels1.groovy     |   0
 ...icAccessLevels1.groovy.testBasicAccessLevels1.completion |   0
 .../camelCaseCompletion1/CamelCaseCompletion1.groovy        |   0
 ...seCompletion1.groovy.testCamelCaseCompletion1.completion |   0
 .../camelCaseCompletion2/CamelCaseCompletion2.groovy        |   0
 ...seCompletion2.groovy.testCamelCaseCompletion2.completion |   0
 .../camelCaseCompletion3/CamelCaseCompletion3.groovy        |   0
 ...seCompletion3.groovy.testCamelCaseCompletion3.completion |   0
 .../camelCaseCompletion4/CamelCaseCompletion4.groovy        |   0
 ...seCompletion4.groovy.testCamelCaseCompletion4.completion |   0
 .../camelCaseCompletion5/CamelCaseCompletion5.groovy        |   0
 ...seCompletion5.groovy.testCamelCaseCompletion5.completion |   0
 .../camelCaseCompletion6/CamelCaseCompletion6.groovy        |   0
 ...seCompletion6.groovy.testCamelCaseCompletion6.completion |   0
 .../camelCaseCompletion7/CamelCaseCompletion7.groovy        |   0
 ...seCompletion7.groovy.testCamelCaseCompletion7.completion |   0
 .../camelCaseCompletion8/CamelCaseCompletion8.groovy        |   0
 ...seCompletion8.groovy.testCamelCaseCompletion8.completion |   0
 .../closures/insideClosure1/InsideClosure1.groovy           |   0
 .../InsideClosure1.groovy.testInsideClosure1_1.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_2.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_3.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_4.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_5.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_6.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_7.completion   |   0
 .../InsideClosure1.groovy.testInsideClosure1_8.completion   |   0
 .../completion/collections/collections1/Collections1.groovy |   0
 .../Collections1.groovy.testCollections1_1.completion       |   0
 .../Collections1.groovy.testCollections1_2.completion       |   0
 .../Collections1.groovy.testCollections1_3.completion       |   0
 .../Collections1.groovy.testCollections1_4.completion       |   0
 .../Collections1.groovy.testCollections1_5.completion       |   0
 .../Collections1.groovy.testCollections1_6.completion       |   0
 .../constructors/constructors1/Constructors1.groovy         |   0
 .../Constructors1.groovy.testConstructors1.completion       |   0
 .../constructors/constructors2/Constructors2.groovy         |   0
 .../Constructors2.groovy.testConstructors2.completion       |   0
 .../constructors/constructors3/Constructors3.groovy         |   0
 .../Constructors3.groovy.testConstructors3.completion       |   0
 .../constructors/constructors4/Constructors4.groovy         |   0
 .../Constructors4.groovy.testConstructors4.completion       |   0
 .../constructors/constructors5/Constructors5.groovy         |   0
 .../Constructors5.groovy.testConstructors5.completion       |   0
 .../constructors/constructors6/Constructors6.groovy         |   0
 .../Constructors6.groovy.testConstructors6.completion       |   0
 .../constructors/constructors7/Constructors7.groovy         |   0
 .../Constructors7.groovy.testConstructors7.completion       |   0
 .../constructors/constructors8/Constructors8.groovy         |   0
 .../Constructors8.groovy.testConstructors8.completion       |   0
 .../completion/constructors/importedType/Bar.groovy         |   0
 .../constructors/importedType/ImportedType.groovy           |   0
 .../ImportedType.groovy.testImportedType.completion         |   0
 .../constructors/importedTypeMoreConstructors/Bar.groovy    |   0
 .../ImportedTypeMoreConstructors.groovy                     |   0
 ...ctors.groovy.testImportedTypeMoreConstructors.completion |   0
 .../completion/constructors/samePackage/Bar.groovy          |   0
 .../completion/constructors/samePackage/SamePackage.groovy  |   0
 .../SamePackage.groovy.testSamePackage.completion           |   0
 .../constructors/samePackageMoreConstructors/Bar.groovy     |   0
 .../SamePackageMoreConstructors.groovy                      |   0
 ...uctors.groovy.testSamePackageMoreConstructors.completion |   0
 .../unit/data/testfiles/completion/duplicates/a/A.groovy    |   0
 .../unit/data/testfiles/completion/duplicates/b/B.groovy    |   0
 .../duplicates/b/B.groovy.testDuplicates1.completion        |   0
 .../unit/data/testfiles/completion/duplicates/c/C.groovy    |   0
 .../duplicates/c/C.groovy.testDuplicates2.completion        |   0
 .../unit/data/testfiles/completion/duplicates/d/D.groovy    |   0
 .../duplicates/d/D.groovy.testDuplicates3.completion        |   0
 .../unit/data/testfiles/completion/field/Fields1.groovy     |   0
 .../completion/field/Fields1.groovy.testFields1.completion  |   0
 .../completion/field/Fields1.groovy.testFields2.completion  |   0
 .../grails/dataSourceClosure1/DataSourceClosure1.groovy     |   0
 ...aSourceClosure1.groovy.testDataSourceClosure1.completion |   0
 .../staticImportCompletion/StaticImportCompletion.groovy    |   0
 ...tCompletion.groovy.testStaticImportCompletion.completion |   0
 .../data/testfiles/completion/inference/Inference1.groovy   |   0
 .../inference/Inference1.groovy.testInference1.completion   |   0
 .../inference/Inference1.groovy.testInference2.completion   |   0
 .../interfaceCompletion1/InterfaceCompletion1.groovy        |   0
 ...Completion1.groovy.testInterfaceCompletion1_1.completion |   0
 ...Completion1.groovy.testInterfaceCompletion1_2.completion |   0
 ...Completion1.groovy.testInterfaceCompletion1_3.completion |   0
 ...Completion1.groovy.testInterfaceCompletion1_4.completion |   0
 ...Completion1.groovy.testInterfaceCompletion1_5.completion |   0
 .../completionForLiteral1/CompletionForLiteral1.groovy      |   0
 ...orLiteral1.groovy.testCompletionForLiteral1_1.completion |   0
 ...orLiteral1.groovy.testCompletionForLiteral1_2.completion |   0
 ...orLiteral1.groovy.testCompletionForLiteral1_3.completion |   0
 .../CompletionGeneratedAccessors1.groovy                    |   0
 ...s1.groovy.testCompletionGeneratedAccessors1_1.completion |   0
 ...s1.groovy.testCompletionGeneratedAccessors1_2.completion |   0
 ...s1.groovy.testCompletionGeneratedAccessors1_3.completion |   0
 .../completionGroovyClass1/CompletionGroovyClass1.groovy    |   0
 ...ovyClass1.groovy.testCompletionGroovyClass1_1.completion |   0
 .../completionGroovySuper1/CompletionGroovySuper1.groovy    |   0
 ...ovySuper1.groovy.testCompletionGroovySuper1_1.completion |   0
 .../completionGroovyThis1/CompletionGroovyThis1.groovy      |   0
 ...roovyThis1.groovy.testCompletionGroovyThis1_1.completion |   0
 .../completionInArgument1/CompletionInArgument1.groovy      |   0
 ...nArgument1.groovy.testCompletionInArgument1_1.completion |   0
 .../completionInMethodCall1/CompletionInMethodCall1.groovy  |   0
 ...hodCall1.groovy.testCompletionInMethodCall1_1.completion |   0
 .../completionInMethodCall2/CompletionInMethodCall2.groovy  |   0
 ...hodCall2.groovy.testCompletionInMethodCall2_1.completion |   0
 .../completionInMethodCall3/CompletionInMethodCall3.groovy  |   0
 ...hodCall3.groovy.testCompletionInMethodCall3_1.completion |   0
 .../CompletionInsideConstructor1.groovy                     |   0
 ...or1.groovy.testCompletionInsideConstructor1_1.completion |   0
 ...or1.groovy.testCompletionInsideConstructor1_2.completion |   0
 ...or1.groovy.testCompletionInsideConstructor1_3.completion |   0
 .../method/completionInsideFor1/CompletionInsideFor1.groovy |   0
 ...nInsideFor1.groovy.testCompletionInsideFor1_1.completion |   0
 ...nInsideFor1.groovy.testCompletionInsideFor1_2.completion |   0
 .../method/completionNoDot1/CompletionNoDot1.groovy         |   0
 ...ompletionNoDot1.groovy.testCompletionNoDot1_1.completion |   0
 ...ompletionNoDot1.groovy.testCompletionNoDot1_2.completion |   0
 ...ompletionNoDot1.groovy.testCompletionNoDot1_3.completion |   0
 .../CompletionNoPrefixString1.groovy                        |   0
 ...xString1.groovy.testCompletionNoPrefixString1.completion |   0
 .../CompletionNoPrefixString2.groovy                        |   0
 ...xString2.groovy.testCompletionNoPrefixString2.completion |   0
 .../testfiles/completion/method/methods1/Methods1.groovy    |   0
 .../methods1/Methods1.groovy.testMethods1_1.completion      |   0
 .../methods1/Methods1.groovy.testMethods1_2.completion      |   0
 .../methods1/Methods1.groovy.testMethods1_3.completion      |   0
 .../methods1/Methods1.groovy.testMethods1_4.completion      |   0
 .../testfiles/completion/method/methods2/Methods2.groovy    |   0
 .../methods2/Methods2.groovy.testMethods2_1.completion      |   0
 .../methods2/Methods2.groovy.testMethods2_2.completion      |   0
 .../testfiles/completion/method/methods3/Methods3.groovy    |   0
 .../namedparams/emptyConstructor/EmptyConstructor.groovy    |   0
 .../EmptyConstructor.groovy.testEmptyConstructor.completion |   0
 .../fewParamsConstructor/FewParamsConstructor.groovy        |   0
 ...or.groovy.testFewParamsConstructor_AfterComma.completion |   0
 ...testFewParamsConstructor_AfterLeftParenthesis.completion |   0
 ...estFewParamsConstructor_InsideNamedParameter1.completion |   0
 ...estFewParamsConstructor_InsideNamedParameter2.completion |   0
 ...estFewParamsConstructor_InsideNamedParameter3.completion |   0
 .../testfiles/completion/newvars/FieldCompletion.groovy     |   0
 ...FieldCompletion.groovy.testCompletionField1_1.completion |   0
 ...FieldCompletion.groovy.testCompletionField1_2.completion |   0
 ...FieldCompletion.groovy.testCompletionField1_3.completion |   0
 .../data/testfiles/completion/newvars/Identifier1.groovy    |   0
 .../newvars/Identifier1.groovy.testIdentifier1.completion   |   0
 .../newvars/Identifier1.groovy.testIdentifier2.completion   |   0
 .../data/testfiles/completion/newvars/Identifier2.groovy    |   0
 .../newvars/Identifier2.groovy.testIdentifier3.completion   |   0
 .../data/testfiles/completion/newvars/Identifier3.groovy    |   0
 .../newvars/Identifier3.groovy.testIdentifier4.completion   |   0
 .../data/testfiles/completion/newvars/Primitive1.groovy     |   0
 .../newvars/Primitive1.groovy.testPrimitive1.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive2.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive3.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive4.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive5.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive6.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive7.completion     |   0
 .../newvars/Primitive1.groovy.testPrimitive8.completion     |   0
 .../operators/elvisOperator1/ElvisOperator1.groovy          |   0
 .../ElvisOperator1.groovy.testElvisOperator1_1.completion   |   0
 .../operators/elvisOperator2/ElvisOperator2.groovy          |   0
 .../ElvisOperator2.groovy.testElvisOperator2_1.completion   |   0
 .../operators/elvisOperator3/ElvisOperator3.groovy          |   0
 .../ElvisOperator3.groovy.testElvisOperator3_1.completion   |   0
 .../completion/operators/javaFieldOperator1}/Foo.groovy     |   0
 .../operators/javaFieldOperator1/JavaFieldOperator1.groovy  |   0
 ...ldOperator1.groovy.testJavaFieldOperator1_all.completion |   0
 .../completion/operators/javaFieldOperator2}/Foo.groovy     |   0
 .../operators/javaFieldOperator2/JavaFieldOperator2.groovy  |   0
 ...tor2.groovy.testJavaFieldOperator2_withPrefix.completion |   0
 .../completion/operators/javaFieldOperator3}/Foo.groovy     |   0
 .../operators/javaFieldOperator3/JavaFieldOperator3.groovy  |   0
 ...tor3.groovy.testJavaFieldOperator3_withSuffix.completion |   0
 .../completion/operators/javaFieldOperator4}/Foo.groovy     |   0
 .../operators/javaFieldOperator4/JavaFieldOperator4.groovy  |   0
 ...roovy.testJavaFieldOperator4_withinIdentifier.completion |   0
 .../operators/methodClosure1/MethodClosure1.groovy          |   0
 .../MethodClosure1.groovy.testMethodClosure1_1.completion   |   0
 .../MethodClosure1.groovy.testMethodClosure1_2.completion   |   0
 .../MethodClosure1.groovy.testMethodClosure1_3.completion   |   0
 .../operators/methodClosure2/MethodClosure2.groovy          |   0
 .../MethodClosure2.groovy.testMethodClosure2_1.completion   |   0
 .../operators/safeNavigation1/SafeNavigation1.groovy        |   0
 .../SafeNavigation1.groovy.testSafeNavigation1_1.completion |   0
 .../SafeNavigation1.groovy.testSafeNavigation1_2.completion |   0
 .../SafeNavigation1.groovy.testSafeNavigation1_3.completion |   0
 .../operators/safeNavigation2/SafeNavigation2.groovy        |   0
 .../SafeNavigation2.groovy.testSafeNavigation2_1.completion |   0
 .../SpreadJavaFieldOperator1.groovy                         |   0
 ...ator1.groovy.testSpreadJavaFieldOperator1_all.completion |   0
 .../SpreadJavaFieldOperator2.groovy                         |   0
 ...roovy.testSpreadJavaFieldOperator2_withPrefix.completion |   0
 .../SpreadJavaFieldOperator3.groovy                         |   0
 ...groovy.testSpreadJavaFieldOperator3_withSufix.completion |   0
 .../SpreadJavaFieldOperator4.groovy                         |   0
 ...testSpreadJavaFieldOperator4_withinIdentifier.completion |   0
 .../operators/spreadOperator1/SpreadOperator1.groovy        |   0
 ...r1.groovy.testSpreadOperator1_stringArray_all.completion |   0
 .../operators/spreadOperator2/SpreadOperator2.groovy        |   0
 ...roovy.testSpreadOperator2_stringArray_sPrefix.completion |   0
 .../operators/spreadOperator3/SpreadOperator3.groovy        |   0
 ...ator3.groovy.testSpreadOperator3_intArray_all.completion |   0
 .../operators/spreadOperator4/SpreadOperator4.groovy        |   0
 ...4.groovy.testSpreadOperator4_intArray_sPrefix.completion |   0
 .../AfterExtendsTypeCompletion1.groovy                      |   0
 ...etion1.groovy.testAfterExtendsTypeCompletion1.completion |   0
 .../AfterExtendsTypeCompletion2.groovy                      |   0
 ...etion2.groovy.testAfterExtendsTypeCompletion2.completion |   0
 .../AfterExtendsTypeCompletion3.groovy                      |   0
 ...etion3.groovy.testAfterExtendsTypeCompletion3.completion |   0
 .../AfterExtendsTypeCompletion4.groovy                      |   0
 ...etion4.groovy.testAfterExtendsTypeCompletion4.completion |   0
 .../fieldTypeCompletion1/FieldTypeCompletion1.groovy        |   0
 ...peCompletion1.groovy.testFieldTypeCompletion1.completion |   0
 .../fieldTypeCompletion2/FieldTypeCompletion2.groovy        |   0
 ...peCompletion2.groovy.testFieldTypeCompletion2.completion |   0
 .../fieldTypeCompletion3/FieldTypeCompletion3.groovy        |   0
 ...peCompletion3.groovy.testFieldTypeCompletion3.completion |   0
 .../LocalVariableTypeCompletion1.groovy                     |   0
 ...tion1.groovy.testLocalVariableTypeCompletion1.completion |   0
 .../LocalVariableTypeCompletion2.groovy                     |   0
 ...tion2.groovy.testLocalVariableTypeCompletion2.completion |   0
 .../LocalVariableTypeCompletion3.groovy                     |   0
 ...tion3.groovy.testLocalVariableTypeCompletion3.completion |   0
 .../completion/transformations/delegate1/Delegate1.groovy   |   0
 ...estDelegate1_interfaceDelegator_withoutPrefix.completion |   0
 .../completion/transformations/delegate2/Delegate2.groovy   |   0
 ...roovy.testDelegate2_classDelegator_withPrefix.completion |   0
 .../completion/transformations/singleton1/Singleton1.groovy |   0
 ...Singleton1.groovy.testSingleton1_withInPrefix.completion |   0
 .../completion/transformations/singleton2/Singleton2.groovy |   0
 ...ingleton2.groovy.testSingleton2_withGetPrefix.completion |   0
 .../completion/transformations/singleton3/Singleton3.groovy |   0
 ...ingleton3.groovy.testSingleton3_withoutPrefix.completion |   0
 .../testfiles/completion/types/ExistingGroovyType.groovy    |   0
 .../data/testfiles/completion/types/WildCardImport1.groovy  |   0
 .../completion/types/defaultImport1/DefaultImport1.groovy   |   0
 .../DefaultImport1.groovy.testDefaultImport1_1.completion   |   0
 .../DefaultImport1.groovy.testDefaultImport1_2.completion   |   0
 .../DefaultImport1.groovy.testDefaultImport1_3.completion   |   0
 .../DefaultImport1.groovy.testDefaultImport1_4.completion   |   0
 .../DefaultImport1.groovy.testDefaultImport1_5.completion   |   0
 .../DefaultImport1.groovy.testDefaultImport1_6.completion   |   0
 .../types/fqnTypeCompletion1/FqnTypeCompletion1.groovy      |   0
 ...TypeCompletion1.groovy.testFqnTypeCompletion1.completion |   0
 .../completion/types/manualImport1/ManualImport1.groovy     |   0
 .../ManualImport1.groovy.testManualImport1.completion       |   0
 .../completion/types/manualImport2/ManualImport2.groovy     |   0
 .../ManualImport2.groovy.testManualImport2.completion       |   0
 .../completion/types/notInComments1/NotInComments1.groovy   |   0
 .../NotInComments1.groovy.testNotInComments1_1.completion   |   0
 .../NotInComments1.groovy.testNotInComments1_2.completion   |   0
 .../completion/types/samePackage1/SamePackage1.groovy       |   0
 .../SamePackage1.groovy.testSamePackage1.completion         |   0
 .../completion/types/typeCompletion1/TypeCompletion1.groovy |   0
 .../TypeCompletion1.groovy.testTypeCompletion1.completion   |   0
 .../completion/types/typeCompletion2/TypeCompletion2.groovy |   0
 .../TypeCompletion2.groovy.testTypeCompletion2.completion   |   0
 .../completion/types/typeCompletion3/TypeCompletion3.groovy |   0
 .../TypeCompletion3.groovy.testTypeCompletion3.completion   |   0
 .../completion/types/typeCompletion4/TypeCompletion4.groovy |   0
 .../TypeCompletion4.groovy.testTypeCompletion4.completion   |   0
 .../completion/types/typeCompletion5/TypeCompletion5.groovy |   0
 .../TypeCompletion5.groovy.testTypeCompletion5.completion   |   0
 .../completion/variables/variables1/Variables1.groovy       |   0
 .../Variables1.groovy.testVariables1_1.completion           |   0
 .../Variables1.groovy.testVariables1_2.completion           |   0
 .../Variables1.groovy.testVariables1_3.completion           |   0
 .../Variables1.groovy.testVariables1_4.completion           |   0
 .../Variables1.groovy.testVariables1_5.completion           |   0
 .../Variables1.groovy.testVariables1_6.completion           |   0
 .../completion/variables/variables2/Variables2.groovy       |   0
 .../Variables2.groovy.testVariables2_1.completion           |   0
 .../Variables2.groovy.testVariables2_2.completion           |   0
 .../Variables2.groovy.testVariables2_3.completion           |   0
 .../Variables2.groovy.testVariables2_4.completion           |   0
 .../Variables2.groovy.testVariables2_5.completion           |   0
 .../completion/variables/variables3/Variables3.groovy       |   0
 .../Variables3.groovy.testVariables3_1.completion           |   0
 .../Variables3.groovy.testVariables3_2.completion           |   0
 .../Variables3.groovy.testVariables3_3.completion           |   0
 .../unit/data/testfiles/declarationfinder/Consumer.groovy   |   0
 .../unit/data/testfiles/declarationfinder/Methods1.groovy   |   0
 .../unit/data/testfiles/declarationfinder/Methods2.groovy   |   0
 .../unit/data/testfiles/declarationfinder/Script.groovy     |   0
 .../data/testfiles/declarationfinder/a/Declaration1.groovy  |   0
 .../data/testfiles/declarationfinder/a/Declaration2.groovy  |   0
 .../data/testfiles/declarationfinder/a/Declaration3.groovy  |   0
 .../data/testfiles/declarationfinder/a/InnerClasses.java    |   0
 .../unit/data/testfiles/declarationfinder/a/Interface1.java |   0
 .../unit/data/testfiles/declarationfinder/a/Interface2.java |   0
 .../testfiles/index/testGetClasses/testGetClasses.groovy    |   0
 .../testfiles/index/testGetMethods/testGetMethods.groovy    |   0
 .../services/org.netbeans.spi.lexer.LanguageProvider        |   0
 .../org/netbeans/modules/groovy/editor/api/AstPathTest.java |   0
 .../modules/groovy/editor/api/GroovyBracesMatcherTest.java  |   0
 .../groovy/editor/api/GroovyDeclarationFinderTest.java      |   0
 .../netbeans/modules/groovy/editor/api/GroovyIndexTest.java |   0
 .../modules/groovy/editor/api/GroovyIndexerTest.java        |   0
 .../modules/groovy/editor/api/GroovyInstantRenamerTest.java |   0
 .../modules/groovy/editor/api/GroovyLexerBatchTest.java     |   0
 .../modules/groovy/editor/api/GroovyLexerGStringTest.java   |   0
 .../modules/groovy/editor/api/GroovyLexerIncTest.java       |   0
 .../groovy/editor/api/GroovyLexerStringConstantsTest.java   |   0
 .../groovy/editor/api/GroovyOccurencesFinderTest.java       |   0
 .../netbeans/modules/groovy/editor/api/GroovyUtilsTest.java |   0
 .../modules/groovy/editor/api/StructureAnalyzerTest.java    |   0
 .../modules/groovy/editor/api/completion/AccessCCTest.java  |   0
 .../groovy/editor/api/completion/CamelCaseCCTest.java       |   0
 .../groovy/editor/api/completion/ClosuresCCTest.java        |   0
 .../groovy/editor/api/completion/CodeCompletionTest.java    |   0
 .../groovy/editor/api/completion/CollectionsCCTest.java     |   0
 .../groovy/editor/api/completion/ConstructorsCCTest.java    |   0
 .../groovy/editor/api/completion/DuplicatesCCTest.java      |   0
 .../modules/groovy/editor/api/completion/FieldCCTest.java   |   0
 .../groovy/editor/api/completion/GrailsConfigsTest.java     |   0
 .../groovy/editor/api/completion/GroovyCCTestBase.java      |   0
 .../modules/groovy/editor/api/completion/ImportCCTest.java  |   0
 .../groovy/editor/api/completion/InferenceCCTest.java       |   0
 .../groovy/editor/api/completion/InterfaceCCTest.java       |   0
 .../modules/groovy/editor/api/completion/MethodCCTest.java  |   0
 .../groovy/editor/api/completion/NamedParamCCTest.java      |   0
 .../modules/groovy/editor/api/completion/NewVarsCCTest.java |   0
 .../groovy/editor/api/completion/OperatorsCCTest.java       |   0
 .../modules/groovy/editor/api/completion/PackageCCTest.java |   0
 .../groovy/editor/api/completion/TransformationsCCTest.java |   0
 .../modules/groovy/editor/api/completion/TypesCCTest.java   |   0
 .../groovy/editor/api/completion/VariablesCCTest.java       |   0
 .../netbeans/modules/groovy/editor/api/lexer/CallTest.java  |   0
 .../modules/groovy/editor/api/lexer/GroovyLexerTest.java    |   0
 .../modules/groovy/editor/api/lexer/LexerOperatorsTest.java |   0
 .../modules/groovy/editor/api/parser/GroovyParserTest.java  |   0
 .../editor/api/parser/GroovySemanticAnalyzerTest.java       |   0
 .../editor/api/parser/GroovyVirtualSourceProviderTest.java  |   0
 .../modules/groovy/editor/api/temporary/PackageCCTest1.java |   0
 .../modules/groovy/editor/api/temporary/PackageCCTest2.java |   0
 .../modules/groovy/editor/api/temporary/PackageCCTest3.java |   0
 .../netbeans/modules/groovy/editor/api/temporary/README.txt |   0
 .../groovy/editor/api/temporary/VariableCCTest1.java        |   0
 .../groovy/editor/api/temporary/VariableCCTest2.java        |   0
 .../groovy/editor/api/temporary/VariableCCTest3.java        |   0
 .../modules/groovy/editor/imports/FastImportTest.java       |   0
 .../modules/groovy/editor/imports/ImportUtilsTest.java      |   0
 .../modules/groovy/editor/language/LogicalRangesTest.java   |   0
 .../groovy/editor/occurrences/AliasOccurrencesTest.java     |   0
 .../editor/occurrences/AnnotationOccurrencesTest.java       |   0
 .../groovy/editor/occurrences/FieldOccurrencesTest.java     |   0
 .../groovy/editor/occurrences/TypeOccurrencesTest.java      |   0
 .../netbeans/modules/groovy/editor/test/GroovyTestBase.java |   0
 .../editor/typinghooks/DeletedTextInterceptorTest.java      |   0
 .../editor/typinghooks/TypedBreakInterceptorTest.java       |   0
 .../groovy/editor/typinghooks/TypedTextInterceptorTest.java |   0
 .../modules/groovy/editor/utils/GroovyUtilsTest.java        |   0
 {groovy.grails => groovy/groovy.grails}/build.xml           |   4 ++--
 {groovy.grails => groovy/groovy.grails}/manifest.mf         |   0
 .../groovy.grails}/nbproject/project.properties             |   0
 .../groovy.grails}/nbproject/project.xml                    |   0
 .../netbeans/modules/groovy/grails/ProcessInputStream.java  |   0
 .../org/netbeans/modules/groovy/grails/RuntimeHelper.java   |   0
 .../org/netbeans/modules/groovy/grails/WrapperProcess.java  |   0
 .../netbeans/modules/groovy/grails/api/Bundle.properties    |   0
 .../modules/groovy/grails/api/ExecutionSupport.java         |   0
 .../netbeans/modules/groovy/grails/api/GrailsConstants.java |   0
 .../modules/groovy/grails/api/GrailsEnvironment.java        |   0
 .../netbeans/modules/groovy/grails/api/GrailsPlatform.java  |   0
 .../modules/groovy/grails/api/GrailsProjectConfig.java      |   0
 .../modules/groovy/grails/resources/Bundle.properties       |   0
 .../modules/groovy/grails}/resources/GrailsIcon16x16.png    | Bin
 .../org/netbeans/modules/groovy/grails/resources/layer.xml  |   0
 .../modules/groovy/grails/server/ApplicationNode.java       |   0
 .../netbeans/modules/groovy/grails/server/Bundle.properties |   0
 .../modules/groovy/grails/server/GrailsInstance.java        |   0
 .../groovy/grails/server/GrailsInstanceProvider.java        |   0
 .../modules/groovy/grails/server/ProcessCookie.java         |   0
 .../modules/groovy/grails/settings/Bundle.properties        |   0
 .../modules/groovy/grails/settings/GrailsRuntimePanel.form  |   0
 .../modules/groovy/grails/settings/GrailsRuntimePanel.java  |   0
 .../modules/groovy/grails/settings/GrailsSettings.java      |   0
 .../modules/groovy/grails/api/GrailsEnvironmentTest.java    |   0
 .../modules/groovy/grails/api/GrailsProjectConfigTest.java  |   0
 .../modules/groovy/grails/api/GrailsRuntimeTest.java        |   0
 .../org/netbeans/modules/groovy/grails/api/TestProject.java |   0
 .../modules/groovy/grails/settings/GrailsSettingsTest.java  |   0
 .../groovy.grailsproject}/build.xml                         |   4 ++--
 .../groovy.grailsproject}/manifest.mf                       |   0
 .../groovy.grailsproject}/nbproject/project.properties      |   0
 .../groovy.grailsproject}/nbproject/project.xml             |   0
 .../netbeans/modules/groovy/grailsproject/Bundle.properties |   0
 .../modules/groovy/grailsproject/GrailsActionProvider.java  |   0
 .../modules/groovy/grailsproject/GrailsProject.java         |   0
 .../modules/groovy/grailsproject/GrailsProjectFactory.java  |   0
 .../groovy/grailsproject/GrailsProjectOperations.java       |   0
 .../modules/groovy/grailsproject/GrailsProjectSettings.java |   0
 .../modules/groovy/grailsproject/GrailsServerState.java     |   0
 .../modules/groovy/grailsproject/GrailsSources.java         |   0
 .../modules/groovy/grailsproject/ProgressSupport.java       |   0
 .../groovy/grailsproject/SourceCategoriesFactory.java       |   0
 .../groovy/grailsproject/SourceCategoriesGrails11.java      |   0
 .../groovy/grailsproject/SourceCategoriesGrails301.java     |   0
 .../groovy/grailsproject/SourceCategoriesInterface.java     |   0
 .../modules/groovy/grailsproject/SourceCategory.java        |   0
 .../modules/groovy/grailsproject/SourceCategoryType.java    |   0
 .../modules/groovy/grailsproject/actions/Bundle.properties  |   0
 .../groovy/grailsproject/actions/ConfigurationSupport.java  |   0
 .../groovy/grailsproject/actions/GenerateAction.java        |   0
 .../groovy/grailsproject/actions/GenerateAllAction.java     |   0
 .../groovy/grailsproject/actions/GenerateViewsAction.java   |   0
 .../groovy/grailsproject/actions/GotoBaseAction.java        |   0
 .../groovy/grailsproject/actions/GotoControllerAction.java  |   0
 .../groovy/grailsproject/actions/GotoDomainClassAction.java |   0
 .../groovy/grailsproject/actions/GotoViewAction.java        |   0
 .../groovy/grailsproject/actions/GrailsCommandAction.java   |   0
 .../groovy/grailsproject/actions/ManagePluginsAction.java   |   0
 .../grailsproject/actions/RefreshProjectRunnable.java       |   0
 .../groovy/grailsproject/actions/ResolvePluginsAction.java  |   0
 .../classpath/BootClassPathImplementation.java              |   0
 .../grailsproject/classpath/ClassPathProviderImpl.java      |   0
 .../classpath/ProjectClassPathImplementation.java           |   0
 .../grailsproject/classpath/SourcePathImplementation.java   |   0
 .../modules/groovy/grailsproject/classpath/SourceRoots.java |   0
 .../modules/groovy/grailsproject/commands/Bundle.properties |   0
 .../groovy/grailsproject/commands/GrailsCommand.java        |   0
 .../groovy/grailsproject/commands/GrailsCommandChooser.form |   0
 .../groovy/grailsproject/commands/GrailsCommandChooser.java |   0
 .../groovy/grailsproject/commands/GrailsCommandSupport.java |   0
 .../completion/ControllerCompletionProvider.java            |   0
 .../grailsproject/completion/DomainCompletionProvider.java  |   0
 .../modules/groovy/grailsproject/config/BuildConfig.java    |   0
 .../modules/groovy/grailsproject/debug/GrailsDebugger.java  |   0
 .../netbeans/modules/groovy/grailsproject/debug/Utils.java  |   0
 .../modules/groovy/grailsproject/plugins/Bundle.properties  |   0
 .../modules/groovy/grailsproject/plugins/GrailsPlugin.java  |   0
 .../groovy/grailsproject/plugins/GrailsPluginSupport.java   |   0
 .../queries/GrailsProjectEncodingQueryImpl.java             |   0
 .../groovy/grailsproject/resources/Bundle.properties        |   0
 .../modules/groovy/grailsproject/resources/Controller.html  |   0
 .../modules/groovy/grailsproject/resources/DomainClass.html |   0
 .../modules/groovy/grailsproject/resources/GantScript.html  |   0
 .../groovy/grailsproject}/resources/GrailsIcon16x16.png     | Bin
 .../groovy/grailsproject/resources/IntegrationTest.html     |   0
 .../modules/groovy/grailsproject/resources/Service.html     |   0
 .../modules/groovy/grailsproject/resources/TagLib.html      |   0
 .../modules/groovy/grailsproject/resources/UnitTest.html    |   0
 .../groovy/grailsproject/resources/defaultFolder.gif        | Bin
 .../groovy/grailsproject/resources/defaultFolderOpen.gif    | Bin
 .../modules/groovy/grailsproject/resources/desktop.html     |   0
 .../groovy/grailsproject/resources/emptyProject.html        |   0
 .../modules/groovy/grailsproject/resources/layer.xml        |   0
 .../groovy/grailsproject/resources/librariesBadge.png       | Bin
 .../modules/groovy/grailsproject/resources/packageBadge.gif | Bin
 .../groovy/grailsproject/resources/projectfilesBadge.png    | Bin
 .../modules/groovy/grailsproject/ui/Bundle.properties       |   0
 .../groovy/grailsproject/ui/GrailsLogicalViewProvider.java  |   0
 .../modules/groovy/grailsproject/ui/GrailsPluginsPanel.form |   0
 .../modules/groovy/grailsproject/ui/GrailsPluginsPanel.java |   0
 .../modules/groovy/grailsproject/ui/ProjectFilesNode.java   |   0
 .../groovy/grailsproject/ui/ProjectFilesNodeFactory.java    |   0
 .../modules/groovy/grailsproject/ui/SourceNodeFactory.java  |   0
 .../modules/groovy/grailsproject/ui/TemplatesImpl.java      |   0
 .../modules/groovy/grailsproject/ui/TreeRootNode.java       |   0
 .../groovy/grailsproject/ui/customizer/Bundle.properties    |   0
 .../grailsproject/ui/customizer/GeneralCustomizerPanel.form |   0
 .../grailsproject/ui/customizer/GeneralCustomizerPanel.java |   0
 .../ui/customizer/GrailsProjectCustomizerProvider.java      |   0
 .../ui/customizer/GrailsProjectProperties.java              |   0
 .../ui/customizer/LibrariesCustomizerPanel.form             |   0
 .../ui/customizer/LibrariesCustomizerPanel.java             |   0
 .../groovy/grailsproject/ui/wizards/Bundle.properties       |   0
 .../ui/wizards/GrailsArtifactWizardIterator.java            |   0
 .../ui/wizards/GrailsProjectWizardIterator.java             |   0
 .../groovy/grailsproject/ui/wizards/GrailsTemplates.java    |   0
 .../groovy/grailsproject/ui/wizards/impl/Bundle.properties  |   0
 .../grailsproject/ui/wizards/impl/GrailsArtifacts.java      |   0
 .../ui/wizards/impl/GrailsTargetChooserPanel.java           |   0
 .../ui/wizards/impl/GrailsTargetChooserPanelGUI.form        |   0
 .../ui/wizards/impl/GrailsTargetChooserPanelGUI.java        |   0
 .../ui/wizards/impl/PanelConfigureProject.java              |   0
 .../ui/wizards/impl/PanelConfigureProjectVisual.form        |   0
 .../ui/wizards/impl/PanelConfigureProjectVisual.java        |   0
 .../grailsproject/ui/wizards/impl/PanelOptionsVisual.form   |   0
 .../grailsproject/ui/wizards/impl/PanelOptionsVisual.java   |   0
 .../ui/wizards/impl/PanelProjectLocationVisual.form         |   0
 .../ui/wizards/impl/PanelProjectLocationVisual.java         |   0
 .../ui/wizards/impl/ProgressLineProcessor.java              |   0
 .../groovy/grailsproject/ui/wizards/impl/SettingsPanel.java |   0
 .../test/unit/data/projects/completion/.classpath           |   0
 .../test/unit/data/projects/completion/.project             |   0
 .../.settings/org.codehaus.groovy.eclipse.preferences.prefs |   0
 .../unit/data/projects/completion/application.properties    |   0
 .../test/unit/data/projects/completion/build.xml            |   0
 .../unit/data/projects/completion/completion-test.launch    |   0
 .../test/unit/data/projects/completion/completion.launch    |   0
 .../test/unit/data/projects/completion/completion.tmproj    |   0
 .../projects/completion}/grails-app/conf/BootStrap.groovy   |   0
 .../data/projects/completion/grails-app/conf/Config.groovy  |   0
 .../projects/completion}/grails-app/conf/DataSource.groovy  |   0
 .../projects/completion/grails-app/conf/UrlMappings.groovy  |   0
 .../completion}/grails-app/conf/spring/resources.groovy     |   0
 .../grails-app/controllers/TestDomainController.groovy      |   0
 ...omainController.groovy.testControllerMethods1.completion |   0
 .../projects/completion/grails-app/domain/TestDomain.groovy |   0
 .../domain/TestDomain.groovy.testDomainMethods1.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods2.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods3.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods4.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods5.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods6.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods7.completion  |   0
 .../domain/TestDomain.groovy.testDomainMethods8.completion  |   0
 .../projects/completion/grails-app/i18n/messages.properties |   0
 .../completion}/grails-app/i18n/messages_de.properties      |   0
 .../completion}/grails-app/i18n/messages_es.properties      |   0
 .../completion}/grails-app/i18n/messages_fr.properties      |   0
 .../completion}/grails-app/i18n/messages_it.properties      |   0
 .../completion}/grails-app/i18n/messages_ja.properties      |   0
 .../completion/grails-app/i18n/messages_nl.properties       |   0
 .../completion}/grails-app/i18n/messages_pt_BR.properties   |   0
 .../completion}/grails-app/i18n/messages_ru.properties      |   0
 .../completion}/grails-app/i18n/messages_th.properties      |   0
 .../completion}/grails-app/i18n/messages_zh_CN.properties   |   0
 .../data/projects/completion/grails-app/views/error.gsp     |   0
 .../data/projects/completion/grails-app/views}/index.gsp    |   0
 .../projects/completion}/grails-app/views/layouts/main.gsp  |   0
 .../completion/grails-app/views/testDomain/create.gsp       |   0
 .../completion/grails-app/views/testDomain/edit.gsp         |   0
 .../completion/grails-app/views/testDomain/list.gsp         |   0
 .../completion/grails-app/views/testDomain/show.gsp         |   0
 .../test/unit/data/projects/completion/ivy.xml              |   0
 .../test/unit/data/projects/completion/ivysettings.xml      |   0
 .../test/unit/data/projects/completion/stacktrace.log       |   0
 .../projects/completion/test/unit/TestDomainTests.groovy    |   0
 .../completion/web-app/WEB-INF/applicationContext.xml       |   0
 .../data/projects/completion}/web-app/WEB-INF/sitemesh.xml  |   0
 .../data/projects/completion}/web-app/WEB-INF/tld/c.tld     |   0
 .../data/projects/completion}/web-app/WEB-INF/tld/fmt.tld   |   0
 .../projects/completion}/web-app/WEB-INF/tld/grails.tld     |   0
 .../projects/completion}/web-app/WEB-INF/tld/spring.tld     |   0
 .../unit/data/projects/completion}/web-app/css/main.css     |   0
 .../data/projects/completion}/web-app/images/favicon.ico    | Bin
 .../completion}/web-app/images/skin/database_add.png        | Bin
 .../completion}/web-app/images/skin/database_delete.png     | Bin
 .../completion}/web-app/images/skin/database_edit.png       | Bin
 .../completion}/web-app/images/skin/database_save.png       | Bin
 .../completion}/web-app/images/skin/database_table.png      | Bin
 .../completion}/web-app/images/skin/exclamation.png         | Bin
 .../data/projects/completion}/web-app/images/skin/house.png | Bin
 .../completion}/web-app/images/skin/information.png         | Bin
 .../projects/completion}/web-app/images/skin/shadow.jpg     | Bin
 .../projects/completion}/web-app/images/skin/sorted_asc.gif | Bin
 .../completion}/web-app/images/skin/sorted_desc.gif         | Bin
 .../data/projects/completion}/web-app/images/spinner.gif    | Bin
 .../data/projects/completion}/web-app/js/application.js     |   0
 .../services/org.netbeans.spi.lexer.LanguageProvider        |   0
 .../groovy/grailsproject/actions/GotoBaseActionTest.java    |   0
 .../completion/ControllerCompletionProviderTest.java        |   0
 .../completion/DomainCompletionProviderTest.java            |   0
 {groovy.gsp => groovy/groovy.gsp}/build.xml                 |   4 ++--
 {groovy.gsp => groovy/groovy.gsp}/licenseinfo.xml           |   0
 {groovy.gsp => groovy/groovy.gsp}/manifest.mf               |   0
 .../groovy.gsp}/nbproject/project.properties                |   0
 {groovy.gsp => groovy/groovy.gsp}/nbproject/project.xml     |   0
 .../src/org/netbeans/modules/groovy/gsp/GspLanguage.java    |   0
 .../src/org/netbeans/modules/groovy/gsp/GspParser.java      |   0
 .../netbeans/modules/groovy/gsp/GspStructureScanner.java    |   0
 .../src/org/netbeans/modules/groovy/gsp/editor/GspKit.java  |   0
 .../gsp/editor/bracesmatcher/GspBracesMacherFactory.java    |   0
 .../groovy/gsp/editor/bracesmatcher/GspBracesMatcher.java   |   0
 .../modules/groovy/gsp/editor/completion/GspCompleter.java  |   0
 .../gsp/editor/embedding/EmbeddedSectionsHighlighting.java  |   0
 .../gsp/editor/embedding/GroovyEmbeddingProvider.java       |   0
 .../groovy/gsp/editor/embedding/HtmlEmbeddingProvider.java  |   0
 .../modules/groovy/gsp/editor/indent/GspIndentTask.java     |   0
 .../groovy/gsp/editor/indent/GspIndentTaskFactory.java      |   0
 .../modules/groovy/gsp/editor/indent/GspIndenter.java       |   0
 .../src/org/netbeans/modules/groovy/gsp/lexer/GspLexer.java |   0
 .../netbeans/modules/groovy/gsp/lexer/GspLexerLanguage.java |   0
 .../org/netbeans/modules/groovy/gsp/lexer/GspTokenId.java   |   0
 .../netbeans/modules/groovy/gsp/resources/Bundle.properties |   0
 .../modules/groovy/gsp/resources/DefaultKeyBindings-Mac.xml |   0
 .../modules/groovy/gsp/resources/DefaultKeyBindings.xml     |   0
 .../org/netbeans/modules/groovy/gsp/resources/GspExample    |   0
 .../netbeans/modules/groovy/gsp/resources/GspFile16x16.png  | Bin
 .../netbeans/modules/groovy/gsp/resources/GspTemplate.gsp   |   0
 .../netbeans/modules/groovy/gsp/resources/GspTemplate.html  |   0
 .../netbeans/modules/groovy/gsp/resources/fontsColors.xml   |   0
 .../src/org/netbeans/modules/groovy/gsp/resources/layer.xml |   0
 .../org/netbeans/modules/groovy/gsp/lexer/GspLexerTest.java |   0
 .../netbeans/modules/groovy/gsp/lexer/GspTokenIdTest.java   |   0
 {groovy.kit => groovy/groovy.kit}/build.xml                 |   4 ++--
 {groovy.kit => groovy/groovy.kit}/manifest.mf               |   0
 .../groovy.kit}/nbproject/project.properties                |   0
 {groovy.kit => groovy/groovy.kit}/nbproject/project.xml     |   0
 {groovy.kit => groovy/groovy.kit}/release/VERSION.txt       |   0
 .../src/org/netbeans/modules/groovy/kit/Bundle.properties   |   0
 .../data/projects/GrailsActions/GrailsActions.launch        |   0
 .../data/projects/GrailsActions/GrailsActions.tmproj        |   0
 .../data/projects/GrailsActions/application.properties      |   0
 .../qa-functional/data/projects/GrailsActions/build.xml     |   0
 .../GrailsActions}/grails-app/conf/BootStrap.groovy         |   0
 .../projects/GrailsActions/grails-app/conf/Config.groovy    |   0
 .../GrailsActions}/grails-app/conf/DataSource.groovy        |   0
 .../GrailsActions/grails-app/conf/UrlMappings.groovy        |   0
 .../GrailsActions}/grails-app/conf/spring/resources.groovy  |   0
 .../grails-app/controllers/HelloController.groovy           |   0
 .../projects/GrailsActions/grails-app/domain/Author.groovy  |   0
 .../projects/GrailsActions/grails-app/domain/Book.groovy    |   0
 .../GrailsActions/grails-app/i18n/messages.properties       |   0
 .../GrailsActions}/grails-app/i18n/messages_de.properties   |   0
 .../GrailsActions}/grails-app/i18n/messages_es.properties   |   0
 .../GrailsActions}/grails-app/i18n/messages_fr.properties   |   0
 .../GrailsActions}/grails-app/i18n/messages_it.properties   |   0
 .../GrailsActions}/grails-app/i18n/messages_ja.properties   |   0
 .../GrailsActions/grails-app/i18n/messages_nl.properties    |   0
 .../grails-app/i18n/messages_pt_BR.properties               |   0
 .../GrailsActions}/grails-app/i18n/messages_ru.properties   |   0
 .../GrailsActions}/grails-app/i18n/messages_th.properties   |   0
 .../grails-app/i18n/messages_zh_CN.properties               |   0
 .../data/projects/GrailsActions/grails-app/views/error.gsp  |   0
 .../GrailsActions}/grails-app/views/layouts/main.gsp        |   0
 .../data/projects/GrailsActions/stacktrace.log              |   0
 .../GrailsActions/test/integration/AuthorTests.groovy       |   0
 .../GrailsActions/test/integration/BookTests.groovy         |   0
 .../test/integration/HelloControllerTests.groovy            |   0
 .../GrailsActions/web-app/WEB-INF/applicationContext.xml    |   0
 .../projects/GrailsActions}/web-app/WEB-INF/sitemesh.xml    |   0
 .../data/projects/GrailsActions}/web-app/WEB-INF/tld/c.tld  |   0
 .../projects/GrailsActions}/web-app/WEB-INF/tld/fmt.tld     |   0
 .../projects/GrailsActions}/web-app/WEB-INF/tld/grails.tld  |   0
 .../projects/GrailsActions}/web-app/WEB-INF/tld/spring.tld  |   0
 .../data/projects/GrailsActions}/web-app/css/main.css       |   0
 .../data/projects/GrailsActions}/web-app/images/favicon.ico | Bin
 .../GrailsActions}/web-app/images/skin/database_add.png     | Bin
 .../GrailsActions}/web-app/images/skin/database_delete.png  | Bin
 .../GrailsActions}/web-app/images/skin/database_edit.png    | Bin
 .../GrailsActions}/web-app/images/skin/database_save.png    | Bin
 .../GrailsActions}/web-app/images/skin/database_table.png   | Bin
 .../GrailsActions}/web-app/images/skin/exclamation.png      | Bin
 .../projects/GrailsActions}/web-app/images/skin/house.png   | Bin
 .../GrailsActions}/web-app/images/skin/information.png      | Bin
 .../projects/GrailsActions}/web-app/images/skin/shadow.jpg  | Bin
 .../GrailsActions}/web-app/images/skin/sorted_asc.gif       | Bin
 .../GrailsActions}/web-app/images/skin/sorted_desc.gif      | Bin
 .../data/projects/GrailsActions}/web-app/images/spinner.gif | Bin
 .../projects/GrailsActions/web-app/images/tree/bullet.gif   | Bin
 .../GrailsActions/web-app/images/tree/check/check0.gif      | Bin
 .../GrailsActions/web-app/images/tree/check/check1.gif      | Bin
 .../GrailsActions/web-app/images/tree/check/check2.gif      | Bin
 .../GrailsActions/web-app/images/tree/check}/lm.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/lmh.gif        | Bin
 .../GrailsActions/web-app/images/tree/check}/ln.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/loading.gif    | Bin
 .../GrailsActions/web-app/images/tree/check}/lp.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/lph.gif        | Bin
 .../GrailsActions/web-app/images/tree/check}/tm.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/tmh.gif        | Bin
 .../GrailsActions/web-app/images/tree/check}/tn.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/tp.gif         | Bin
 .../GrailsActions/web-app/images/tree/check}/tph.gif        | Bin
 .../GrailsActions/web-app/images/tree/check}/vline.gif      | Bin
 .../GrailsActions/web-app/images/tree/default}/lm.gif       | Bin
 .../GrailsActions/web-app/images/tree/default}/lmh.gif      | Bin
 .../GrailsActions/web-app/images/tree/default/ln.gif        | Bin
 .../GrailsActions/web-app/images/tree/default}/loading.gif  | Bin
 .../GrailsActions/web-app/images/tree/default}/lp.gif       | Bin
 .../GrailsActions/web-app/images/tree/default}/lph.gif      | Bin
 .../GrailsActions/web-app/images/tree/default}/tm.gif       | Bin
 .../GrailsActions/web-app/images/tree/default}/tmh.gif      | Bin
 .../GrailsActions/web-app/images/tree/default/tn.gif        | Bin
 .../GrailsActions/web-app/images/tree/default}/tp.gif       | Bin
 .../GrailsActions/web-app/images/tree/default}/tph.gif      | Bin
 .../GrailsActions/web-app/images/tree/default/vline.gif     | Bin
 .../GrailsActions/web-app/images/tree/folders/lm.gif        | Bin
 .../GrailsActions/web-app/images/tree/folders/lmh.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders}/ln.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders}/loading.gif  | Bin
 .../GrailsActions/web-app/images/tree/folders/lp.gif        | Bin
 .../GrailsActions/web-app/images/tree/folders/lph.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders/tm.gif        | Bin
 .../GrailsActions/web-app/images/tree/folders/tmh.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders}/tn.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders/tp.gif        | Bin
 .../GrailsActions/web-app/images/tree/folders/tph.gif       | Bin
 .../GrailsActions/web-app/images/tree/folders}/vline.gif    | Bin
 .../projects/GrailsActions/web-app/images/tree/greybg.png   | Bin
 .../projects/GrailsActions/web-app/images/tree/header.gif   | Bin
 .../GrailsActions/web-app/images/tree/menu/collapse.gif     | Bin
 .../GrailsActions/web-app/images/tree/menu/collapseh.gif    | Bin
 .../GrailsActions/web-app/images/tree/menu/collapseon.gif   | Bin
 .../GrailsActions/web-app/images/tree/menu/dash.gif         | Bin
 .../GrailsActions/web-app/images/tree/menu/expand.gif       | Bin
 .../GrailsActions/web-app/images/tree/menu/expandh.gif      | Bin
 .../GrailsActions/web-app/images/tree/menu/expandon.gif     | Bin
 .../GrailsActions/web-app/images/tree/menu}/loading.gif     | Bin
 .../GrailsActions/web-app/images/tree/navHover2.png         | Bin
 .../projects/GrailsActions/web-app/images/tree/qbottom.png  | Bin
 .../projects/GrailsActions/web-app/images/tree/qmiddle.png  | Bin
 .../projects/GrailsActions/web-app/images/tree/qtop.png     | Bin
 .../data/projects/GrailsActions/web-app}/index.gsp          |   0
 .../data/projects/GrailsActions}/web-app/js/application.js  |   0
 .../org/netbeans/modules/groovy/qaf/GrailsActionsTest.java  |   0
 .../src/org/netbeans/modules/groovy/qaf/GrailsTestCase.java |   0
 .../org/netbeans/modules/groovy/qaf/GrailsWizardsTest.java  |   0
 .../org/netbeans/modules/groovy/qaf/GroovySampleTest.java   |   0
 .../src/org/netbeans/modules/groovy/qaf/GroovyTestCase.java |   0
 .../org/netbeans/modules/groovy/qaf/GroovyWizardsTest.java  |   0
 .../org/netbeans/modules/groovy/qaf/TestURLDisplayer.java   |   0
 {groovy.refactoring => groovy/groovy.refactoring}/build.xml |   4 ++--
 .../groovy.refactoring}/manifest.mf                         |   0
 .../groovy.refactoring}/nbproject/project.properties        |   0
 .../groovy.refactoring}/nbproject/project.xml               |   0
 .../netbeans/modules/groovy/refactoring/Bundle.properties   |   0
 .../netbeans/modules/groovy/refactoring/DiffElement.java    |   0
 .../groovy/refactoring/GroovyRefactoringFactory.java        |   0
 .../modules/groovy/refactoring/GroovyRefactoringPlugin.java |   0
 .../groovy/refactoring/RefactoringActionsProvider.java      |   0
 .../modules/groovy/refactoring/RefactoringTask.java         |   0
 .../modules/groovy/refactoring/RefactoringTaskFactory.java  |   0
 .../groovy/refactoring/findusages/FindUsagesElement.java    |   0
 .../groovy/refactoring/findusages/FindUsagesPainter.java    |   0
 .../groovy/refactoring/findusages/FindUsagesPlugin.java     |   0
 .../refactoring/findusages/impl/AbstractFindUsages.java     |   0
 .../findusages/impl/AbstractFindUsagesVisitor.java          |   0
 .../groovy/refactoring/findusages/impl/FindAllSubtypes.java |   0
 .../groovy/refactoring/findusages/impl/FindAllUsages.java   |   0
 .../findusages/impl/FindClassDeclarationVisitor.java        |   0
 .../findusages/impl/FindConstructorUsagesVisitor.java       |   0
 .../refactoring/findusages/impl/FindDirectSubtypesOnly.java |   0
 .../refactoring/findusages/impl/FindMethodUsages.java       |   0
 .../findusages/impl/FindMethodUsagesVisitor.java            |   0
 .../refactoring/findusages/impl/FindOverridingMethods.java  |   0
 .../groovy/refactoring/findusages/impl/FindTypeUsages.java  |   0
 .../refactoring/findusages/impl/FindTypeUsagesVisitor.java  |   0
 .../refactoring/findusages/impl/FindVariableUsages.java     |   0
 .../findusages/model/ClassRefactoringElement.java           |   0
 .../findusages/model/MethodRefactoringElement.java          |   0
 .../findusages/model/MethodSignatureBuilder.java            |   0
 .../refactoring/findusages/model/RefactoringElement.java    |   0
 .../findusages/model/VariableRefactoringElement.java        |   0
 .../groovy/refactoring/move/MoveFileRefactoringPlugin.java  |   0
 .../groovy/refactoring/move/MoveFileRefactoringUI.java      |   0
 .../groovy/refactoring/rename/RenamePackagePlugin.java      |   0
 .../groovy/refactoring/rename/RenameRefactoringPlugin.java  |   0
 .../groovy/refactoring/rename/RenameRefactoringUI.java      |   0
 .../modules/groovy/refactoring/resources/Bundle.properties  |   0
 .../netbeans/modules/groovy/refactoring/resources/layer.xml |   0
 .../modules/groovy/refactoring/resources/warning_16.png     | Bin
 .../modules/groovy/refactoring/ui/Bundle.properties         |   0
 .../modules/groovy/refactoring/ui/MoveClassPanel.form       |   0
 .../modules/groovy/refactoring/ui/MoveClassPanel.java       |   0
 .../modules/groovy/refactoring/ui/RefactoringModule.java    |   0
 .../netbeans/modules/groovy/refactoring/ui/RenamePanel.form |   0
 .../netbeans/modules/groovy/refactoring/ui/RenamePanel.java |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanel.form       |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanel.java       |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanelClass.form  |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanelClass.java  |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanelMethod.form |   0
 .../modules/groovy/refactoring/ui/WhereUsedPanelMethod.java |   0
 .../groovy/refactoring/ui/WhereUsedPanelPackage.form        |   0
 .../groovy/refactoring/ui/WhereUsedPanelPackage.java        |   0
 .../groovy/refactoring/ui/WhereUsedPanelVariable.form       |   0
 .../groovy/refactoring/ui/WhereUsedPanelVariable.java       |   0
 .../modules/groovy/refactoring/ui/WhereUsedQueryUI.java     |   0
 .../modules/groovy/refactoring/utils/FindMethodUtils.java   |   0
 .../groovy/refactoring/utils/FindPossibleMethods.java       |   0
 .../modules/groovy/refactoring/utils/GroovyProjectUtil.java |   0
 .../modules/groovy/refactoring/utils/IdentifiersUtil.java   |   0
 .../modules/groovy/refactoring/utils/TypeFinder.java        |   0
 .../modules/groovy/refactoring/utils/TypeResolver.java      |   0
 {groovy.samples => groovy/groovy.samples}/build.xml         |   4 ++--
 {groovy.samples => groovy/groovy.samples}/manifest.mf       |   0
 .../groovy.samples}/nbproject/project.properties            |   0
 .../groovy.samples}/nbproject/project.xml                   |   0
 .../groovy.samples}/sample_src/GroovyJavaDemo/build.xml     |   0
 .../groovy.samples/sample_src/GroovyJavaDemo}/manifest.mf   |   0
 .../sample_src/GroovyJavaDemo/nbproject/build-impl.xml      |   0
 .../sample_src/GroovyJavaDemo/nbproject/genfiles.properties |   0
 .../sample_src/GroovyJavaDemo}/nbproject/groovy-build.xml   |   0
 .../sample_src/GroovyJavaDemo/nbproject/project.properties  |   0
 .../sample_src/GroovyJavaDemo/nbproject/project.xml         |   0
 .../sample_src/GroovyJavaDemo/src/demo/DisplayDialog.form   |   0
 .../sample_src/GroovyJavaDemo/src/demo/DisplayDialog.java   |   0
 .../GroovyJavaDemo/src/demo/DisplayProvider.groovy          |   0
 .../sample_src/NBProjectGenerators/build.xml                |   0
 .../sample_src/NBProjectGenerators}/manifest.mf             |   0
 .../sample_src/NBProjectGenerators/nbproject/build-impl.xml |   0
 .../NBProjectGenerators/nbproject/genfiles.properties       |   0
 .../NBProjectGenerators}/nbproject/groovy-build.xml         |   0
 .../NBProjectGenerators/nbproject/project.properties        |   0
 .../sample_src/NBProjectGenerators/nbproject/project.xml    |   0
 .../src/generators/NetBeansModule.groovy                    |   0
 .../src/generators/NetBeansPlatform.groovy                  |   0
 .../org/netbeans/modules/groovy/samples/Bundle.properties   |   0
 .../modules/groovy/samples/gjdemo/Bundle.properties         |   0
 .../groovy/samples/gjdemo/GroovyJavaDemoDescription.html    |   0
 .../groovy/samples/gjdemo/GroovyJavaDemoPanelVisual.form    |   0
 .../groovy/samples/gjdemo/GroovyJavaDemoPanelVisual.java    |   0
 .../groovy/samples/gjdemo/GroovyJavaDemoWizardIterator.java |   0
 .../groovy/samples/gjdemo/GroovyJavaDemoWizardPanel.java    |   0
 .../src/org/netbeans/modules/groovy/samples/layer.xml       |   0
 .../modules/groovy/samples/nbprojectgen/Bundle.properties   |   0
 .../nbprojectgen/NBProjectGeneratorsDescription.html        |   0
 .../nbprojectgen/NBProjectGeneratorsPanelVisual.form        |   0
 .../nbprojectgen/NBProjectGeneratorsPanelVisual.java        |   0
 .../nbprojectgen/NBProjectGeneratorsWizardIterator.java     |   0
 .../nbprojectgen/NBProjectGeneratorsWizardPanel.java        |   0
 {groovy.support => groovy/groovy.support}/build.xml         |   4 ++--
 {groovy.support => groovy/groovy.support}/licenseinfo.xml   |   0
 {groovy.support => groovy/groovy.support}/manifest.mf       |   0
 .../groovy.support}/nbproject/project.properties            |   0
 .../groovy.support}/nbproject/project.xml                   |   0
 .../org.netbeans.spi.viewmodel.NodeActionsProviderFilter    |   0
 .../org.netbeans.api.debugger.LazyDebuggerManagerListener   |   0
 ....groovy.support.debug.GroovyBreakpointAnnotationListener |   0
 .../org/netbeans/modules/groovy/support/Bundle.properties   |   0
 .../groovy/support/actions/GroovyActionsRegistration.java   |   0
 .../support/actions/GroovyDebugMethodDebuggerProvider.java  |   0
 .../support/actions/GroovyTestMethodRunnerProvider.java     |   0
 .../modules/groovy/support/actions/TestMethodUtil.java      |   0
 .../netbeans/modules/groovy/support/api/GroovyExtender.java |   0
 .../netbeans/modules/groovy/support/api/GroovySettings.java |   0
 .../netbeans/modules/groovy/support/api/GroovySources.java  |   0
 .../org/netbeans/modules/groovy/support/debug/Context.java  |   0
 .../support/debug/GroovyBreakpointActionsProvider.java      |   0
 .../support/debug/GroovyBreakpointAnnotationListener.java   |   0
 .../groovy/support/debug/GroovyLineBreakpointFactory.java   |   0
 .../support/debug/GroovyToggleBreakpointActionProvider.java |   0
 .../modules/groovy/support/options/Bundle.properties        |   0
 .../support/options/SupportOptionsPanelController.java      |   0
 .../modules/groovy/support/options/SupportPanel.form        |   0
 .../modules/groovy/support/options/SupportPanel.java        |   0
 .../modules/groovy/support/resources/Bundle.properties      |   0
 .../modules/groovy/support/resources/GroovyClass.groovy     |   0
 .../modules/groovy/support/resources/GroovyClass.html       |   0
 .../modules/groovy/support}/resources/GroovyFile16x16.png   | Bin
 .../groovy/support/resources/GroovyJUnit3Test.groovy        |   0
 .../groovy/support/resources/GroovyJUnit4Test.groovy        |   0
 .../modules/groovy/support/resources/GroovyJUnitTest.groovy |   0
 .../modules/groovy/support/resources/GroovyJUnitTest.html   |   0
 .../modules/groovy/support/resources/GroovyScript.groovy    |   0
 .../modules/groovy/support/resources/GroovyScript.html      |   0
 .../org/netbeans/modules/groovy/support/resources/layer.xml |   0
 .../netbeans/modules/groovy/support/resources/runSingle.png | Bin
 .../groovy/support/spi/GroovyExtenderImplementation.java    |   0
 .../modules/groovy/support/spi/GroovyOptionsSubpanel.java   |   0
 .../modules/groovy/support/wizard/AbstractFileWizard.java   |   0
 .../modules/groovy/support/wizard/AbstractGroovyWizard.java |   0
 .../modules/groovy/support/wizard/Bundle.properties         |   0
 .../org/netbeans/modules/groovy/support/wizard/JUnit.java   |   0
 .../modules/groovy/support/wizard/ProjectTypeStrategy.java  |   0
 .../groovy/support/wizard/impl/AntProjectTypeStrategy.java  |   0
 .../modules/groovy/support/wizard/impl/Bundle.properties    |   0
 .../groovy/support/wizard/impl/GroovyClassWizard.java       |   0
 .../groovy/support/wizard/impl/GroovyJUnitTestWizard.java   |   0
 .../support/wizard/impl/MavenProjectTypeStrategy.java       |   0
 .../modules/groovy/support/actions/TestMethodUtilTest.java  |   0
 {libs.groovy => groovy/libs.groovy}/build.xml               |   4 ++--
 {libs.groovy => groovy/libs.groovy}/external/binaries-list  |   0
 .../libs.groovy}/external/groovy-all-2.4.5-license.txt      |   0
 .../libs.groovy}/external/groovy-all-2.4.5-notice.txt       |   0
 {libs.groovy => groovy/libs.groovy}/manifest.mf             |   0
 .../libs.groovy}/nbproject/project.properties               |   0
 {libs.groovy => groovy/libs.groovy}/nbproject/project.xml   |   0
 .../src/org/netbeans/modules/libs/groovy/Bundle.properties  |   0
 .../src/org/netbeans/modules/libs/groovy/groovy-all.xml     |   0
 .../src/org/netbeans/modules/libs/groovy/layer.xml          |   0
 {maven.groovy => groovy/maven.groovy}/build.xml             |   4 ++--
 {maven.groovy => groovy/maven.groovy}/manifest.mf           |   0
 .../maven.groovy}/nbproject/project.properties              |   0
 {maven.groovy => groovy/maven.groovy}/nbproject/project.xml |   0
 .../src/org/netbeans/modules/maven/groovy/Bundle.properties |   0
 .../src/org/netbeans/modules/maven/groovy/GroovyPrivs.java  |   0
 .../modules/maven/groovy/GroovyReplaceTokenProvider.java    |   0
 .../netbeans/modules/maven/groovy/GroovyRootProvider.java   |   0
 .../netbeans/modules/maven/groovy/GroovySourcesImpl.java    |   0
 .../modules/maven/groovy/GroovySourcesNodeFactory.java      |   0
 .../modules/maven/groovy/extender/AddGroovyDependency.java  |   0
 .../maven/groovy/extender/AddGroovyEclipseCompiler.java     |   0
 .../maven/groovy/extender/AddMavenCompilerPlugin.java       |   0
 .../modules/maven/groovy/extender/MavenConstants.java       |   0
 .../modules/maven/groovy/extender/MavenGroovyExtender.java  |   0
 1196 files changed, 22 insertions(+), 22 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists