Skip to content
Snippets Groups Projects
Commit afb4e901 authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

RED

parent 3c6a9746
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,8 @@ public class ContextMenuService implements IContextMenuService, IIntrospectiveKe
/** The model element handler class attribute name. */
private static final String HANDLER_CLASS_ATTRIBUTE_NAME = "contributor";
// TODO(VA) I think the following comment is wrong: it's not about prototypes here, see below as
// well.
/** Stores the registered prototype providers. */
private final List<IContextMenuContributor> providerList =
new ArrayList<IContextMenuContributor>();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment