InteliJ IDEA Plugins: Accessing XML through IntelliJ IDEA DOM
August 2nd, 2006 by Egor MalyshevPeter Gromov, one of IntelliJ IDEA developers, shares his knowledge about utilizing IntelliJ IDEA 6.0 XML DOM power in the field of plugin authoring.
Peter wrote the article that describes the key principles of working with XML data through this DOM and quickly outlines how it can be used to empower and simplify plugin development with the latest version of IntelliJ IDEA.
Read the full story
IntelliJ IDEA 6.0 is now avaliable as beta version. The complete release is scheduled to the mid of fall, 2006.
August 6th, 2006 at 3:27 am
Thanks for this nice and well structured article. I found some bugs in the code (wrong signatures shown in example), maybe you should check it again for recent changes in API (I tried it in 5994).
August 8th, 2006 at 11:00 am
Please, send all found errors to the article author (peter at jetbrains.com).