eclipse shortcut(keys) to create a package under a project src/main/java?
eclipse
Solution
`Window` -> `Preferences` -> `General`(from left list)->`keys`(under the General) -> write "package" in the textbox and all the shortcuts about package's management should appear.
Problem
I am bored using the mouse for creating a package in an eclipse java project. Is there a shortcut for this. Please share. Thank you in advance.