Discover Clues in HTML lesson doesn't work #70
This commit is contained in:
@ -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();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user