mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
move resources to existing resources root
GitOrigin-RevId: 78997483cfe62983f667d27b6d03220e697cdb45
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c26ac7e0ac
commit
57a3174bf0
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.incremental.CleanupTempDirectoryExtension
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.packaging.jlink.JLinkArtifactBuildTaskProvider
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.incremental.java.AnnotationsExcludedJavaSourceRootProvider
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.builders.java.JavaBuilderExtensionImpl
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.builders.impl.java.EclipseCompilerTool
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
# Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.dependency.kotlin.NullabilityAnnotationChangesTracker
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.incremental.JavaBuilderService
|
||||
org.jetbrains.jps.incremental.artifacts.ArtifactBuilderService
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.javac.ReferenceCollectorExternalJavacOptionsProvider
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.javac.InProcessRefCollectorCompilerToolExtension
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.backwardRefs.JavaBackwardReferenceRegistrar
|
||||
org.jetbrains.jps.incremental.java.JpsReferenceDependenciesRegistrar
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.packaging.jlink.JpsJLinkModelSerializerExtension
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.incremental.CleanupTempDirectoryExtension
|
||||
-2
@@ -1,2 +0,0 @@
|
||||
# Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
||||
org.jetbrains.jps.packaging.jlink.JLinkArtifactBuildTaskProvider
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.incremental.java.AnnotationsExcludedJavaSourceRootProvider
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.builders.java.JavaBuilderExtensionImpl
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.builders.impl.java.EclipseCompilerTool
|
||||
@@ -1,2 +0,0 @@
|
||||
org.jetbrains.jps.incremental.JavaBuilderService
|
||||
org.jetbrains.jps.incremental.artifacts.ArtifactBuilderService
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.javac.ReferenceCollectorExternalJavacOptionsProvider
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.javac.InProcessRefCollectorCompilerToolExtension
|
||||
-17
@@ -1,17 +0,0 @@
|
||||
#
|
||||
# Copyright 2000-2016 JetBrains s.r.o.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
org.jetbrains.jps.backwardRefs.JavaBackwardReferenceRegistrar
|
||||
org.jetbrains.jps.incremental.java.JpsReferenceDependenciesRegistrar
|
||||
-2
@@ -1,2 +0,0 @@
|
||||
# Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
||||
org.jetbrains.jps.packaging.jlink.JpsJLinkModelSerializerExtension
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.ant.build.AntArtifactBuildTaskProvider
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.ant.model.impl.JpsAntModelSerializerExtension
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.ant.build.AntArtifactBuildTaskProvider
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.ant.model.impl.JpsAntModelSerializerExtension
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.devkit.builder.PluginJavaBuilderExtension
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.devkit.threadingModelHelper.TMHBuilderService
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.devkit.builder.JpsPluginSyntheticArtifactProvider
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.devkit.model.impl.JpsDevKitModelSerializerExtension
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.devkit.builder.PluginJavaBuilderExtension
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.devkit.threadingModelHelper.TMHBuilderService
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.devkit.builder.JpsPluginSyntheticArtifactProvider
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.devkit.model.impl.JpsDevKitModelSerializerExtension
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.gradle.build.GradleArtifactBuildTaskProvider
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.gradle.model.impl.JpsGradleExtensionServiceImpl
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.gradle.compiler.GradleBuilderService
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.gradle.model.impl.GroovyResourcesTargetExtension
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.gradle.model.impl.JpsGradleDependenciesEnumerationHandler$GradleFactory
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.gradle.model.impl.JpsGradleModelSerializationExtension
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.gradle.build.GradleArtifactBuildTaskProvider
|
||||
-16
@@ -1,16 +0,0 @@
|
||||
#
|
||||
# Copyright 2000-2014 JetBrains s.r.o.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
org.jetbrains.jps.gradle.model.impl.JpsGradleExtensionServiceImpl
|
||||
-16
@@ -1,16 +0,0 @@
|
||||
#
|
||||
# Copyright 2000-2014 JetBrains s.r.o.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
org.jetbrains.jps.gradle.compiler.GradleBuilderService
|
||||
-2
@@ -1,2 +0,0 @@
|
||||
# Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
||||
org.jetbrains.jps.gradle.model.impl.GroovyResourcesTargetExtension
|
||||
-16
@@ -1,16 +0,0 @@
|
||||
#
|
||||
# Copyright 2000-2014 JetBrains s.r.o.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
org.jetbrains.jps.gradle.model.impl.JpsGradleDependenciesEnumerationHandler$GradleFactory
|
||||
-16
@@ -1,16 +0,0 @@
|
||||
#
|
||||
# Copyright 2000-2014 JetBrains s.r.o.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
org.jetbrains.jps.gradle.model.impl.JpsGradleModelSerializationExtension
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.incremental.groovy.GroovyJavaBuilderExtension
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.incremental.groovy.GroovyBuilderService
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.incremental.groovy.GroovyModelSerializerExtension
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.incremental.groovy.GroovyJavaBuilderExtension
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.incremental.groovy.GroovyBuilderService
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.incremental.groovy.GroovyModelSerializerExtension
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="40" viewBox="0 0 40 40">
|
||||
<defs>
|
||||
<polygon id="groovy-a" points=".001 0 40 0 40 22 .001 22"/>
|
||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.maven.compiler.MavenManifestGenerationBuildTaskProvider
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.maven.compiler.MavenBuilderService
|
||||
+1
@@ -1,2 +1,3 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.maven.compiler.MavenWebArtifactRootCopyingHandlerProvider
|
||||
org.jetbrains.jps.maven.compiler.MavenEjbArtifactRootCopyingHandlerProvider
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.maven.model.impl.JpsMavenExtensionServiceImpl
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.maven.model.impl.JpsMavenDependenciesEnumerationHandler$MavenFactory
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
org.jetbrains.jps.maven.model.impl.JpsMavenModelSerializationExtension
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.maven.compiler.MavenManifestGenerationBuildTaskProvider
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.maven.compiler.MavenBuilderService
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.maven.model.impl.JpsMavenExtensionServiceImpl
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.maven.model.impl.JpsMavenDependenciesEnumerationHandler$MavenFactory
|
||||
-1
@@ -1 +0,0 @@
|
||||
org.jetbrains.jps.maven.model.impl.JpsMavenModelSerializationExtension
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user