We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d24e98 commit dec1539Copy full SHA for dec1539
.classpath
@@ -113,10 +113,5 @@
113
<classpathentry kind="lib" path="ext/byte-buddy-agent-1.9.10.jar" sourcepath="ext/src/byte-buddy-agent-1.9.10.jar" />
114
<classpathentry kind="lib" path="ext/objenesis-2.6.jar" sourcepath="ext/src/objenesis-2.6.jar" />
115
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" />
116
- <classpathentry kind="src" path="src/main/dagger">
117
- <attributes>
118
- <attribute name="optional" value="true"/>
119
- </attributes>
120
- </classpathentry>
121
<classpathentry kind="output" path="bin/classes" />
122
</classpath>
0 commit comments