Does GWT 2.5 provide a tool to count total lines of code of a GWT project? I installed GWT2.5 in eClipse Juno, in Client package I have about 191 java files, in Server package I have about 41 java files.
Some java files have 12000 lines of code some only have 1 or 2000 lines. But there are comments as well. So I think, on an average, each java file has 3000 lines of code, but I am not so sure. So how to count the total lines of code (not counting the comment lines) of a GWT Project in eClipse? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
