mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fix typo in storage location
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ import com.intellij.openapi.project.Project;
|
||||
* @author yole
|
||||
*/
|
||||
@State(
|
||||
name = "GotoFileConfiguration",
|
||||
name = "GotoClassSymbolConfiguration",
|
||||
storages = {@Storage(
|
||||
id = "other",
|
||||
file = "$WORKSPACE_FILE$")})
|
||||
|
||||
Reference in New Issue
Block a user