How to import these packages from Bluej to ECLIPSE
807600Dec 4 2007 — edited Dec 5 2007I often use bluej ,but in my new assignment I shud use ECLIPSE. I used some of the following wordnet packages comfortably in bluej without any errors. I want Eclipse to recognise these files.What should i do
import net.didion.jwnl.JWNL;
import net.didion.jwnl.JWNLException;
import net.didion.jwnl.data.IndexWord;
import net.didion.jwnl.data.POS;
import net.didion.jwnl.data.PointerUtils;