Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Proken-IoT-2018B
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
kazushi.kawamura
Proken-IoT-2018B
Commits
8dbc3af9
Commit
8dbc3af9
authored
Oct 29, 2018
by
kazushi.kawamura
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update README
parent
ff6ac76d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
1 deletion
+19
-1
README.md
README.md
+19
-1
No files found.
README.md
View file @
8dbc3af9
...
...
@@ -47,7 +47,25 @@ cp ./slf4j-1.7.25/slf4j-api-1.7.25.jar ../ARDroneForP5/lib/
cp ./slf4j-1.7.25/slf4j-jdk14-1.7.25.jar ../ARDroneForP5/lib/
```
Build ... Generate ARDroneForP5.jar
Build ... Generate "ARDroneForP5.jar"
```
cd ../ARDroneForP5
cd library
mv ARDroneForP5.jar ARDroneForP5_old.jar
cd ..
```
*
Need to replace "build.xml".
*
Need to fix 8 java files due to encoding bugs.
```
ant
```
*
"ARDroneForP5.jar" is generated in the directory "library".
*
2 warings are displayed. (Unverified)
### Tmp Reference
...
...
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