http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5539
Bug #: 5539
Summary: Open Actor does not find the actor source code when
Kepler is invoked from within Eclipse
Classification: Unclassified
Product: Kepler
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Marc and I noticed that "Open Actor" fails to find the source code when Kepler
is invoked from within Eclipse.
I looked at the classpath by using Tools -> Check System Settings and indeed
ptolemy/src is missing from java.class.path when Kepler is invoked from
Eclipse.
I'm not sure why this would be the case, the code in the
Open Actor looks in the classpath for the corresponding source file.
In the non-Kepler Ptolemy build, the .class files are placed in the same
directory
as the .java files. This is because (in theory) Java .class files should be
the same and separate target directory should not be necessary.
See also bug #5538
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev