[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] Sync Issues for web.xml
|
- From: Ashwani Sharma <ashw.kumar@xxxxxxxxx>
- Date: Sun, 18 Nov 2007 12:36:11 +0530
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.9 (Windows/20061207)
Hi,
I have a plugin where I am updating web.xml using DOM parseing.
But i am getting "resource out of sync" exception whenever i try to
acess the web.xml after the update.
This error sometimes comes as a error pop-up.
Also, if i try to open the default editor for web.xml, it always throws
this as info pop-up. Even if I refresh the project and then try to open
the editor, i still get the same exception. This pop-up comes only once,
because after that i think editor gets in sync with the file.
Does anyone know what could be the possible problem ?
Thanks in advance.
Best Regards,
Ashwani Kr Sharma