mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-17 02:52:46 -06:00
add src/ui folder for both Android and GWT UIs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
||||
<classpathentry kind="output" path="src"/>
|
||||
</classpath>
|
||||
Reference in New Issue
Block a user