Plugins possibility
Hi!
I have never wrote IDEA plugins before and I have a question:
is it possible to write a plugin like a panels in IDEA - 'Commander', 'Ant Builder', 'IDE Talk' (usually at the right side of ide screen). If it is possible can somebody provide me some documentation about it (may be examples)
Thanks a lot!
Please sign in to leave a comment.
Hello Alexander,
A> is it possible to write a plugin like a panels in IDEA - 'Commander',
A> 'Ant Builder', 'IDE Talk' (usually at the right side of ide screen).
A> If it is possible can somebody provide me some documentation about it
A> (may be examples)
The toolWindow example plugin in the Plugin Development Package demostrates
how to create such a panel.
--
Dmitry Jemerov
Software Developer
http://www.jetbrains.com/
"Develop with Pleasure!"