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 components library projects, having a source tree template already filled.

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

If you have just generated this project using the "maven-archetype-cecilia-library", you can then play with the
above files, for example with:
 
 $ mvn clean package
 
which will create a ".car" (Cecilia ARchive) file in the "./target" directory.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy