Issue #6587 has been updated by Christopher Brooks.
I'll take a look. ---------------------------------------- Feature #6587: summarize missing actors https://projects.ecoinformatics.org/ecoinfo/issues/6587#change-21785 * Author: Daniel Crawl * Status: New * Priority: Normal * Assignee: Daniel Crawl * Category: general * Target version: 2.5.0 * Bugzilla-Id: ---------------------------------------- If a workflow is opened that contains actors that are not present in the class path, an error dialog is displayed for each actor. It would be nice if a list of all the missing actors were displayed. Attached is a modified MoMLParser.java (based on ptolemy-kepler-2.4 sources) from Philippe Huyhn that displays the missing actors. The list of missing actors is written to stdout. Using MessageHandler would be preferred since it displays a dialog, but MessageHandler appears to not allow copy and paste. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: https://projects.ecoinformatics.org/ecoinfo/my/account
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
