Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
restaurant-ordering-system
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cs123-ros
restaurant-ordering-system
Commits
e4570dad
Commit
e4570dad
authored
Nov 21, 2015
by
Nina Sanchez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed the external JARs
parent
e6117b14
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
2 additions
and
2 deletions
+2
-2
.classpath
RestaurantOrderingSystem/.classpath
+2
-2
RestaurantOrderingSystem.apk
RestaurantOrderingSystem/bin/RestaurantOrderingSystem.apk
+0
-0
classes.dex
RestaurantOrderingSystem/bin/classes.dex
+0
-0
Parse-1.10.3-3fe2417315e164ea263851adf516327d.jar
...xedLibs/Parse-1.10.3-3fe2417315e164ea263851adf516327d.jar
+0
-0
android-support-v4-a4eccc74f4d8863d6c674c03d55f4dd9.jar
...s/android-support-v4-a4eccc74f4d8863d6c674c03d55f4dd9.jar
+0
-0
bolts-android-1.2.1-9ed29c6b1ce5b6f1a9eb0b34158d773d.jar
.../bolts-android-1.2.1-9ed29c6b1ce5b6f1a9eb0b34158d773d.jar
+0
-0
jackson-annotations-2.2.0-0e91780fd0f88a0caf243a008d47066c.jar
...on-annotations-2.2.0-0e91780fd0f88a0caf243a008d47066c.jar
+0
-0
jackson-core-2.2.0-9d1dbd57274f7fb08916e838cbb017af.jar
...s/jackson-core-2.2.0-9d1dbd57274f7fb08916e838cbb017af.jar
+0
-0
jackson-databind-2.2.0-3562695f66e377db9366f740471d1de4.jar
...ckson-databind-2.2.0-3562695f66e377db9366f740471d1de4.jar
+0
-0
No files found.
RestaurantOrderingSystem/.classpath
View file @
e4570dad
...
...
@@ -8,7 +8,7 @@
<classpathentry
exported=
"true"
kind=
"lib"
path=
"jackson-annotations-2.2.0.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"jackson-core-2.2.0.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"jackson-databind-2.2.0.jar"
/>
<classpathentry
kind=
"lib"
path=
"D:/GitHub/
CS123App/RestaurantOrderingSystem/libs/bolts-android-1.2.1
.jar"
/>
<classpathentry
kind=
"lib"
path=
"D:/GitHub/
CS123App/RestaurantOrderingSystem/libs/Parse-1.10.3
.jar"
/>
<classpathentry
kind=
"lib"
path=
"D:/GitHub/
ROS/RestaurantOrderingSystem/libs/Parse-1.10.3
.jar"
/>
<classpathentry
kind=
"lib"
path=
"D:/GitHub/
ROS/RestaurantOrderingSystem/libs/bolts-android-1.2.1
.jar"
/>
<classpathentry
kind=
"output"
path=
"bin/classes"
/>
</classpath>
RestaurantOrderingSystem/bin/RestaurantOrderingSystem.apk
View file @
e4570dad
No preview for this file type
RestaurantOrderingSystem/bin/classes.dex
View file @
e4570dad
No preview for this file type
RestaurantOrderingSystem/bin/dexedLibs/Parse-1.10.3-3fe2417315e164ea263851adf516327d.jar
0 → 100644
View file @
e4570dad
File added
RestaurantOrderingSystem/bin/dexedLibs/android-support-v4-a4eccc74f4d8863d6c674c03d55f4dd9.jar
0 → 100644
View file @
e4570dad
File added
RestaurantOrderingSystem/bin/dexedLibs/bolts-android-1.2.1-9ed29c6b1ce5b6f1a9eb0b34158d773d.jar
0 → 100644
View file @
e4570dad
File added
RestaurantOrderingSystem/bin/dexedLibs/jackson-annotations-2.2.0-0e91780fd0f88a0caf243a008d47066c.jar
0 → 100644
View file @
e4570dad
File added
RestaurantOrderingSystem/bin/dexedLibs/jackson-core-2.2.0-9d1dbd57274f7fb08916e838cbb017af.jar
0 → 100644
View file @
e4570dad
File added
RestaurantOrderingSystem/bin/dexedLibs/jackson-databind-2.2.0-3562695f66e377db9366f740471d1de4.jar
0 → 100644
View file @
e4570dad
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment