I try make a report with iReport and connect on my netbeans, but i very confuse, i have run on my netbeans, is ok but this error message which I get "
WARNING: The 'bottomBorderColor' attribute is deprecated. Use the <pen> tag instead.
Jul 24, 2008 12:53:32 AM net.sf.jasperreports.engine.xml.JRBoxFactory setBoxAttributes
WARNING: The 'rightBorder' attribute is deprecated. Use the <pen> tag instead.
Jul 24, 2008 12:53:32 AM net.sf.jasperreports.engine.xml.JRBoxFactory setBoxAttributes
WARNING: The 'rightBorderColor' attribute is deprecated. Use the <pen> tag instead.
.....bla...bla...
But i have my report normally.
If a build my project in jar or exe format my report can not show...
If once again i try to run on my netbeans this error message which I get " :
deps-clean:
Deleting directory E:\Project\Java\RenVCD\build
Deleting directory E:\Project\Java\RenVCD\dist
E:\Project\Java\RenVCD\nbproject\build-impl.xml:622: Unable to delete file E:\Project\Java\RenVCD\dist\lib\commons-beanutils-1.7.jar
BUILD FAILED (total time: 1 second)
I don't know what's wrong and how to improve and repair it..
Please help me...