importing package in eclipse plug in



I have tested a package ( pure java and not eclipse related) with a
console applicaiton . Now I want to move/ re-use the package in my
eclipse plug in project . How do i go about this ?

.