This simple trick is for those who open multiple instances of Eclipse and keep them open for so long that they forget where the workspace is.
Eclipse does not show the current workspace path that easily. In order to know what’s Eclipse current workspace path, follow these simple steps:
Go to File > Switch Workspace > Other…
Current workspace is shown in Workspace Launcher window
You can delete recent workspace list from Eclipse. This list is shown under File > Switch Workspace.
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
Cool. I always see where my Project Folder is created and take its parent folder.
Nice..,
Right Click on Project--> Properties -->Resource, it will display our workspace and project location
Thanks man!
Perfect… a clear and easy solution after searching the web wasting time
Thanks a lot
Thanks for posting!
Really Helpful......
Thank You ......
Thank you for posting ...easy and simple
great bonus tip :)
Good work