jmahdi
September 25th, 2004, 05:54 PM
when I try to compile my opengl excersises i get this message:
Note: Ex1.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
and i can't get it to compile...!!
when i recompile it with:
javac -deprecation Ex1.java
i get:
Ex1.java:43: warning: destroy() in gl4java.awt.GLCanvas has been deprecated public void destroy()
1 warning
what should I do!??!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Note: Ex1.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
and i can't get it to compile...!!
when i recompile it with:
javac -deprecation Ex1.java
i get:
Ex1.java:43: warning: destroy() in gl4java.awt.GLCanvas has been deprecated public void destroy()
1 warning
what should I do!??!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!