Actions
Bug #2067
closedConfigure Ports command causes error with PTII CVS
Start date:
04/17/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2067
Description
When using the Ptolemy CVS version as the basis for Kepler and compiling from
Ant, trying the 'Configure Ports' command for any actor causes a 'Failed to
create Dialog Tableau' error. Following the stack trace indicates 'Caused by:
java.lang.NoSuchMethodError: ptolemy.data.expr.Constants.types()Ljava/util/TreeMap;'
This error disappears if the src/exp/ptolemy/data/expr/Constants.java code is
removed from Kepler. (Some kind of problem with new PT code?)
Jing reports that the error does NOT appear when using Eclipse !
Actions