[java] move JavaCompilerBundle.properties to java.compiler module (IDEA-209382)

This way it'll be suggested by default as target bundle for messages in java.compiler* modules.

GitOrigin-RevId: 6e163adc7b7c73d839b0a787c09683c03b5f1260
This commit is contained in:
nik
2020-02-20 12:24:06 +03:00
committed by intellij-monorepo-bot
parent 6f2ecd4b2b
commit d45eefb902
2 changed files with 1 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />