[kepler-dev] exercise-1

Ilkay Altintas altintas at sdsc.edu
Wed Feb 16 09:20:18 PST 2005


Hi Carlos,

Unfortunately, the Tutorial is quite outdated.
The steps to building an actor is the same but the procedure for adding 
that actor to the library has changed.
To add your actor, please use the steps in Chad's instructions below.

  We'll update the tutorial asap. Thanks for letting us know about this.

-ilkay


On Feb 16, 2005, at 9:10 AM, Chad Berkley wrote:

> I'm not exactly sure what you are trying to do.  Are you trying to add 
> your new actor to the actor library (the tree on the left of vergil)? 
> If so, there are several files you have to edit.  If you want to add 
> your actor to the library, see the file 
> kepler/docs/tutorial/JNIHowTo.txt.  Scroll down near the bottom to the 
> section "Adding your actor to the actor library" and follow those 
> instructions.   Note that those instructions are kepler specific and 
> will not work for stand-alone ptolemy.
>
> chad
>
> Carlos A. Rueda wrote:
>> Hi all,
>> I'm trying to create a helloworld actor by following the steps in
>> http://users.sdsc.edu/~altintas/KeplerTutorial/KeplerHandsOn.html .
>> Compilation is OK but I'm getting stuck to finish the following step:
>> * Add your actor as an entity under the kepler/tutorial library.
>> Open the file "$KEPLER/lib/tutorial.xml"
>> Update the file in the shown place by:
>>     <entity name="HelloWorld" 
>> class="edu.tutorial.carueda.HelloWorld"/>
>> Actually there isn't exist any tutorial.xml as implied by "...in the
>> shown place.."
>> Am I missing something?
>> Thanks!
>> carlos
>> _______________________________________________
>> kepler-dev mailing list
>> kepler-dev at ecoinformatics.org
>> http://www.ecoinformatics.org/mailman/listinfo/kepler-dev
> _______________________________________________
> kepler-dev mailing list
> kepler-dev at ecoinformatics.org
> http://www.ecoinformatics.org/mailman/listinfo/kepler-dev




More information about the Kepler-dev mailing list