L.S., You should be able to use any java.* packages without importing them - things like java.lang, java.io, ... and also java.awt are always accessible by every bundle.
Regards, Gert Vanthienen On Fri, Nov 8, 2013 at 11:10 PM, Marc <[email protected]> wrote: > Hello, > > I'm trying to use java.awt in one of my bundles but it is not available in > Servicemix. What can I do? > > I tried adding it the jre.properties but that didn't work : P > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/importing-Java-awt-tp5718326.html > Sent from the ServiceMix - User mailing list archive at Nabble.com.
