problems switching project from a windows machine to a mac [message #1064335] |
Tue, 18 June 2013 15:05  |
Eclipse User |
|
|
|
I've been using eclipse for years and I've got two stable GUI java projects that have been developed over 7+years.
I switched my work computer from a windows machine to a mac. I copied my workspace over and after resolving a few conflicts from the project relying on a windows absolute path, I'm almost up and running, with one exception...
I have a class that handles printing from within my application. Two import are missing -
import sun.awt.windows.WPrinterJob;
import sun.print.Win32PrintJob
Could anyone direct me to the appropriate libraries that I need to add on a mac to get these imports to show up??
Thanks so much!
|
|
|
|
Powered by
FUDForum. Page generated in 1.35309 seconds