Skip to content
Snippets Groups Projects
Commit 5b7938ac authored by Abraham Kiggundu's avatar Abraham Kiggundu
Browse files

fixed missing linked folder resource

parent 04d1ef72
No related branches found
No related tags found
No related merge requests found
......@@ -30,4 +30,11 @@
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>gen</name>
<type>2</type>
<location>${PROJECT_LOC}/build/generated/source</location>
</link>
</linkedResources>
</projectDescription>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment