The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Commonly Solved Problems

Posted by richunger on October 5, 2006 at 5:18 PM PDT
Google just introduced Code Search, which lets you search "public source code", which I imagine is every OSS project they could lay eyes on. My first search (because I was just looking at the new version of commons-lang), was for "file:StringUtils.java".

There were about 400 hits.

There were even lots of different StringUtils classes in different apache products.  Though, it is clear these numbers are slightly inflated, as different versions of the same file come up.

My, but we love to solve that StringUtils problem :)
Related Topics >> Open Source      
Comments
Comments are listed in date ascending order (oldest first)