Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 32b5d0a

Browse files
Winston LiuWinston Liu
Winston Liu
authored and
Winston Liu
committed
Oops
1 parent 70df8ef commit 32b5d0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class JavaLanguageClient extends AutoLanguageClient {
3636
atom.config.set('ide-java.server.errors.incompleteClasspath.severity', 'ignore')
3737
},
3838
'java.ignoreIncompleteClasspath.help': () => { shell.openExternal('https://github.com/atom/ide-java/wiki/Incomplete-Classpath-Warning') },
39+
}
3940

4041
// Migrate ide-java.errors.incompleteClasspathSeverity -> ide-java.server.errors.incompleteClasspath.severity
4142
// Migration added in v0.10.0; feel free to remove after a few versions

0 commit comments

Comments
 (0)