willcodejavaforfood.com

About willcodejavaforfood.com

This is the playground and sandbox for Erik Lundqvist. Here you will find some of my personal projects that I thought were worth sharing. Most of my projects will be for the purpose of learning new technologies, but hopefully something will be production quality. Every piece of software will be free, but not everything might be open source. See individual product descriptions for more details about the licensing. I hope you will have found something worth your while from your visit to my little playground.
Since I make my living as a Java Developer most of my projects will have been coded in Java, but this site is all about trying new things and next on the menu is CSS and JavaScript.

Here - Eclipse Plugin

I'm proud to announce the release of Here. An Eclipse Plugin for quickly navigating to the selected location via Windows Explorer or a Command window.

My Clippings Released!

I'm proud to announce the release of My Clippings. It is a utility for converting your Annotations and Clippings from your Kindle 2 into a nicely formatted table. Supported formats are: HTML, CSV and DOCX.

Variable Usage Released!

I am making a proof of concept prototype available for anyone to try. It is called Variable Usage and is used to as a refactoring tool. By finding out which methods use which variables methods can be extracted to form their own classes.

Variable Usage Updated!

I've added some new functionality which hopefully will be useful. This includes automatic filtering of getter and setter methods, the ability to choose which methods to ignore and a mechanism for showing which methods are connected through their use of variables. Check out the Variable Usage product page for more details.