Recent Changes - Search:

edit SideBar

SupportForImplementAndExtendInPtolemyII

Currently, any accessor defined in the repository at https://ptolemy.berkeley.edu/accessors can be an interface specification. If you have accessor that repo, then the configure script in Ptolemy II will check out that tree and place the local copy at $PTII/org/terraswarm/accessor. This will be more automatic when the accessor repo is made fully public. For now, to set this up in your Ptolemy tree, do this:

    cd $PTII
    svn update
    ./configure
    svn update

OR

    cd $PTII/org/terraswarm/accessor
    svn co https://repo.eecs.berkeley.edu/svn/projects/terraswarm/accessors/trunk/accessors

(See svn externals for why svn externals properties won't work here.)

See Also


Back to Main Accessors Wiki

Edit - History - Print - Recent Changes - Search
Page last modified on April 14, 2017, at 05:40 AM