File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 45
45
<classpathentry kind =" lib" path =" /third-party/java/okio/okio-1.13.0.jar" />
46
46
<classpathentry kind =" lib" path =" /third-party/java/auto/auto-common-0.8.jar" sourcepath =" /third-party/java/auto/auto-common-0.8-sources.jar" />
47
47
<classpathentry kind =" lib" path =" /third-party/java/service/auto-service-1.0-rc4.jar" sourcepath =" /third-party/java/service/auto-service-1.0-rc4-sources.jar" />
48
+ <classpathentry kind =" src" path =" .apt_generated" >
49
+ <attributes >
50
+ <attribute name =" optional" value =" true" />
51
+ </attributes >
52
+ </classpathentry >
48
53
<classpathentry kind =" output" path =" build/production" />
49
54
</classpath >
Original file line number Diff line number Diff line change @@ -9,4 +9,5 @@ org.eclipse.jdt.core.compiler.debug.localVariable=generate
9
9
org.eclipse.jdt.core.compiler.debug.sourceFile =generate
10
10
org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
11
11
org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
12
+ org.eclipse.jdt.core.compiler.processAnnotations =enabled
12
13
org.eclipse.jdt.core.compiler.source =1.8
You can’t perform that action at this time.
0 commit comments