do you know the exact Eclipse and JUnit versions? You should be able
to find them in About Eclipse/Installation Details/Plugins - JUnit
Testing Framework, Eclipse IDE UI.
> I started with installing the example code, the one which is on the Wiki
> page. I had some problems with running it. And after going through the code
> and reading some documents online, I realized the problem is with the JUnit
> version that comes with my Eclipse ( (i.e. JUnit 4). - I am working with
> Eclispe Java EE, Galileo.
> So, I downloaded a newer version of JUnit (4.8.2), removed the one that came
> with the Choosel package, added the new one to the referred libraries and
> managed to run the Choosel example. (Please feel free to add this to FAQ if
> you think it might be of any help)
Cheers,
Lars