archetype-resources.README.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of maven-archetype-cecilia-library
Show all versions of maven-archetype-cecilia-library
This archetype is useful to quick start Cecilia components library
projects, having a source tree template already filled.
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