mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
cleanup
This commit is contained in:
@@ -23,7 +23,7 @@ public class ComponentConfig {
|
||||
protected boolean loadForDefaultProject;
|
||||
|
||||
@Property(surroundWithTag = false)
|
||||
@MapAnnotation(surroundWithTag = false, entryTagName = "option", keyAttributeName = "name", valueAttributeName = "value")
|
||||
@MapAnnotation(surroundWithTag = false, entryTagName = "option", keyAttributeName = "name")
|
||||
@Nullable
|
||||
public Map<String, String> options;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user