In Eclipse how do I add Packages to be imported later and use them?

Asked

Viewed 34 times

0

I’m beginner in development with eclipse and java would like to know how to add several Packages so I can follow some examples and use them? Thank you

1 answer

0

Right-click on your project > New > Other > Search by package > Select Package and click Next > Put the package name, example: br.com.example.package. Click on Finish.

Is that it? I hope it helped.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.