From 901936a223ec1d8cd804893b367be59481532aba Mon Sep 17 00:00:00 2001 From: Maris Date: Sat, 21 Oct 2017 11:06:50 +0300 Subject: [PATCH] Removed resources folder --- resources/META-INF/scala-plugin-common.xml | 1585 ----------------- .../META-INF/scala-plugin-common.xml | 7 + 2 files changed, 7 insertions(+), 1585 deletions(-) delete mode 100644 resources/META-INF/scala-plugin-common.xml diff --git a/resources/META-INF/scala-plugin-common.xml b/resources/META-INF/scala-plugin-common.xml deleted file mode 100644 index 70487adcc32..00000000000 --- a/resources/META-INF/scala-plugin-common.xml +++ /dev/null @@ -1,1585 +0,0 @@ - - org.jetbrains.plugins.scala.ScalaBundle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Scala/String - org.jetbrains.plugins.scala.codeInsight.intention.literal.InsertGapIntoStringIntention - - - - Scala/String - org.jetbrains.plugins.scala.codeInsight.intention.literal.AddStripMarginToMLStringIntention - - - - Scala/String - org.jetbrains.plugins.scala.codeInsight.intention.literal.AddReplaceSlashRToMLStringIntention - - - - Scala/Type - org.jetbrains.plugins.scala.codeInsight.intention.types.ConvertJavaToScalaCollectionIntention - - - - Scala/Type - org.jetbrains.plugins.scala.codeInsight.intention.types.ConvertScalaToJavaCollectionIntention - - - - Scala/Type - org.jetbrains.plugins.scala.codeInsight.intention.types.ToggleTypeAnnotation - - - - Scala/Type - org.jetbrains.plugins.scala.codeInsight.intention.types.AddUnitTypeAnnotationIntention - - - - Scala/Type - org.jetbrains.plugins.scala.codeInsight.intention.types.RegenerateTypeAnnotation - - - - Scala/Type - org.jetbrains.plugins.scala.codeInsight.intention.types.MakeTypeMoreSpecificIntention - - - - Scala/Type - org.jetbrains.plugins.scala.codeInsight.intention.types.ConvertToInfixIntention - - - - Scala/Type - org.jetbrains.plugins.scala.codeInsight.intention.types.ConvertFromInfixIntention - - - - Scala/Type - org.jetbrains.plugins.scala.codeInsight.intention.types.AdjustTypesIntention - - - - Scala/Recursion - org.jetbrains.plugins.scala.codeInsight.intention.recursion.AddTailRecursionAnnotationIntention - - - - Scala/Pattern Matching - org.jetbrains.plugins.scala.codeInsight.intention.matcher.CreateCaseClausesIntention - - - - Scala/Pattern Matching - org.jetbrains.plugins.scala.codeInsight.intention.matcher.ConvertToTypedPatternIntention - - - - Scala/Pattern Matching - org.jetbrains.plugins.scala.codeInsight.intention.matcher.ExpandPatternIntention - - - - - Scala/String - org.jetbrains.plugins.scala.codeInsight.intention.literal.StringToMultilineStringIntention - --> - - - Scala/Argument Conversion - org.jetbrains.plugins.scala.codeInsight.intention.argument.ArgumentToBlockExpressionIntention - - - - Scala/Argument Conversion - org.jetbrains.plugins.scala.codeInsight.intention.argument.AddNameToArgumentIntention - - - - Scala/Argument Conversion - org.jetbrains.plugins.scala.codeInsight.intention.argument.BlockExpressionToArgumentIntention - - - - Scala/Argument Conversion - org.jetbrains.plugins.scala.codeInsight.intention.argument.PermuteArgumentsIntention - - - - Scala - org.jetbrains.plugins.scala.codeInsight.intention.types.ConvertImplicitBoundsToImplicitParameter - - - - Scala - org.jetbrains.plugins.scala.util.macroDebug.OpenSynFileIntention - - - - Scala - org.jetbrains.plugins.scala.codeInsight.intention.AddBracesIntention - - - - Scala - org.jetbrains.plugins.scala.codeInsight.intention.RemoveBracesIntention - - - - Scala - org.jetbrains.plugins.scala.codeInsight.intention.CreateCompanionObjectIntention - - - - Scala/For Comprehension - org.jetbrains.plugins.scala.codeInsight.intention.comprehension.ConvertToCurlyBracesIntention - - - - Scala/For Comprehension - org.jetbrains.plugins.scala.codeInsight.intention.comprehension.ConvertToParenthesesIntention - - - - Scala/For Comprehension - org.jetbrains.plugins.scala.codeInsight.intention.comprehension.DesugarForIntention - - - - Scala/Import - org.jetbrains.plugins.scala.codeInsight.intention.imports.ImportAdditionalIdentifiersIntention - - - - Scala/Import - org.jetbrains.plugins.scala.codeInsight.intention.imports.ImportStableMemberIntention - - - - Scala/Import - org.jetbrains.plugins.scala.codeInsight.intention.imports.ImportAllMembersIntention - - - - Scala/Expressions - org.jetbrains.plugins.scala.codeInsight.intention.expression.ConvertFromInfixExpressionIntention - - - - Scala/Expressions - org.jetbrains.plugins.scala.codeInsight.intention.expression.ConvertToInfixExpressionIntention - - - - Scala/Expressions - org.jetbrains.plugins.scala.codeInsight.intention.expression.RemoveApplyIntention - - - - Scala/Expressions - org.jetbrains.plugins.scala.codeInsight.intention.expression.IntroduceExplicitParameterIntention - - - - Scala/Expressions - org.jetbrains.plugins.scala.codeInsight.intention.expression.IntroduceImplicitParameterIntention - - - - Scala/Expressions - org.jetbrains.plugins.scala.codeInsight.intention.expression.RemoveUnnecessaryParenthesesIntention - - - - Scala/Expressions - org.jetbrains.plugins.scala.codeInsight.intention.expression.ReplaceTypeCheckWithMatchIntention - - - - Scala/Boolean - org.jetbrains.plugins.scala.codeInsight.intention.booleans.FlipComparisonInInfixExprIntention - - - - Scala/Boolean - org.jetbrains.plugins.scala.codeInsight.intention.booleans.FlipComparisonInMethodCallExprIntention - - - - Scala/Boolean - org.jetbrains.plugins.scala.codeInsight.intention.booleans.ReplaceEqualsOrEqualityInInfixExprIntention - - - - Scala/Boolean - org.jetbrains.plugins.scala.codeInsight.intention.booleans.ReplaceEqualsOrEqualityInMethodCallExprIntention - - - - Scala/Boolean - org.jetbrains.plugins.scala.codeInsight.intention.booleans.DeMorganLawIntention - - - - Scala/Boolean - org.jetbrains.plugins.scala.codeInsight.intention.booleans.NegateComparisonIntention - - - - Scala/Boolean - org.jetbrains.plugins.scala.codeInsight.intention.booleans.SimplifyBooleanExprWithLiteralIntention - - - - Scala/Control flow - org.jetbrains.plugins.scala.codeInsight.intention.controlflow.MergeIfToAndIntention - - - - Scala/Control flow - org.jetbrains.plugins.scala.codeInsight.intention.controlflow.MergeElseIfIntention - - - - Scala/Control flow - org.jetbrains.plugins.scala.codeInsight.intention.controlflow.SplitElseIfIntention - - - - Scala/Control flow - org.jetbrains.plugins.scala.codeInsight.intention.controlflow.SplitIfIntention - - - - Scala/Control flow - org.jetbrains.plugins.scala.codeInsight.intention.controlflow.InvertIfConditionIntention - - - - Scala/Control flow - org.jetbrains.plugins.scala.codeInsight.intention.controlflow.RemoveRedundantElseIntention - - - - Scala/Control flow - org.jetbrains.plugins.scala.codeInsight.intention.controlflow.MergeIfToOrIntention - - - - Scala/Control flow - org.jetbrains.plugins.scala.codeInsight.intention.controlflow.ReplaceWhileWithDoWhileIntention - - - - Scala/Control flow - org.jetbrains.plugins.scala.codeInsight.intention.controlflow.ReplaceDoWhileWithWhileIntention - - - - Scala/Boolean - org.jetbrains.plugins.scala.codeInsight.intention.booleans.ExpandBooleanIntention - - - - Scala/Expressions - org.jetbrains.plugins.scala.codeInsight.intention.expression.InlineImplicitConversionIntention - - - - Scala/Format - org.jetbrains.plugins.scala.codeInsight.intention.format.ConvertFormattedStringToStringConcatenation - - - - Scala/Format - org.jetbrains.plugins.scala.codeInsight.intention.format.ConvertFormattedStringToInterpolatedString - - - - Scala/Format - org.jetbrains.plugins.scala.codeInsight.intention.format.ConvertInterpolatedStringToStringConcatenation - - - - Scala/Format - org.jetbrains.plugins.scala.codeInsight.intention.format.ConvertInterpolatedStringToFormattedString - - - - Scala/Format - org.jetbrains.plugins.scala.codeInsight.intention.format.ConvertStringConcatenationToFormattedString - - - - Scala/Format - org.jetbrains.plugins.scala.codeInsight.intention.format.ConvertStringConcatenationToInterpolatedString - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - org.jetbrains.plugins.scala.util.ScalaToolsFactory - org.jetbrains.plugins.scala.util.ScalaToolsFactoryImpl - - - org.jetbrains.plugins.scala.ScalaLoader - - - org.jetbrains.plugins.scala.components.ScalaPluginVersionVerifierApplicationComponent - - - org.jetbrains.plugins.scala.components.TypeAwareHighlightingApplicationState - - - org.jetbrains.plugins.scala.compiler.CompileServerLauncher - - - org.jetbrains.plugins.scala.util.UIFreezingGuard - - - - - - org.jetbrains.plugins.scala.editor.mouseHandler.MouseHoverHandler - - - org.jetbrains.plugins.scala.lang.psi.impl.toplevel.synthetic.SyntheticClasses - - - org.jetbrains.plugins.scala.lang.psi.impl.ScalaPsiManagerComponent - - - - org.jetbrains.plugins.scala.codeInspection.unusedInspections.ScalaUnusedImportsPassFactory - - - org.jetbrains.plugins.scala.codeInspection.unusedInspections.ScalaLocalVarCouldBeValPassFactory - - - org.jetbrains.plugins.scala.codeInspection.unusedInspections.ScalaUnusedLocalSymbolPassFactory - - - org.jetbrains.plugins.scala.caches.ScalaShortNamesCacheManager - - - - org.jetbrains.plugins.scala.components.HighlightingAdvisor - - - org.jetbrains.plugins.scala.compiler.CompileServerManager - - - org.jetbrains.plugins.scala.compiler.ServerMediator - - - org.jetbrains.plugins.scala.worksheet.actions.WorksheetFileHook - - - org.jetbrains.plugins.scala.project.ScalaProjectEvents - - - org.jetbrains.plugins.scala.project.ScalaSdkCache - - - org.jetbrains.plugins.scala.worksheet.interactive.WorksheetAutoRunner - - - org.jetbrains.plugins.scala.debugger.evaluation.ScalaEvaluatorCache - - - org.jetbrains.plugins.scala.debugger.evaluation.ScalaEvaluatorCompileHelper - - - org.jetbrains.plugins.scala.util.macroDebug.MacrosheetFileHook - - - org.jetbrains.plugins.scala.components.libinjection.LibraryInjectorLoader - - - org.jetbrains.plugins.scala.project.migration.handlers.ArtifactHandlerComponent - - - org.jetbrains.plugins.scala.lang.formatting.settings.LegacyCodeStyleSettingsComponent - - - org.jetbrains.plugins.scala.project.migration.BundledCodeStoreComponent - - - org.jetbrains.plugins.scaladev.IdeaSourcesAttach - - - scala.meta.intellij.MetaExpansionsManager - - - org.jetbrains.plugins.scala.lang.macros.expansion.ReflectExpansionsCollector - - - org.jetbrains.plugins.scala.project.migration.apiimpl.MigrationApiImpl - - - org.jetbrains.plugins.scala.worksheet.runconfiguration.WorksheetCache - - - org.jetbrains.plugins.scala.lang.psi.types.api.StdTypes - - - org.jetbrains.plugins.scala.worksheet.ammonite.AmmoniteScriptWrappersHolder - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/scala/scala-impl/resources/META-INF/scala-plugin-common.xml b/scala/scala-impl/resources/META-INF/scala-plugin-common.xml index ef1822aca03..bfba434f39c 100644 --- a/scala/scala-impl/resources/META-INF/scala-plugin-common.xml +++ b/scala/scala-impl/resources/META-INF/scala-plugin-common.xml @@ -93,6 +93,7 @@ + + + + +