Project

General

Profile

Actions

Bug #5539

closed

Open Actor does not find the actor source code when Kepler is invoked from within Eclipse

Added by Christopher Brooks over 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Category:
build system
Target version:
Start date:
11/12/2011
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5539

Description

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

Actions

Also available in: Atom PDF