On Monday 09 February 2009 11:11:57 you wrote:

Ok got the issue solved thought not really sure what really did the trick.
I had allready run eclipse -clean so I decided to run 
- eclipse -clean but this time start with a new clean workspace.
- Checkout all sources. 
- Manually removed the old classpath entry for QtJambi in the   
  project .classpath-file. 
- Set en validated the QtJambi location in the QtJambi Preference Page. The 
  versioned jar now gets found.

After this the .classpath file was correctly updated by eclipse, getting rid 
of the errors.

Thanks for the help.

Wim-Jan



> Wim-Jan Hilgenbos wrote:
> > Hi all,
> >
> > - I removed the old eclipse plugin by removing all qt* packages in the
> > eclipse plugin dir.
> > - Installed qtjambi-eclipse-integration-linux32-4.4.3_01.tar.gz as per
> > instructions.
> >
> > After installation the path to qtjambi needs to be set. This fails
> > because the plugin expects qtjambi.jar and gets 
> > qtjambi-linux32-gcc-4.4.3_01.jar symlinking satisfies the validate
> > method, but my projects still give a build path error:
> >
> > -------- [error msg] ---------
> > Severity and Description    Path    Resource        Location        
> > Creation Time   Id
> > Project 'jawel-gui' is missing required
> > library: '/usr/local/qtjambi-linux32-gpl-4.4.3_01/qtjambi.jar'              
> > jawel-gui
> > Build path  1233094078461   10551
> > ---------------------------------
>
> Hi,
>
> It looks to me like the old version of the plugin is making a mess of
> things, because that .jar file has been renamed to contain the version
> number of Qt Jambi.
>
> Could you try running
>
>       eclipse -clean
>
> and see if this fixes the problem? In general, Eclipse requires you to
> run with that argument whenever you install new plugins so it can reset
> its cache.

<list of packages deleted>
> To avoid dependency issues, these files are now contained in and loaded
> from the Qt Jambi package, so this should not be an issue.
>
> -- Eskil



-- 
"Don't specialize. Specialization is for insects."
Griffin Defends Mars Funding Cuts 2008-mrt-10 at the 39th Lunar and Planetary 
Science Conference (LPSC).
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to