Actions
Bug #4014
closedRemove "include class" checkbox in export kar dialog
Start date:
04/22/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4014
Description
This check box should be removed because we do not currently support including class files in the kar.
Updated by ben leinfelder over 15 years ago
This is not a checkbox - it is a JOptionPane dialog with the prompt:
"Would you like to save the actor's class file within the KAR file? This is usually not necessary unless you have created a custom actor in Java (i.e. not a composite or expression actor."
I am commenting that out (default saveClass=false)
Actions