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?
views:
66answers:
2
+9
A:
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.
tangens
2010-05-18 16:08:01
I would like to know the number. I am not able count the whole list.
GK
2010-05-18 16:10:41
I added the way how to get the number to the answer.
tangens
2010-05-18 16:11:17
got it. thanks.
GK
2010-05-18 16:11:42
He will. Look at his accept rate.
tangens
2010-05-18 17:07:02
@martijn. I tried but it told me to wait for 8 minutes, So had some work I forgot to accept.
GK
2010-05-18 18:13:39