Hello, I am not sure this is the correct address for my question, but let me try at least. I am looking for jar files that are imported in sample applications. Where can I find them? I checked all, SDK, source etc, no way there is no jar except beans. May be I need to build source and create the jar files. The followings are what I am asking about
import com.sun.star.connection.XConnector; import com.sun.star.connection.XConnection; import com.sun.star.bridge.XUnoUrlResolver; import com.sun.star.uno.UnoRuntime; import com.sun.star.uno.XInterface; import com.sun.star.uno.XNamingService; import com.sun.star.uno.XComponentContext; ........ ... Best Regards, Selim Yucel Certusoft, Inc. 7900 West 78th Street Suite 165 Minneapolis, MN 55439 Direct/Cell : (612) 462-1235 952-921-0351-phone 952-921-0367-fax
