Hello Forum!
I have inherited some code that is supposed to work just fine.
The trouble is that when everything is rebuilt on my desktop, the projects crash.
They all seem to crash at one particular part of code.
I pass it a string and the "getResource" or "getContentClassLoader" is failing.
Any ideas?
http://i67.photobucket.com/albums/h2...psbb2c54ae.png
I guess one way to tackle this is to break it apart into segments.