 2c594cae5d
			
		
	
	
		2c594cae5d
		
	
	
	
	
		
			
			There are about 4000 warnings from all the included submodules included as symlinks. This hides them all so Eclipse only shows the warnings for FDroid itself.
		
			
				
	
	
		
			18 lines
		
	
	
		
			899 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			899 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <classpath>
 | |
| 	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
 | |
| 	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
 | |
| 	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
 | |
| 	<classpathentry kind="src" path="src"/>
 | |
| 	<classpathentry kind="src" path="extern/symlinks-for-ant-and-eclipse">
 | |
| 		<attributes>
 | |
| 			<attribute name="ignore_optional_problems" value="true"/>
 | |
| 		</attributes>
 | |
| 	</classpathentry>
 | |
| 	<classpathentry kind="src" path="gen"/>
 | |
| 	<classpathentry combineaccessrules="false" kind="src" path="/AndroidPinning"/>
 | |
| 	<classpathentry combineaccessrules="false" kind="src" path="/MemorizingActivity"/>
 | |
| 	<classpathentry combineaccessrules="false" kind="src" path="/UniversalImageLoader"/>
 | |
| 	<classpathentry kind="output" path="bin/classes"/>
 | |
| </classpath>
 |