Remove project .jars from project explorer view in Eclipse

前端 未结 12 1351
执念已碎
执念已碎 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:39

    In the Project Explorer :

    • Customize View
    • Check Libraries from external

    Or in the Package Explorer :

    • Uncheck the 'Show Referenced Libraries Node'
    • Add a filter to hide "*.jar" files

提交回复
热议问题