Remove project .jars from project explorer view in Eclipse

前端 未结 12 1232
执念已碎
执念已碎 2021-02-01 12:21

The list of jars just takes up too much space. Can I collapse it or hide it?

12条回答
  •  执笔经年
    2021-02-01 12:55

    In Eclipse Luna:

    1. On the toolbar for the Project Explorer, click the Menu button 'view menu' (arrow) to open the drop-down menu of display options.
    2. Select Customize View...
    3. In the dialog box that opens, select the Filters tab and then select the checkboxes for the types of files that you want to hide.

    For hiding *.jar select Libraries from external.
    For more info check: Eclipse help

提交回复
热议问题