-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathgradle.properties
63 lines (52 loc) · 1.57 KB
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
pluginGroup = com.cedricziel.idea
pluginNameCMS = TYPO3 CMS Support
pluginNameFluid = TYPO3 Fluid Support
pluginNameTypoScript = TYPO3 TypoScript Support
pluginVersion = 0.9.3
javaVersion = 1.17
javaTargetVersion = 1.17
jFlexRelease = 1.7.0-1
pluginVerifierIdeVersions = 2022.3, 2023.1
grammarKitPluginVersion = 2021.2.2
ideaVersion = IU-2023.1
phpPluginVersion = 231.8109.199
psiViewerPluginVersion = 231-SNAPSHOT
customSinceBuild=231
customUntilBuild=231.*
#grammarKitPluginVersion = 2021.2.2
#ideaVersion = IU-2022.3
#phpPluginVersion = 223.7571.231
#psiViewerPluginVersion = 223-SNAPSHOT
#customSinceBuild=223
#customUntilBuild=223.*
#grammarKitPluginVersion = 2021.2.1
#grammarKitVersion = 2021.1.1
#ideaVersion = IU-213.5744.202-EAP-SNAPSHOT
#phpPluginVersion = 213.5744.206
#psiViewerPluginVersion = 213-SNAPSHOT
#customSinceBuild=213
#customUntilBuild=213.*
#grammarKitPluginVersion = 2021.1.3
#ideaVersion = IU-2021.2.2
#phpPluginVersion = 212.5284.49
#psiViewerPluginVersion = 212-SNAPSHOT
#customSinceBuild=212
#customUntilBuild=212.*
#grammarKitPluginVersion = 2020.2.1
#ideaVersion = IU-2021.1
#phpPluginVersion = 211.6693.120
#psiViewerPluginVersion = 211-SNAPSHOT
#customSinceBuild=211
#customUntilBuild=211.*
#grammarKitPluginVersion = 2020.2.1
#ideaVersion = IU-2020.3.3
#phpPluginVersion = 203.7148.15
#psiViewerPluginVersion = 203-SNAPSHOT
#customSinceBuild=203
#customUntilBuild=203.*
#grammarKitPluginVersion = 2020.2.1
#ideaVersion = IU-2020.2
#phpPluginVersion = 202.6397.94
#psiViewerPluginVersion = 202-SNAPSHOT
#customSinceBuild=202
#customUntilBuild=202.*