• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Search within Jar files package

 
Ranch Hand
Posts: 1873
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I have written little java app to allow search for files within jar files. The capability of this package is,
1. We can specify multiple folders' pattern to search really powerfully
2. We can specify multiple jar file patterns to search in various jar files matching a criteria
3. We can specify pattern for the file name we want to look for in jar files that matches the criteria resolved after pattern resolution in step1 and step2

This is uploaded at,
http://www.geocities.com/maulin_v/jarsearch.jar

It has README.txt included at top level in the jarfile and a screenshot in the jarsearch folder (within the jar file).

Please review it and let me know what you think about it. Is it useful? What modifications would be better to make? Any suggestion is welcome. Its not done with lot of thinking so it might have obvious flaws but please forgive me for that and provide your input via email or post at JR....

Regards
Maulin
 
Your buns are mine! But you can have this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic