Skip to content

Commit 6becd5f

Browse files
committed
Sorting JavaCompilerLocalize.
1 parent d3605a8 commit 6becd5f

1 file changed

Lines changed: 33 additions & 33 deletions

File tree

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
add.notnull.assertions:
2-
text: Add @NotNull &assertions
3-
eclipse.compiler.error.jar.not.found:
4-
text: |-
5-
Cannot start Eclipse compiler.
6-
The file {0} not found.
2+
text: Add @NotNull &assertions
3+
compiler.eclipse.embedded.name:
4+
text: Eclipse in-process
75
compiler.eclipse.name:
8-
text: Eclipse
9-
eclipse.options.group.title:
10-
text: Eclipse Options
6+
text: Eclipse
7+
compiler.javac.name:
8+
text: Javac
9+
eclipse.compiler.analyzing:
10+
text: Analyzing {0}
11+
eclipse.compiler.error.jar.not.found:
12+
text: |-
13+
Cannot start Eclipse compiler.
14+
The file {0} not found.
1115
eclipse.compiler.parsing:
12-
text: Parsing {0}
16+
text: Parsing {0}
1317
eclipse.compiler.reading:
14-
text: Reading classes
15-
eclipse.compiler.analyzing:
16-
text: Analyzing {0}
17-
compiler.eclipse.embedded.name:
18-
text: Eclipse in-process
19-
generate.ant.build.title:
20-
text: Generate Ant Build
18+
text: Reading classes
19+
eclipse.options.group.title:
20+
text: Eclipse Options
2121
generate.ant.build.progress.message:
22-
text: Generating ant build...
23-
compiler.javac.name:
24-
text: Javac
22+
text: Generating ant build...
23+
generate.ant.build.title:
24+
text: Generate Ant Build
2525
javac.error.jdk.home.missing:
26-
text: |-
27-
Cannot find home directory ''{1}'' for JDK ''{0}''.
28-
Update JDK configuration.
26+
text: |-
27+
Cannot find home directory ''{1}'' for JDK ''{0}''.
28+
Update JDK configuration.
2929
javac.error.jdk.is.not.set.for.module:
30-
text: |-
31-
JDK is not set for module ''{0}''.
32-
Update JDK configuration.
30+
text: |-
31+
JDK is not set for module ''{0}''.
32+
Update JDK configuration.
33+
javac.error.target.jdk.not.supported:
34+
text: Compilation is not supported for JDK lower 1.5
3335
javac.error.tools.jar.missing:
34-
text: |-
35-
Cannot obtain path javac classes for JDK {0}.
36-
Update JDK configuration.
36+
text: |-
37+
Cannot obtain path javac classes for JDK {0}.
38+
Update JDK configuration.
3739
javac.error.unknown.jdk.version:
38-
text: |-
39-
Cannot determine version for JDK {0}.
40-
Update JDK configuration.
41-
javac.error.target.jdk.not.supported:
42-
text: Compilation is not supported for JDK lower 1.5
40+
text: |-
41+
Cannot determine version for JDK {0}.
42+
Update JDK configuration.

0 commit comments

Comments
 (0)