I have a java project with a lot java files. So, I want to know the number of .java
files in my project in Eclipse. How to know that?
Searching the WorkspaceClicking on the Search menu and selecting Search or File or Java. Clicking Ctrl + H.
- [Voiceover] When we first installed Eclipse, and we launched it for the first time, do you remember the prompt that it asked you where you wanted to store your files? It automatically defaults to the C drive, to users, your username, and it creates a folder called Workspace. That's where your files are located.
Go to Eclipse's window option then go to preferences then type Workspace in top left corner, Under Startup & ShutDown click on Workspace option then you find correct path of Eclipse Workspace. Save this answer. Show activity on this post.
Press Ctrl+Shift+r to show the resources. Then enter *.java
and mark all items of the list (Ctrl+a). The list will give you a summary how many resources it has found.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With