File tree 4 files changed +10
-14
lines changed
4 files changed +10
-14
lines changed Original file line number Diff line number Diff line change 20
20
<arguments >
21
21
</arguments >
22
22
</buildCommand >
23
- <buildCommand >
24
- <name >org.eclipse.m2e.core.maven2Builder</name >
25
- <arguments >
26
- </arguments >
27
- </buildCommand >
28
23
</buildSpec >
29
24
<natures >
30
- <nature >org.eclipse.m2e.core.maven2Nature</nature >
31
25
<nature >org.eclipse.pde.PluginNature</nature >
32
26
<nature >org.eclipse.jdt.core.javanature</nature >
33
27
</natures >
Original file line number Diff line number Diff line change 20
20
<arguments >
21
21
</arguments >
22
22
</buildCommand >
23
- <buildCommand >
24
- <name >org.eclipse.m2e.core.maven2Builder</name >
25
- <arguments >
26
- </arguments >
27
- </buildCommand >
28
23
</buildSpec >
29
24
<natures >
30
- <nature >org.eclipse.m2e.core.maven2Nature</nature >
31
25
<nature >org.eclipse.pde.PluginNature</nature >
32
26
<nature >org.eclipse.jdt.core.javanature</nature >
33
27
</natures >
34
28
</projectDescription >
35
-
Original file line number Diff line number Diff line change 1
1
eclipse.preferences.version =1
2
- encoding/<project>=windows-1252
2
+ encoding/<project>=UTF-8
Original file line number Diff line number Diff line change
1
+ eclipse.preferences.version =1
2
+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =17
3
+ org.eclipse.jdt.core.compiler.compliance =17
4
+ org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
5
+ org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures =disabled
6
+ org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
7
+ org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures =warning
8
+ org.eclipse.jdt.core.compiler.release =enabled
9
+ org.eclipse.jdt.core.compiler.source =17
You can’t perform that action at this time.
0 commit comments