Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to import these packages from Bluej to ECLIPSE

807600Dec 4 2007 — edited Dec 5 2007
I 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;
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 2 2008
Added on Dec 4 2007
2 comments
479 views