Java

Fixing Eclipse’s Java Dependancy Errors

While setting up Eclipse on my development station in order to compare it to NetBeans I encountered the following error: I have Java installed, and it is working properly. It was a big pain to get working properly the first time with NetBeans so I was worried that if I tweaked it to work with […]

Continue Reading...

Java Programming

Disable SVN in NetBeans

For the last couple of weeks I’ve been doing some Java development using NetBeans and every couple of days my checked out copy of the project dies on me. I was getting very frustrated because each time it happened I had to check out an older revision to a new directory, then export the corrupted […]

Continue Reading...