如何创建一个插件或类似的东西,以便为上下文菜单的“插入代码”对话框添加创建复制构造函数的能力?
发布于 2011-02-05 04:44:28
也许本教程会对您有所帮助:
http://platform.netbeans.org/tutorials/nbm-code-generator.html
https://stackoverflow.com/questions/4902272
相似问题