提交 ac34ba81 编写于 作者: S serge-rider

Create menu fix (commands)


Former-commit-id: d8a6f49d
上级 b430a8d3
......@@ -286,7 +286,7 @@ public class NavigatorHandlerObjectCreateNew extends NavigatorHandlerObjectCreat
if (site == null) {
return new ActionContributionItem(new EmptyAction(commandId));
} else {
return ActionUtils.makeCommandContribution(site, NavigatorCommands.CMD_CREATE_RESOURCE_FILE);
return ActionUtils.makeCommandContribution(site, commandId);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册