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

Create menu fix (commands)

上级 533c286b
......@@ -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.
先完成此消息的编辑!
想要评论请 注册