Files
openide/plugins/devkit/runtimeModuleRepository/jps/resources/messages/DevkitRuntimeModuleRepositoryJpsBundle.properties
T
Nikolay Chashnikovandintellij-monorepo-bot 791282fbe7 [runtime module repository] implement a more efficient format for the repository (IJPL-189949)
A new implementation which generates and loads the runtime module repository from a module-descriptors.dat file in binary format is implemented. module-descriptors.jar in the old format is still generated for compatibility with other tools (e.g., IntelliJ Platform Gradle Plugin) and to provide a human-readable view. It's also used as a fallback variant if module-descriptors.dat is absent.

The new format speeds up loading by around 10 times.

GitOrigin-RevId: b17ba7b53f825e6dcf243ff0aa5b7aedaf7ab9e2
2025-06-05 20:30:43 +00:00

6 lines
544 B
Properties

build.target.intellij.runtime.module.descriptors=IntelliJ Runtime Module Descriptors
builder.name.intellij.runtime.module.descriptors=IntelliJ runtime module descriptors builder
error.message.duplicating.id.0.is.found=Duplicating ID ''{0}'' is found
error.message.failed.to.save.repository.0=Failed to save the repository: {0}
error.message.project.compiler.output.directory.is.not.specified=Project compiler output directory is not specified.
progress.message.generating.intellij.modules.repository=Generating IntelliJ Modules Repository\u2026