Remove project .jars from project explorer view in Eclipse

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

    In Eclipse3.5

    • Go to Configure Build Path. Select the Library Tab
    • Remove any library jar files you want to hide
    • Use Add External Jar option to add the Jar file back
    • select the filter "libraries from external" in "customize view".

提交回复
热议问题