Discover Clues in HTML lesson doesn't work #70
This commit is contained in:
parent
f31150ffdf
commit
d142407de3
@ -68,6 +68,7 @@ public class Plugin {
|
|||||||
public void loadProperties(List<Path> properties) {
|
public void loadProperties(List<Path> properties) {
|
||||||
for (Path propertyFile : properties) {
|
for (Path propertyFile : properties) {
|
||||||
LabelProvider.updatePluginResources(propertyFile);
|
LabelProvider.updatePluginResources(propertyFile);
|
||||||
|
LabelProvider.refresh();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user