Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Vertical ruler in an editor
Vertical ruler in an editor [message #272586] Thu, 23 September 2004 20:51
Eclipse UserFriend
Originally posted by: gtoor.pervasive.com

I have created a SQL editor plugin by extending the TextEditor class. When
I use the plugin in a RCP application, the vertical and the overview ruler
are not being displayed. When I launch the same editor from within a
workspace (by double clicking on a foo.sql file), the rulers are being
displayed as expected. In the first case I create a JavaFileEditorInput
object is created while a IFileEditorInput object is being created
(providing this info incase the editor input is involved in the ruler
creation).

In both cases the createVerticalRuler() method is being called. Also I have
verified the preferences are set to display the ruler. Anyone know what I
have to do to get the rulers to show up.

Thanks in advance,
Gagan
Previous Topic:How do I build directly to a jar file?
Next Topic:different versions of classes in different plugins
Goto Forum:
  


Current Time: Fri Nov 08 22:17:58 GMT 2024

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

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

Back to the top