Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Cleanup Document on popup menu in StructuredTextEditor missing???
Cleanup Document on popup menu in StructuredTextEditor missing??? [message #146564] Tue, 08 November 2005 16:52 Go to next message
Brian Jakubik is currently offline Brian JakubikFriend
Messages: 140
Registered: July 2009
Senior Member
I have my own content type, and my editor extends StructuredTextEditor, I
no longer have the cleanup Document option on the popup menu,

How do I get this back? What extension or class is it?

Thanks for any help

Brian Jakubik
Re: Cleanup Document on popup menu in StructuredTextEditor missing??? [message #146795 is a reply to message #146564] Thu, 10 November 2005 20:24 Go to previous message
Eclipse UserFriend
Originally posted by: amywu.us.DELETETHISPART.ibm.com

Hi Brian,
You will have to specifically associate the cleanup action to your
editor. Check out org.eclipse.wst.xml.ui/plugin.xml's
org.eclipse.ui.editorActions extension. That's where the xml editor's
actions are added to the editor. You just need to make sure you target your
id.


"Brian Jakubik" <brian.jakubik@intervoice.com> wrote in message
news:dkql43$15v$1@news.eclipse.org...
> I have my own content type, and my editor extends StructuredTextEditor, I
> no longer have the cleanup Document option on the popup menu,
>
> How do I get this back? What extension or class is it?
>
> Thanks for any help
>
> Brian Jakubik
>
>
>
Previous Topic:XDoclet Configurations
Next Topic:NPE in bottom-up web service wizard if the project require another (non-Dynamic Web) project
Goto Forum:
  


Current Time: Fri Aug 16 20:41:44 GMT 2024

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

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

Back to the top