ignoring undefined references
Marco Trudel
mtrudel@gmx.ch
Sun Jun 25 15:41:00 GMT 2006
Hello list
Is it possible to ignore undefined references?
The problem is that most of the public available java libraries (e.g.
xerces; http://xerces.apache.org/xerces-j/) use external classes which
they do not provide because they're barely used. So, if such a library
is used, two or three new libraries have to be searched and compiled
too. But they have the same problem...
There come more and more classes into the executables but none of them
will ever be used...
regards
Marco
More information about the Java
mailing list