Monthly Archives: March 2014

View Java Source In Eclipse for Windows – The Easy Way

In a previous post I outlined the steps to view java source code in eclipse. I have since found a much easier way to do this. Requirements: Eclipse Standard – https://www.eclipse.org/downloads/index.php Java SE Development Kit for Linux – http://www.oracle.com/technetwork/java/javase/downloads/index.html Steps: Open eclipse Create a

Posted in Java

View Java Source In Eclipse for Windows

As my journey into java development continues, I found an opportunity to investigate core java source code. My interest was the method String.contentEquals(). Curious in the difference between String.equals() and String.contentEquals(), look to java source code. UPDATE: View Java Source In Eclipse for

Posted in Java

DIY Home Network Closet

One day I got tired of my wireless network. I have media hungry devices: Direct TV Home Whole Home DVR (This uses internet download for on-demand content) Two Apple TVs Netflix enabled Blu-Ray Netflix enabled Xbox AirPlay enabled speakers My

Posted in Home, Network, Over Engineered