[kepler-dev] problems and fixes in cvs head of ptolemy
Chad Berkley
berkley at nceas.ucsb.edu
Thu Jan 8 14:04:32 PST 2004
ok, I got the head of the ptolemy cvs to work with kepler. This is what
I did:
-add TextAttribute.java to the makefile in
ptII/ptolemy/vergil/kernel/attributes
-remake that directory
-change line 87 of
ptII/ptolemy/vergil/kernel/attributes/ImageAttribute.java to be
source.setExpression("$PTII/doc/img/ptIIplanetIcon.gif");
(instead of "$CLASSPATH/doc/....")
-remake that directory.
-change line 87 of
ptII/ptolemy/vergil/kernel/attributes/demo/AnimateVergil/AnimateVergil.xml
to <property name="source"
class="ptolemy.kernel.attributes.FileAttribute"
value="$PTII/doc/img/ptIIplanetIcon.gif">
(again instead of "$CLASSPATH/doc....")
hope that works for you. if it does, maybe forward this info onto the
ptolemy folks. It looks like someone just inadvertantly stuck in
$CLASSPATH when it should have been $PTII.
chad
--
-----------------------
Chad Berkley
National Center for
Ecological Analysis
and Synthesis (NCEAS)
berkley at nceas.ucsb.edu
-----------------------
More information about the Kepler-dev
mailing list