Hi, thanks for your answers and the patch, I've just finished re-emerging Eclipse and Junit 4 is working nicely now :) bye -- Olivier On Saturday 16 December 2006 08:03, Federico Fissore wrote: > You would like to give a try to latest -r2 on the overlay > http://overlays.gentoo.org/svn/proj/java/migrated-java-experimental-overlay >/ > > junit4 support has been re-enabled > > Regards > > Federico > > Olivier Bourgeois wrote: > > Hi all, > > > > how is it that Junit 4 support is disabled in Eclipse ebuild ? > > After searching for a while why I got unresolved imports in my projects > > (and why adding Junit to the classpath was not resolving them), I had a > > look at the ebuild and found out that Junit 4 is disabled : > > > > # We need to disable junit4 and apt until GCJ can handle Java5 > > code # %patch55 -p0 > > epatch ${WORKDIR}/${P}-disable-junit4-apt.patch > > rm plugins/org.junit4/junit-4.1.jar > > > > What's the point of this ? > > > > TIA > > > > -- > > Olivier