[kepler-dev] [Bug 4858] Open Actor on non-composite actors no longer works
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Mon Mar 1 18:09:15 PST 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4858
--- Comment #9 from Christopher Brooks <cxh at eecs.berkeley.edu> 2010-03-01 18:09:14 PST ---
I can reproduce this under Kepler trunk with Eclipse.
The workaround is to add ptolemy/src to the classpath.
How I did this is when I set up the Java Application:
> Create a new Java Application Run Configuration by going to
> Run/Run Configurations. In the main tab enter the project
> "kepler" and Main class: "org.kepler.Kepler"
I then when to the classpath tab, clicked on the
kepler (default classpath)
leaf, clicked the "Advanced" button.
In the "Advanced Options" window, I selected "Add Folders"
and browsed to ptolemy/src.
So, I guess the Eclipse configuration needs to be updated
to include the source for each module in the classpath.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list