mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
Java: remove some unused properties
GitOrigin-RevId: 5596e0f45c7e187ca2888a2b19c016b8fe74ae35
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ffbf481523
commit
fb29b4a8f5
@@ -1801,7 +1801,6 @@ notification.group.setup.sdk=JDK configured
|
||||
notification.group.setup.external.annotations=Failed to load external annotations
|
||||
notification.group.testintegration=Failed to generate tests for @TestDataPath
|
||||
notification.group.legacy.library=Legacy library depends on IDE installation
|
||||
popup.title.effective.visibility=Effective Visibility
|
||||
inspection.io.stream.constructor.description='InputStream' and 'OutputStream' can be constructed using 'Files' methods
|
||||
inspection.input.stream.constructor.message='InputStream' can be constructed using 'Files.newInputStream()'
|
||||
inspection.output.stream.constructor.message='OutputStream' can be constructed using 'Files.newOutputStream()'
|
||||
@@ -1817,7 +1816,6 @@ introduce.parameter.inlay.title.delegate=Delegate
|
||||
introduce.parameter.inlay.tooltip.delegate=Delegate via overloading method
|
||||
introduce.parameter.advertisement.text=Press {0} to delegate via overloading method or {1} to show more options
|
||||
progress.title.collect.method.overriders=Collect method overriders...
|
||||
unresolved.class.reference.repair.message=Try to resolve class reference
|
||||
remove.var.keyword.text=Remove 'var'
|
||||
|
||||
error.message.ide.does.not.support.starting.processes.using.old.java=IDE doesn''t support starting Java processes using Java {0}, \
|
||||
|
||||
Reference in New Issue
Block a user