Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Checking validity of content of an Editor?
icon5.gif  Checking validity of content of an Editor? [message #516050] Mon, 22 February 2010 15:35
fwn  is currently offline fwn Friend
Messages: 10
Registered: January 2010
Junior Member
Hi,

in my Application I use an org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditor Part to edit XML Files. With help of the wst valitation framework this Editor validates the displayed XML File against an XSD File and displays found errors using the standard error markers.
I now would like to throw a warning if the user attempts to save an invalid xml file or maybe prevent saving entirely, is there any way to check if the current content of an editor is valid/has any error markers?

[Updated on: Mon, 22 February 2010 15:36]

Report message to a moderator

Previous Topic:Headless PDE build: incorrect compile*.xml script
Next Topic:Checking validity of content of an Editor?
Goto Forum:
  


Current Time: Thu Mar 28 14:25:14 GMT 2024

Powered by FUDForum. Page generated in 0.03451 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top