Trolltech Home | Qt-jambi-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-jambi-interest Archive, February 2007
eclipse 'forgets' qtjambi plugin


Message 1 in thread

Hi

My problem is that I work with several eclipse installations:

/opt/eclipsejava     (Java development)
/opt/eclipseqt       (QtJambi tests)
/opt/myeclipside

Of course the QtJambi plugins are installed in /opt/eclipseqt only.

When I work with the qtjambi workspace using eclipseqt everything works
fine. But as soon as I use another workspace with an eclipse installation
without the qtjambi plugin and then I reopen the qtjambi workspace,
eclipse no longer has the qtjambi plugins. Of course they are still
installed in /opt/eclipseqt. But it seems that the eclipse installations
without qtjamby 'destroy' the .eclipse directory in my home so that the
qtjambi plugins no longer work. After deleting .eclipse in my home it
works again (but I have to reconfigure qtjambi...)

Is this a normal behavior of eclipse or is there something wrong with the
qtjambi plugins?

Other configurations for eclipse are stored in the workspaces. Perhaps
qtjambi should store it's configuration also in the workspace...

Thank's, Mike.


Message 2 in thread

Hi, Michael.

mike@xxxxxxxxxxxx wrote:

>Other configurations for eclipse are stored in the workspaces. Perhaps
>qtjambi should store it's configuration also in the workspace...
>  
>

We'll look into this, thank you. The Qt Jambi preferences should be a 
part of the workspace, so this is probably a bug.

When starting the Qt Jambi installation of Eclipse after running one of 
the others, does it work to reconfigure Qt Jambi in the preferences as 
an alternative to deleting .eclipse?

-- Eskil


Message 3 in thread

Hi Eskil

> When starting the Qt Jambi installation of Eclipse after running one of
> the others, does it work to reconfigure Qt Jambi in the preferences as
> an alternative to deleting .eclipse?

No it's not possible to reconfigure Qt Jambi because it no longer exists
in the preferences and the Qt Jambi plugins are also no longer listed as
plugins in the about dialog of eclipse.... They are really lost. :-)

Regards, Mike