[kepler-dev] [Bug 5539] New: Open Actor does not find the actor source code when Kepler is invoked from within Eclipse

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Sat Nov 12 18:57:41 PST 2011


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: barseghian at nceas.ucsb.edu
        ReportedBy: cxh at eecs.berkeley.edu
         QAContact: kepler-dev at kepler-project.org


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.


More information about the Kepler-dev mailing list