In eclipse IDE, Quick assistant aids to import package package dependency automatically. However, sometimes it takes to much time to click all the errors to import the dependent packages.
How can I do that manually? I mean, what configuration file Quick Assistant modify to add the dependency?

