See this:
http://tom-eclipse-dev.blogspot.co.uk/2009/05/useing-qt-to-write-equinox-osgi-ui.html

There appears to be an issue with classloading, which is normal given
osgi's way of doing things, but there are multiple projects that seems to
have handled this. Especially for enhancing Eclipse plugins, I find the
idea very attractive, though I've not had much time to look into it
recently.



On Thu, May 24, 2012 at 11:16 AM, ahmet erdinc yilmaz <
ahmeterdincyil...@gmail.com> wrote:

> Hi,
>
> Is there anyone that used jambi with OSGI? I had some trials with both
> equinox and felix, jambi could not find the version.properties file.
> I have included the jars to my bundle as an bundle-classpath. Although I
> can open this properties file from the classloder as the Utilities.java
> does (to test that it is accesible), the jambi cannot. Also I think there
> is a threading issue. Where should I execcute "QApplication.exec()"
> command? Since it is blocking,
> I cannot do it in the activator's start method, therefore I tried in
> another thread also.
>
> Any help is appreciated
>
> --erdinc
>
> _______________________________________________
> Qt-jambi-interest mailing list
> Qt-jambi-interest@qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-jambi-interest
>
>
_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-jambi-interest

Reply via email to