New module type
Hi all!
I need to create a plug-in which would create new type of the module. This plug-in should add this new type in a window creation modules. How I can make it? Or, can you give me some links to the description of this process? Thanks!
请先登录再写评论。
Hello Victor,
You need to implement the ModuleType class and register it using the ]]>
extension point. See the J2ME plugin for a simple example of implementing
this.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"