java - How to change popup in Eclipse? -


i new using eclipse (i downloaded it). began creating new project, wrote code, added packages , classes , closed project.

now, opened again , i'd add class package. right-click on package , standard popup window appears. when hover on "new ->", there 3 options: "project", "example" , "other". first time worked on project, there many more options, f.ex. able click on "class" direct. right now, have select "other", type "class" window , click "ok".

is there switch or in settings accidentally enabled changes default right-click popup?

i added image.

thank help!

enter image description here

it seems not in java perspective: window > perspective > open perspective > java


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -