1.1. Source Files
Java: *.java
Vala: *.vala
Unlike Java, Vala file names are not tied to the types they contain, and valac does not enforce a file naming convention. See File Naming for the conventions commonly used across Vala projects.
Java: *.java
Vala: *.vala
Unlike Java, Vala file names are not tied to the types they contain, and valac does not enforce a file naming convention. See File Naming for the conventions commonly used across Vala projects.