You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sonar-project.properties 269B

123456789
  1. # Root project information
  2. sonar.projectKey=multi-files-sample
  3. sonar.projectName=Sonar :: Integration Tests :: Multi-files Sample
  4. sonar.projectVersion=1.0-SNAPSHOT
  5. sonar.language=xoo
  6. # Some properties that will be inherited by the modules
  7. sonar.sources=src/main/xoo