Fix eclipse compiler import

This commit is contained in:
Clément Fournier 2019-02-23 11:01:07 +01:00
parent 7839d1fbb7
commit 1df26d4dd3

View File

@ -192,7 +192,7 @@ public class NodeEditionCodeArea extends HighlightLayerCodeArea<StyleLayerIds> i
/** Style layers for the code area. */
enum StyleLayerIds implements LayerId {
enum StyleLayerIds implements HighlightLayerCodeArea.LayerId {
// caution, the name of the constants are used as style classes
/** For the currently selected node. */