mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-88215 (Maven: typo in "Error running" message)
This commit is contained in:
@@ -33,7 +33,7 @@ maven.java.home.env=Use JAVA_HOME
|
||||
maven.java.home.undefined=JAVA_HOME environment variable not defined
|
||||
maven.java.home.invalid=JAVA_HOME environment vairable does not point to valid JRE ({0})
|
||||
maven.java.not.found=Cannot find JRE ''{0}''
|
||||
maven.java.not.found.default.config=Cannot find JRE ''{0}''. You can specify JRE to run maven goals in Settings -> Maver -> Runner
|
||||
maven.java.not.found.default.config=Cannot find JRE ''{0}''. You can specify JRE to run maven goals in Settings -> Maven -> Runner
|
||||
|
||||
maven.run.configuration.name=Maven
|
||||
maven.run.configuration.description=Maven build
|
||||
|
||||
Reference in New Issue
Block a user