为什么设置.java上下文菜单不起作用

时间:2018-07-03 11:54:40

标签: windows registry contextmenu regedit

我想在.java文件上下文菜单中添加一个generate jni文件命令。

但是我做了一些,没有用。

看看我的注册表设置

1。HKEY_CLASSES_ROOT,我发现了.java键,并检查了其默认值。是javafile enter image description here

2。我在javafile中创建了一个新密钥HKEY_CLASSES_ROOT,并且分别创建了shelljnicommand。 我觉得一切都很好 enter image description here 但是,没有我的上下文菜单jni enter image description here

0 个答案:

没有答案