Plugin Design - Writing into an XML file right after it's creation Innngo - Apr 23, 2008 - 09:13 AM Post subject: Writing into an XML file right after it's creation
Hello forum,
I'd like to know if it's possible to write into a newly created xml file (under the use of the sample xml editor plugin that comes with eclipse 3.3) before it's been saved.
Naturally I mean, programmatically, without typing by hand.