Eclipse User Library Generator 1.0.0

Eclipse Icon
© Eclipse

For those Eclipse users out there that might be annoyed when having to create a custom user library sourced from multiple Java files in multiple sub-directories, I have developed a simple tool that will generate a user library file from a root directory. This takes the time and effort out of manually selecting files in each sub-directory. The User Library Generator generates a user library file by walking all sub-directories of the root directory, looking for files that have a “.jar” extension only.

You can download the the file here:

Documentation, complete with setup and usage, is included in the download.

Enjoy.

Monday, June 4th, 2007 Software

5 Comments to Eclipse User Library Generator 1.0.0

  1. Where’s the source? :) Curious what this would look link in Ruby as point of comparison.

  2. Brant Herbert on June 6th, 2007
  3. Yeah, I’ll do that. I’m currently working on a new release of the software that will add a new level to the user experience. I’ll be cleaning up the doc and adding in the source code too.

    It would be cool to see you republish my work on your site using the Ruby language. I’m excited.

    What about putting together a Getting Started guide on your site for a Java weenies, like me, that has not made the plunge yet? Yeah, I know, I’m a slacker…

  4. Brooke Kuhlmann on June 7th, 2007
  5. As a Ruby script. See http://bh.tumblr.com/post/3127989

  6. Brant Herbert on June 7th, 2007
  7. Yep, very cool…and with so few lines of code to boot!

    There is a requires statement at the top of your code that I assume means you are pulling in additional code or libraries?

    Do you get all the libraries for free as well? In other words, you have XML support out-of-the box with Ruby versus having to download third-party JARs with Java?

  8. Brooke Kuhlmann on June 7th, 2007
  9. Follow-up via email.

  10. Brant Herbert on June 8th, 2007

Leave a comment

You must be logged in to post a comment.

Search

 

Categories