warning: [path] bad path element "/home/jimmitry/Bureau/WEBAURA/R & D/974APPS/lib/iText-toolbox.jar": no such file or directory
warning: [path] bad path element "/home/jimmitry/Bureau/WEBAURA/R & D/974APPS/lib/iText-toolbox-2.1.5.jar": no such file or directory
warning: [path] bad path element "/home/jimmitry/Bureau/WEBAURA/R & D/974APPS/lib/bcmail-jdk14-138.jar": no such file or directory
warning: [path] bad path element "/home/jimmitry/Bureau/WEBAURA/R & D/974APPS/lib/bcprov-jdk14-138.jar": no such file or directory
webapps/DBSConnector/COMPILES/FurPRGM_1.java:148: warning: [rawtypes] found raw type: Set
Set myKeys = myTreeMap.keySet();
^
missing type arguments for generic class Set
where E is a type-variable:
E extends Object declared in interface Set
webapps/DBSConnector/COMPILES/FurPRGM_1.java:149: warning: [rawtypes] found raw type: Iterator
Iterator myKeysIterator = null;
^
missing type arguments for generic class Iterator
where E is a type-variable:
E extends Object declared in interface Iterator
6 warnings
__Compilation is successful ... OK at 2012-09-01 16:53:26.589+0400