[kepler-dev] [Bug 2531] - The link from Kepler intro page to the Ptolemy quick links page is broken
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Apr 2 10:16:54 PDT 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2531
------- Comment #8 from cxh at eecs.berkeley.edu 2008-04-02 10:16 -------
This bug could be assigned to me.
I just added CCodeGenerator to this list of classes to be
excluded in:
kepler/configs/ptolemy/configs/kepler/configuration.xml
This change should go into Kepler 1.0.
To check this:
0) Edit build.xml and change
<jvmarg value="-Xmx512m"/>
<jvmarg value="-Xss5m"/>
to:
<jvmarg value="-Xmx1024m"/>
<!--jvmarg value="-Xss5m"/ -->
1) Do "ant run-dev:, then click on Documentation
2) Click on "background information on Ptolemy"
3) Click on "Copyright"
4) Click on "Copyrights" at the bottom
5) On the line "ptolemy/configs/doc/completeDemosPtinyKepler.htm"
click on "Open the .htm, .html, .xml and .pdf"
All the demos will open.
More information about the Kepler-dev
mailing list