Ever wanted to hide all those closed projects in eclipse? Well, here is a simple trick that you may not know already.
Imagine your Eclipse workspace is filled with many projects that you created in past just to test some small functionality. Now you are done with these projects and hence you have closed it. Eclipse by default show all the closed projects in Project Explorer. Hence your project explorer may look like following where only two projects are open and rest competing for your attention although they are closed!
Eclipse comes with a cool tiny feature that many of us not know. You may want to Hide all those closed projects from your workspace in Project Explorer tab. Simply follow following steps and do this is few seconds!
Step 1: Click on right corner of Project Explorer tab and open context menu. Select Filters option from menu.
Step 2: Check Closed Projects option from Filter and press Ok
Now check your project explorer tab, all the closed projects are gone! Doesn’t it looks more clean :)
We used Filters option to remove closed projects from Project Explorer tab. Filters provides more options to select and remove from displaying it from explorer view.
Java URL Encoder/Decoder Example - In this tutorial we will see how to URL encode/decode…
Show Multiple Examples in OpenAPI - OpenAPI (aka Swagger) Specifications has become a defecto standard…
Local WordPress using Docker - Running a local WordPress development environment is crucial for testing…
1. JWT Token Overview JSON Web Token (JWT) is an open standard defines a compact…
GraphQL Subscription provides a great way of building real-time API. In this tutorial we will…
1. Overview Spring Boot Webflux DynamoDB Integration tests - In this tutorial we will see…
View Comments
Useful One!
@Sivasubramaniam: Thanks for comment
Thanks for the tip! Very useful.
@Jaran: you welcome :)
It is really nice tip............thanks alot
Yay! It's really the best tip EVER !
Thanks for sharing !
Cooool one.
If one needs to reopen a closed project you'll need to remove the filter. Instead I like to use the working set feature and just drag closed projects into this working set. When I need to reopen them, I have easy access to it.
Hi
Mr. Viral its nice and gud things . Becoz. all the java developer hav need it.
Thanks.
Handy.
Thanks, very usefull
Thanks... Very useful tips.