简体   繁体   中英

How to see .htaccess files in Eclipse PDT?

I can't seem to find/view .htaccess files in Eclipse PDT. I looked in the preferences, but couldn't find any relevant options when it came to hiding files. How can I enable this in Eclipse so I can edit .htaccess files?

In the view on the left that shows all your files, click the little white down-arrow button on the view's toolbar. That opens a menu that should have a "filters" or "customize view" option.

In the filters window, uncheck the ".* resources" item. That'll make Eclipse show files whose name begins with a dot.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM