[java] IJ-CR-162475 IDEA-360079 add simple source file

- rename to compact
- add tests
- restrict only by default packages

GitOrigin-RevId: eff47e6f615f36b845659da8e84e5220d7b90cfe
This commit is contained in:
Mikhail Pyltsin
2025-05-12 13:50:48 +00:00
committed by intellij-monorepo-bot
parent a5c75ad81d
commit d04a07827e
4 changed files with 87 additions and 5 deletions
@@ -240,7 +240,7 @@ node.exception.tooltip=Exception
node.field.tooltip=Field
node.final.flag.tooltip=Final
node.interface.tooltip=Interface
node.simple.source.file.tooltip=Simple source file
node.simple.source.file.tooltip=Compact source file
node.junit.test.tooltip=JUnit Test
node.method.tooltip=Method
node.record.tooltip=Record