Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TextViewer in Eclipse 3.0M8
TextViewer in Eclipse 3.0M8 [message #436209] Thu, 13 May 2004 08:19 Go to next message
Eclipse UserFriend
Originally posted by: lewandom.USUNTOop.pl

Hi

I can't find org.eclipse.jface.text package in my Eclipse 3.0M8,
and thus I have no access to TextViewer class. Is there some
kind of a replacement for it, or I just need to wait for a stable
release of Eclipse 3.0?

Thanks in advance

Marcin Lewandowski
Re: TextViewer in Eclipse 3.0M8 [message #436210 is a reply to message #436209] Thu, 13 May 2004 08:46 Go to previous messageGo to next message
Christian Hauser is currently offline Christian HauserFriend
Messages: 189
Registered: July 2009
Senior Member
> I can't find org.eclipse.jface.text package in my Eclipse 3.0M8,
> and thus I have no access to TextViewer class. Is there some
> kind of a replacement for it, or I just need to wait for a stable
> release of Eclipse 3.0?

Hi Marcin

What do you mean by "I can't find org.eclipse.jface.text package"?

Do you have
<ECLIPSE_HOME>\plugins\org.eclipse.jface.text_3.0.0\jfacetext.jar in
your classpath?

Christian
Re: TextViewer in Eclipse 3.0M8 [message #436248 is a reply to message #436210] Thu, 13 May 2004 20:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lewandom.USUNTOop.pl

Uzytkownik "Christian Hauser" <christian.hauser@dvbern.ch> napisal w
wiadomosci news:c7vc82$1i9$1@eclipse.org...
> > I can't find org.eclipse.jface.text package in my Eclipse 3.0M8,
> > and thus I have no access to TextViewer class. Is there some
> > kind of a replacement for it, or I just need to wait for a stable
> > release of Eclipse 3.0?
>
> Hi Marcin
>
> What do you mean by "I can't find org.eclipse.jface.text package"?
>
> Do you have
> <ECLIPSE_HOME>\plugins\org.eclipse.jface.text_3.0.0\jfacetext.jar in
> your classpath?

Yes, that's the problem :)
I'm new to java and still can't get used to libraries acting as header files
;)

Thanks

Marcin
Set cursor in Document [message #448320 is a reply to message #436209] Fri, 07 January 2005 10:02 Go to previous message
Eclipse UserFriend
Originally posted by: mash1303.web.de

Hi,
i've implemented a serial console plugin using a TextViewer.
My problem is that i don't know how to set the input cursor position in the in the TextViewer (or it's Document??) manually, when receiving a message.
Any hints anyone?

Thanks,

Torsten
Previous Topic:Question about view layout
Next Topic:Why Sleak does not list widgets ?
Goto Forum:
  


Current Time: Thu Apr 25 11:04:20 GMT 2024

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

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

Back to the top