[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Print button deactivated
|
Hi,
Afaik there are only limited printing support for Linux.
>From the SWT Faq:
Q: Why is the Print menu item disabled in Eclipse on Motif?
A: Printing on Motif requires that Xprint be installed on your machine.
A good FAQ regarding Xprint can be found at
http://xprint.mozdev.org/docs/Xprint_FAQ.html
Q: Why is the Print menu item disabled in Eclipse on GTK?
A: Printing on GTK has not been implemented yet. You can use the External
Tools support in Eclipse to print files using lpr or some other printing
utility.
HTH,
Regards,
Csaba
Florian Twaroch wrote:
> Dear Group,
>
> Just downloaded the Eclipe 3.0.2, including the plugin for Haskell support
> for the ghc-compiler and installed it on a SUSE Linux 9.1. Everything
> seems to work fine right now, only the print button is deactivated.
>
> I can print from other applications, is there some library missing or a
> special plugin necessary ?
>
> Thanks for any hint,
> Florian