[kepler-dev] exercise-1

Carlos A. Rueda carueda at ucdavis.edu
Thu Feb 17 19:38:55 PST 2005


That worked exactly as indicated. Now I have my fist kepler actor acting!
Thanks!

carlos


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
> 
> 



More information about the Kepler-dev mailing list