HEADS-project / training

Training material to get started with the HEADS technologies
10 stars 16 forks source link

SINTEF-INST contribution for training 3 #59

Closed sdalgard closed 9 years ago

sdalgard commented 9 years ago

A combined ThingML and Java mux/demux is combined into one Javanode 1)The ThingML code can be generated based on the file 3.Wrapping_ThingML_into_Kevoree\3.3_Contrib\SINTEF-INST\3.3-contrib\3.3-thingml\contribThing_java\JavaPIF.thingml 2)mvn clean install must be run for the generated thingml code 3)The pom.xml for trunkmux in the has to be adapted to reflect the absolute path for your generated thingml code 4)mvn clean install must be run for the trunkmux code 5)mvn kev:run to be run for the trunkmux code

brice-morin commented 9 years ago

Hmmmmm.... Your pull request is not automatically mergeable... Seems like many files (too much?) have been changed.... Maybe you can directly commit your contrib (maybe with a bit of cleaning) directly into the main repo? Or I can try to merge it now... But I am not sure about the final result...

sdalgard commented 9 years ago

I have now made a direct commit of final step in my contrib