Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » Suppress outline with StructuredTextEditor
Suppress outline with StructuredTextEditor [message #217538] Fri, 11 July 2008 13:20 Go to previous message
Eclipse User
Originally posted by: xjruj6_eclipse.spamavert.com

Hi!

I'm using the StructuredTextEditor as an XML editor with very restricted
editing functionality (which actually means none at all right now...). But
the problem is that the content outline lets users add and delete nodes as
they want, ruining my restriction concept.

How can I suppress / deactivate the outline?

I tried it with overriding getAdapter and catching the case, when it
checks for IContentOutlinePage.class. But this has access restriction, so
won't work.

What can i do?

Thanks in advance!
 
Read Message
Read Message
Previous Topic:ArrayIndexOutOfBounds axis2 webservice skeleton generator
Next Topic:Using the Merged Model of Deployment Descriptor
Goto Forum:
  


Current Time: Sat May 18 23:59:06 EDT 2013

Powered by FUDForum. Page generated in 0.01934 seconds