Files
openide/java/java-tests/testData/configurationStore
Nikolay Chashnikov c5a4251cc8 [workspace model] store java language level in JavaModuleSettingsEntity (IDEA-266774, IDEA-270617)
This provides better API to read/change language level via workspace model storage and decreases memory usage (storing language level id instead of xml tag with attribute). In order to allow contributing implementations of ModuleExtension based on data from workspace model storage from plugins, ModuleExtensionBridgeFactory extension point is introduced.

GitOrigin-RevId: 51d7e38390bb8df19e072e16a328514d6e863597
2021-06-04 13:38:09 +00:00
..