-
Notifications
You must be signed in to change notification settings - Fork 1.2k
/
.classpath
119 lines (119 loc) · 13.5 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="Algorithm/Java/InterviewTest/AlgorithmQuestions/src"/>
<classpathentry kind="src" path="Algorithm/Java/InterviewTest/src"/>
<classpathentry kind="src" path="AndroidProjects/AlarmManagerExample/gen"/>
<classpathentry kind="src" path="AndroidProjects/AlarmManagerExample/src"/>
<classpathentry kind="src" path="AndroidProjects/AndroidButtons/gen"/>
<classpathentry kind="src" path="AndroidProjects/AndroidButtons/src"/>
<classpathentry kind="src" path="AndroidProjects/AndroidLayout/gen"/>
<classpathentry kind="src" path="AndroidProjects/AndroidLayout/src"/>
<classpathentry kind="src" path="AndroidProjects/EnableDisableBroadcastReceiver/gen"/>
<classpathentry kind="src" path="AndroidProjects/EnableDisableBroadcastReceiver/src"/>
<classpathentry kind="src" path="AndroidProjects/EnableDisableBroadcastReceiver2/gen"/>
<classpathentry kind="src" path="AndroidProjects/EnableDisableBroadcastReceiver2/src"/>
<classpathentry kind="src" path="AndroidProjects/GCMAndroidExample/gen"/>
<classpathentry kind="src" path="AndroidProjects/GCMAndroidExample/src"/>
<classpathentry kind="src" path="AndroidProjects/GCMAppEngineExample/src"/>
<classpathentry kind="src" path="AndroidProjects/JellyBeanAnimationExample/gen"/>
<classpathentry kind="src" path="AndroidProjects/JellyBeanAnimationExample/src"/>
<classpathentry kind="src" path="AndroidProjects/JellyBeanClipboard/gen"/>
<classpathentry kind="src" path="AndroidProjects/JellyBeanClipboard/src"/>
<classpathentry kind="src" path="AndroidProjects/JellyBeanNotificationExample/gen"/>
<classpathentry kind="src" path="AndroidProjects/JellyBeanNotificationExample/src"/>
<classpathentry kind="src" path="AndroidProjects/LetMeKnow/gen"/>
<classpathentry kind="src" path="AndroidProjects/LetMeKnow/src"/>
<classpathentry kind="src" path="AndroidProjects/OrientationSpecificLayout/gen"/>
<classpathentry kind="src" path="AndroidProjects/OrientationSpecificLayout/src"/>
<classpathentry kind="src" path="AndroidProjects/SimpleSMSApp/gen"/>
<classpathentry kind="src" path="AndroidProjects/SimpleSMSApp/src"/>
<classpathentry kind="src" path="AndroidProjects/simpleWidgetExample/gen"/>
<classpathentry kind="src" path="AndroidProjects/simpleWidgetExample/src"/>
<classpathentry kind="src" path="AndroidProjects/VoiceRecognitionExample/gen"/>
<classpathentry kind="src" path="AndroidProjects/VoiceRecognitionExample/src"/>
<classpathentry kind="src" path="AndroidProjects/WidgetAlarmManagerExample/gen"/>
<classpathentry kind="src" path="AndroidProjects/WidgetAlarmManagerExample/src"/>
<classpathentry kind="src" path="CaliperProjects/RegularExpression/src"/>
<classpathentry kind="src" path="JavaPrograms/AirTrafficController/src"/>
<classpathentry kind="src" path="JavaPrograms/jarExample"/>
<classpathentry kind="src" path="JMeter"/>
<classpathentry kind="src" path="Miscellaneous/env_var"/>
<classpathentry kind="src" path="Miscellaneous/Integer_swap/src"/>
<classpathentry kind="src" path="webApplication/HelloWorldWebApp/src/main/java"/>
<classpathentry kind="lib" path="AndroidProjects/.metadata/.plugins/com.google.appengine.eclipse.core/appengine-sdk-proxy.jar"/>
<classpathentry kind="lib" path="AndroidProjects/.metadata/.plugins/com.google.appengine.eclipse.core/appengine-tools-api.jar"/>
<classpathentry kind="lib" path="AndroidProjects/AlarmManagerExample/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/AndroidButtons/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/AndroidLayout/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/EnableDisableBroadcastReceiver/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/EnableDisableBroadcastReceiver2/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAndroidExample/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAndroidExample/libs/gcm.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/appengine-api-1.0-sdk-1.7.0.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/appengine-api-labs.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/appengine-endpoints.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/appengine-jsr107cache-1.7.0.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/datanucleus-appengine-1.0.10.final.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/datanucleus-core-1.1.5.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/datanucleus-jpa-1.1.5.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/geronimo-jpa_3.0_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/geronimo-jta_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/gson-2.2.2.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/jdo2-api-2.3-eb.jar"/>
<classpathentry kind="lib" path="AndroidProjects/GCMAppEngineExample/war/WEB-INF/lib/jsr107cache-1.1.jar"/>
<classpathentry kind="lib" path="AndroidProjects/JellyBeanAnimationExample/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/JellyBeanClipboard/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/JellyBeanNotificationExample/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/OrientationSpecificLayout/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/VoiceRecognitionExample/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="AndroidProjects/WidgetAlarmManagerExample/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="CaliperProjects/.metadata/.plugins/com.google.appengine.eclipse.core/appengine-sdk-proxy.jar"/>
<classpathentry kind="lib" path="CaliperProjects/.metadata/.plugins/com.google.appengine.eclipse.core/appengine-tools-api.jar"/>
<classpathentry kind="lib" path="CaliperProjects/common-libs/caliper-allocation-0.0.jar"/>
<classpathentry kind="lib" path="CaliperProjects/common-libs/caliper.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/plugin/build/libs/code4ReferencePlugin-0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/plugin/build/libs/code4ReferencePlugin-1.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/plugin/build/libs/plugin-1.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/repo/com/code4reference/Code4ReferencePlugin/0.1-SNAPSHOT/Code4ReferencePlugin-0.1-20120814.145630-1.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/repo/com/code4reference/code4ReferencePlugin/0.1-SNAPSHOT/code4ReferencePlugin-0.1-20120814.152606-1.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/repo/com/code4reference/code4ReferencePlugin/0.1-SNAPSHOT/code4ReferencePlugin-0.1-20120814.152800-2.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/repo/com/code4reference/code4ReferencePlugin/0.1-SNAPSHOT/code4ReferencePlugin-0.1-20120814.153309-3.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120814.153520-1.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120814.153730-2.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120814.153816-3.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120816.064941-4.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120816.164441-5.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-1/repo/com/code4reference/plugin/1.1-SNAPSHOT/plugin-1.1-20120816.163101-1.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/plugin/build/libs/code4ReferencePlugin-1.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/plugin/build/libs/code4ReferencePlugin-1.2-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/Code4ReferencePlugin/0.1-SNAPSHOT/Code4ReferencePlugin-0.1-20120814.145630-1.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/0.1-SNAPSHOT/code4ReferencePlugin-0.1-20120814.152606-1.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/0.1-SNAPSHOT/code4ReferencePlugin-0.1-20120814.152800-2.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/0.1-SNAPSHOT/code4ReferencePlugin-0.1-20120814.153309-3.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120814.153520-1.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120814.153730-2.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120814.153816-3.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.053112-4.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.054833-5.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.060752-6.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.061314-7.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.062603-8.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.063013-9.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.063333-10.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.064249-11.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.070307-12.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.070531-13.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120817.153051-14.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120818.000331-15.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120818.000639-16.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.1-SNAPSHOT/code4ReferencePlugin-1.1-20120818.000850-17.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.2-SNAPSHOT/code4ReferencePlugin-1.2-20120818.001151-1.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.2-SNAPSHOT/code4ReferencePlugin-1.2-20120818.001355-2.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.2-SNAPSHOT/code4ReferencePlugin-1.2-20120818.001539-3.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.2-SNAPSHOT/code4ReferencePlugin-1.2-20120818.001821-4.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.2-SNAPSHOT/code4ReferencePlugin-1.2-20120818.010756-5.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.2-SNAPSHOT/code4ReferencePlugin-1.2-20120818.011017-6.jar"/>
<classpathentry kind="lib" path="GradleExample/custom-plugin-2/repo/com/code4reference/code4ReferencePlugin/1.2-SNAPSHOT/code4ReferencePlugin-1.2-20120818.013001-7.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="webApplication/HelloWorldWebApp/build/classes/main"/>
</classpath>