java - How to display eclipse project type -


in eclipse ide there icons display project type, can't find text description. expect right click -> properties show info according projects of type "project" (even if java project, or maven project etc.)

does know?

thanks!

according this, won't find text description in eclipse gui.

one way go root folder of project, open file named .project , check elements in tag <natures></natures>.

but don't worry that, these icons explicit.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -