Page 1 of 1

Exclude debug.cap in JCIDE

Posted: Mon Feb 20, 2017 10:21 pm
by chaholic
From this topic viewtopic.php?f=15&t=1078, I learned that debug.cap is useless and can be deleted in the final applet CAP file. So can I exclude it when generating cap file in JCIDE? I mean the final applet cap file generated by JCIDE doesn't have debug.cap at all. Is there any configuration to do this?Thanks.

Re: Exclude debug.cap in JCIDE

Posted: Tue Feb 21, 2017 5:52 am
by chico0609
There is an option under "Build" - "Property". On the property sheet, just disable "- debug" option. Then your final cap file will not include debug.cap.