[jewel] IJPL-175221 Removed remains of poko compiler

(cherry picked from commit 5047ba7c42d598c482782f69e7eced1fb4849dff)

IJ-MR-155570

GitOrigin-RevId: f2ae9212461d7ebb5fe06f6edf7936f251592144
This commit is contained in:
Jakub Senohrabek
2025-02-20 11:24:06 +01:00
committed by intellij-monorepo-bot
parent 51fd33300e
commit 507991c2fd
4 changed files with 0 additions and 15 deletions

1
.idea/anchors.xml generated
View File

@@ -34,7 +34,6 @@
<entry key="kotlinc.parcelize-compiler-plugin" value="kotlin.util.compiler-classpath" />
<entry key="kotlinc.sam-with-receiver-compiler-plugin" value="kotlin.util.compiler-classpath" />
<entry key="kotlinc.symbol-light-classes" value="kotlin.util.compiler-classpath" />
<entry key="kotlinc.poko-compiler-plugin" value="kotlin.util.compiler-classpath" />
</map>
</option>
</component>

1
.idea/modules.xml generated
View File

@@ -725,7 +725,6 @@
<module fileurl="file://$PROJECT_DIR$/platform/jewel/markdown/extension/gfm-tables/intellij.platform.jewel.markdown.extension.gfmTables.iml" filepath="$PROJECT_DIR$/platform/jewel/markdown/extension/gfm-tables/intellij.platform.jewel.markdown.extension.gfmTables.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/jewel/markdown/ide-laf-bridge-styling/intellij.platform.jewel.markdown.ideLafBridgeStyling.iml" filepath="$PROJECT_DIR$/platform/jewel/markdown/ide-laf-bridge-styling/intellij.platform.jewel.markdown.ideLafBridgeStyling.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/jewel/markdown/int-ui-standalone-styling/intellij.platform.jewel.markdown.intUiStandaloneStyling.iml" filepath="$PROJECT_DIR$/platform/jewel/markdown/int-ui-standalone-styling/intellij.platform.jewel.markdown.intUiStandaloneStyling.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/jewel/pokoCompilerPlugin/intellij.platform.jewel.pokoCompilerPlugin.iml" filepath="$PROJECT_DIR$/platform/jewel/pokoCompilerPlugin/intellij.platform.jewel.pokoCompilerPlugin.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/jewel/samples/ide-plugin/intellij.platform.jewel.samples.idePlugin.iml" filepath="$PROJECT_DIR$/platform/jewel/samples/ide-plugin/intellij.platform.jewel.samples.idePlugin.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/jewel/samples/showcase/intellij.platform.jewel.samples.showcase.iml" filepath="$PROJECT_DIR$/platform/jewel/samples/showcase/intellij.platform.jewel.samples.showcase.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/jewel/samples/standalone/intellij.platform.jewel.samples.standalone.iml" filepath="$PROJECT_DIR$/platform/jewel/samples/standalone/intellij.platform.jewel.samples.standalone.iml" />

View File

@@ -1,3 +0,0 @@
### auto-generated section `build intellij.platform.jewel.pokoCompilerPlugin` start
load("@rules_java//java:defs.bzl", "java_library")
### auto-generated section `build intellij.platform.jewel.pokoCompilerPlugin` end

View File

@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="poko-compiler-plugin" level="project" />
</component>
</module>