|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Junior Member
Iscritto dal: Jan 2008
Messaggi: 11
|
problema compilazione progetto Java
Salve a tutti....
ho riscontrato, durante la compilazione del mio progetto in Java(netbeans), 3 errori.... ve li posto e poi spiego meglio init: deps-jar: Compiling 13 source files to C:\Documents and Settings\*******\Desktop\progetto2\build\classes C:\Documents and Settings\*******\Desktop\progetto2\src\Intro.java:332: cannot find symbol symbol : method setDefaultRowBackgroundMode(boolean) location: class com.birosoft.liquid.LiquidLookAndFeel LiquidLookAndFeel.setDefaultRowBackgroundMode(false); C:\Documents and Settings\*******\Desktop\progetto2\src\MainAgenzia.java:616: cannot find symbol symbol : method setDefaultRowBackgroundMode(boolean) location: class com.birosoft.liquid.LiquidLookAndFeel LiquidLookAndFeel.setDefaultRowBackgroundMode(false); C:\Documents and Settings\*******\Desktop\progetto2\src\MainAmministratori.java:372: cannot find symbol symbol : method setDefaultRowBackgroundMode(boolean) location: class com.birosoft.liquid.LiquidLookAndFeel LiquidLookAndFeel.setDefaultRowBackgroundMode(false); Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 errors BUILD FAILED (total time: 2 seconds) è un errore relativo alla classe liquidlnf.jar che ho scaricato e implementato nel progetto download qui(https://liquidlnf.dev.java.net/) permette di cambiare skin(metal,mac....) ma non riesco a risolvere questi 3 errori.... ![]() ripeto....ho scaricato il .jar e implementato nelle librerie del progetto...ma ha risolto solo alcuni problemi questi 3 errori no!! grazie a tutti. |
![]() |
![]() |
![]() |
#2 |
Bannato
Iscritto dal: Oct 2002
Città: Vicino Fermo Mercatino:più di 100 trattative tutte OK
Messaggi: 4651
|
importa la libreria che contiene questa funzione:
setDefaultRowBackgroundMode(boolean) e poi ricompila. Se l'hai già importata hai sbgliato qualcosa, xke' il linker nn lo trova! ciao wing |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 10:05.