I started to make a Firefox add-on and wanted to lookup a few things in the source code of Firefox. But all the source is inside a jar file and I haven’t found any software to search content inside Jar or Zip files. There a plenty where you can search for file names, but none inside the text files in the zipped file.
So I decided to program one for myself. As a Java programmer it was quite fast to get any result. By the first version, which I put to sourcefourge, you can search directories with many Jar’s or Zip’s and search content inside the zip file.
Current version of ZipSearch is 0.0.1
Abgelegt unter: own programs | Kommentar schreiben »