Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Formatted Printing of Java source package
Formatted Printing of Java source package [message #183112] Wed, 21 January 2004 16:18 Go to next message
Eclipse UserFriend
Originally posted by: Trevor.campbell.no.kaz.com.au

I was wanting to print a whole java package for doing code reviews etc.
But could find no easy way to do it, and so thought to write a plugin that
would add this facility to the package explorer and resource views.

I went looking for the current eclipse source code that prints from within
the java editor to use as a base, but can't find it anywhere. Does any
one know where the class (or classes) that handle the basic java code
printing are?
Re: Formatted Printing of Java source package [message #183660 is a reply to message #183112] Thu, 22 January 2004 12:51 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Trev wrote:

>I was wanting to print a whole java package for doing code reviews etc.
>But could find no easy way to do it, and so thought to write a plugin that
>would add this facility to the package explorer and resource views.
>
>I went looking for the current eclipse source code that prints from within
>the java editor to use as a base, but can't find it anywhere. Does any
>one know where the class (or classes) that handle the basic java code
>printing are?
>
>
TextViewer.print()

Dani

>
>
>
Previous Topic:Contributing actions to context menus
Next Topic:How do you build a project in 3.0?
Goto Forum:
  


Current Time: Thu Jul 10 01:33:22 EDT 2025

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

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

Back to the top