Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RTF plugin?
RTF plugin? [message #467932] Mon, 03 August 2009 12:13 Go to next message
Eclipse UserFriend
Originally posted by: formatzeh.gmx.de

Hello,
in my plugin project I want to generate some RTF files. So I searched
for "RTF" and "Java" and found iText. So I asked myself if there is a
plugin available which brings the iText functionality? The reason is
that I prefer depending on an Eclipse Plugin than adding a jar to my
classpath. Or maybe someone knows another plugin providing RTF
functionality?
Re: RTF plugin? [message #467995 is a reply to message #467932] Mon, 03 August 2009 14:43 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

See here for how to convert a jar to a plugin:
http://www.vogella.de/articles/EclipseJarToPlugin/article.ht ml
Gilbert Mirenque wrote:
> Hello,
> in my plugin project I want to generate some RTF files. So I searched
> for "RTF" and "Java" and found iText. So I asked myself if there is a
> plugin available which brings the iText functionality? The reason is
> that I prefer depending on an Eclipse Plugin than adding a jar to my
> classpath. Or maybe someone knows another plugin providing RTF
> functionality?




--
http://www.vogella.de/ - Eclipse plugin and Eclipse RCP Tutorials
Re: RTF plugin? [message #468020 is a reply to message #467995] Mon, 03 August 2009 16:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: formatzeh.gmx.de

I did it in the same way but I thought I can get updates automatically
if such a plugin existed. But ok, it works as well in that way :)
Re: RTF plugin? [message #468073 is a reply to message #468020] Mon, 03 August 2009 23:23 Go to previous messageGo to next message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Gilbert,

You want to look in the Orbit project. this contains all sort of third party
plugins. http://www.eclipse.org/orbit

Best regards,

Wim

Salvo, the Eclipse bases newsreader


> I did it in the same way but I thought I can get updates automatically
> if such a plugin existed. But ok, it works as well in that way :)
Re: RTF plugin? [message #468133 is a reply to message #468073] Tue, 04 August 2009 10:25 Go to previous message
Eclipse UserFriend
Originally posted by: formatzeh.gmx.de

Wim Jongman wrote:
> Hi Gilbert,
>
> You want to look in the Orbit project. this contains all sort of third party
> plugins. http://www.eclipse.org/orbit
thanks for the hint. Unfortunately iText isn't included but it seems
usefull for me anyway.
Previous Topic:Re: Contribute command to existing menu?
Next Topic:Re: Problem with SAXBuilder
Goto Forum:
  


Current Time: Sat Apr 27 03:59:08 GMT 2024

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

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

Back to the top