All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.README.txt Maven / Gradle / Ivy

Go to download

This archetype is useful to quick start Cecilia applications, having a source tree template already filled.

There is a newer version: 2.1-start-8763
Show newest version
The "src/main/cecilia" folder (and subdirectories) should contains the sources of your application (*.c, *.h, *.idl, *.fractal).

If you have just generated this project using the "maven-archetype-cecilia-application", you can then play with the
above files, for example with:
 
 $ mvn clean compile
 
which will create an executable file located under "./target/build/obj". See the end of the console messages
produced by the above command to get the full path to the file which you can execute.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy