Change default server port to 443
[fonbot.git] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="gen">
5 <attributes>
6 <attribute name="ignore_optional_problems" value="true"/>
7 </attributes>
8 </classpathentry>
9 <classpathentry kind="src" path="lib">
10 <attributes>
11 <attribute name="ignore_optional_problems" value="true"/>
12 </attributes>
13 </classpathentry>
14 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
15 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
16 <classpathentry kind="output" path="bin/classes"/>
17 </classpath>
This page took 0.020871 seconds and 4 git commands to generate.