Witam.
Program się kompiluje i działa dobrze tylko przy eksporcie do jar w Netbeansie wywala błędy.
Created dir: C:\Users\Damian\Desktop\JumboBMI\JumboBMI\bmi v3.0\dist
Copying 1 file to C:\Users\Damian\Desktop\JumboBMI\JumboBMI\bmi v3.0\build
Warning: Setting Codebase manifest attribute to '*' due to current JNLP Codebase. Set manifest.custom.codebase property to override the non-secure value '*'.
C:\Users\Damian\Desktop\JumboBMI\JumboBMI\bmi v3.0\nbproject\jnlp-impl.xml:469: The following error occurred while executing this line:
C:\Users\Damian\Desktop\JumboBMI\JumboBMI\bmi v3.0\nbproject\build-impl.xml:835: copylibs doesn't support the "excludeFromCopy" attribute
BUILD FAILED (total time: 0 seconds)
pierwszy link z błędu wskazuje na tą linie w pliku:
<j2seproject3:copylibs manifest="${tmp.manifest.file}">
<customize>
<attribute name="Main-Class" value="${main.class}"/>
</customize>
</j2seproject3:copylibs>