View Single Post
  #3 (permalink)  
Old August 28th, 2002
Cornholio Cornholio is offline
Disciple
 
Join Date: April 19th, 2002
Location: California
Posts: 11
Cornholio is flying high
Default

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...
Reply With Quote