Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to show hidden files in Aptana's Project View?

Tags:

aptana

I understand that Aptana is built from Eclipse. I tried searching for the Package Explorer to enable viewing of .htaccess files inside the project but I can't find the Package Explorer.

Any help of the exact location on how to enable it will be excellent.

like image 454
Mickey Cheong Avatar asked Jan 30 '10 03:01

Mickey Cheong


1 Answers

In Aptana 3 it's little down arrow > 'Customize View' > 'Filters' - uncheck .* files to show files like .htaccess and .* resources to show folders like .settings/

like image 59
Frederick Heald Avatar answered Sep 22 '22 14:09

Frederick Heald