Thanks for the suggestion, but it didn't work. Now, I get:
[javac] C:\Program Files\Limewire_255\limewire\gui\com\limegroup\gnut ella\gu
i\library\LinkHandler.java:193: missing return statement
[javac] private String getLabel() {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
Also, does anyone know why the code in the Production Build doesn't compile? One would think this code would be in a buildable state... |