Special Agent Orange Guest
|
Posted: Sun Apr 22, 2007 2:59 pm Post subject: Compiler Warning, sun proprietary |
|
|
New guy here, learning netbeans and java. Just minding my own business
and my program seems to be working. I get a compiler error that says,
"C:\NetBeans\FamilyTree\src\gui\main_form.java:14: warning:
com.sun.org.apache.bcel.internal.generic.AALOAD is Sun proprietary API
and may be removed in a future release"
because around the top of the file I have a line that says,
"import com.sun.org.apache.bcel.internal.generic.AALOAD;"
I didn't put that import statement in there. If you folks see warning
from imports that the IDE inserts, any concerns?
Special Agent Orange, over and out.
My ancestors swung by their necks, not their tails.
I suport publick skool
When republicans are in power, people exploit people.
(When democrats are in power, it's just the opposite.) |
|