Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Project name doesnt show in my eclipse

When I was using adt16 in my eclipse

Version: Indigo Service Release 1
Build id: 20110916-0149

everything was ok, but when I use adt 20 then in the package explorer it doesnt show the project names, the projects are being separated by their packages and launcher java class names like

com.pack.project.javaclass

so this is irritating, how can I get rid of it?

like image 920
Reyjohn Avatar asked Nov 03 '22 18:11

Reyjohn


1 Answers

do you use the same workspace? sometimes it occur to me to when I'm trying to change the path of the source folder but you can change the name manually with using right click on the project ->refactor->rename

like image 181
Niko Adrianus Yuwono Avatar answered Nov 12 '22 16:11

Niko Adrianus Yuwono