mirror of
				https://github.com/MinimalBible/MinimalBible-Legacy
				synced 2025-11-04 02:10:30 -05:00 
			
		
		
		
	Add jsword to the classpath
Need to add a submodule sometime in the future.
This commit is contained in:
		@ -1,9 +1,10 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					<?xml version="1.0" encoding="UTF-8"?>
 | 
				
			||||||
<classpath>
 | 
					<classpath>
 | 
				
			||||||
	<classpathentry kind="src" path="src"/>
 | 
						<classpathentry kind="src" path="src"/>
 | 
				
			||||||
	<classpathentry kind="src" path="gen"/>
 | 
						<classpathentry kind="src" path="gen"/>
 | 
				
			||||||
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
 | 
						<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.LIBRARIES"/>
 | 
				
			||||||
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
 | 
						<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
 | 
				
			||||||
	<classpathentry kind="output" path="bin/classes"/>
 | 
						<classpathentry kind="lib" path="/jsword"/>
 | 
				
			||||||
</classpath>
 | 
						<classpathentry kind="output" path="bin/classes"/>
 | 
				
			||||||
 | 
					</classpath>
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user