mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
jps build: fix typo in javadoc
GitOrigin-RevId: 4da9531123bdecd840227de6bcf77963ab0ad975
This commit is contained in:
committed by
intellij-monorepo-bot
parent
262d6c0e3d
commit
c456a59c9f
@@ -109,7 +109,7 @@ public class CompilerMessage extends BuildMessage {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return a message describing an error in JPS builders code. Such messages will be reported as regular compilation errors and also will be logger
|
||||
* Return a message describing an error in JPS builders code. Such messages will be reported as regular compilation errors and also will be logged
|
||||
* as fatal errors of the IDE.
|
||||
*/
|
||||
public static CompilerMessage createInternalBuilderError(@NotNull String compilerName, @NotNull Throwable t) {
|
||||
|
||||
Reference in New Issue
Block a user