willcodejavaforfood.com

Product Overview

Product Description Download
My Clippings My Clippings is the program for anyone with a Kindle 2 who uses Annotations or Clippings capability of the Kindle 2. It will allow you to transform your 'My Clippings' files into a table format. My Clippings can create HTML tables, CSV that can be used for importing into Excel or just a docx file which is the latest Microsoft Word document format. Mac OS X Windows
Variable Usage Eclipse plugin which lets you see which methods use which member variables. The idea is that in a perfect class all member methods should use all member variables, at least according to Clean Code. I thought it was interesting so created this plugin as a proof of concept. The idea is that it should give guidance for refactoring bulky classes by creating new classes from the methods that use the same variables. Eclipse Plugin
TvTorrentButler I recently installed Plex on my Mac Mini and I rather quickly got tired of moving and renaming all the TV Shows I downloaded. TvTorrentButler will try and do all this for you by analysing the structure of your Plex folder. This should work for other media centers with a similar file structure as Plex. Mac OS X
Here An Eclipse Plugin that will install two menu items in the context menu for files for opening Explorer or a Command window in the selected location. Currently only Windows is supported as that is what I use at work. Eclipse Plugin