[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Is it possible to access non java/javax jre classes from osgi?

I'm working to port a swing app to the eclipse framework and this app extends some classes from the com.sun.** hierarchy. So is it possible to access these vendor specific classes in osgi in general and equinox in particular or are we looking at having to do something drastic to make this part of the app work?

Wb