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 4545 <classpathentry kind =" lib" path =" /third-party/java/okio/okio-1.13.0.jar" />
4646 <classpathentry kind =" lib" path =" /third-party/java/auto/auto-common-0.8.jar" sourcepath =" /third-party/java/auto/auto-common-0.8-sources.jar" />
4747 <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 >
4853 <classpathentry kind =" output" path =" build/production" />
4954</classpath >
Original file line number Diff line number Diff line change @@ -9,4 +9,5 @@ org.eclipse.jdt.core.compiler.debug.localVariable=generate
99org.eclipse.jdt.core.compiler.debug.sourceFile =generate
1010org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
1111org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
12+ org.eclipse.jdt.core.compiler.processAnnotations =enabled
1213org.eclipse.jdt.core.compiler.source =1.8
You can’t perform that action at this time.
0 commit comments