We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adcfb0c commit 6f345cbCopy full SHA for 6f345cb
pom.xml
@@ -19,6 +19,7 @@
19
<java.version>18</java.version>
20
<javafx.version>18.0.1</javafx.version>
21
<sonar.organization>drrename</sonar.organization>
22
+ <sonar.projectKey>DrRename_drrename</sonar.projectKey>
23
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
24
<sonar.coverage.exclusions>src/main/java/drrename/PrimaryStageInitializer.java</sonar.coverage.exclusions>
25
</properties>
0 commit comments