Skip to content

Commit 4f0a2bc

Browse files
committed
Better instructions in the README
1 parent 9b2d617 commit 4f0a2bc

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

12/FinchVideo/README.txt

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
This project depend on the project
21

3-
FinchWelcome
4-
5-
from the directory:
6-
7-
../framework/FinchFramework
8-
9-
If it does not build, you may need to set up FinchWelcome as a library:
2+
Probably the simplest way to set up this project is to use the project and
3+
classpath files in the tools/ide/eclipse folders. The more complete description
4+
is that need to set up the Finch Framework project
5+
($root/finch/framework/FinchFramework). You need to be sure that the directory
6+
lib-src is on the build path. You will also need to set up FinchWelcome as a library:
107

118
1) import FinchWelcome into your workspace
129
2) for FinchWelcome, check Properties > Android and verify that it is
@@ -15,3 +12,4 @@ If it does not build, you may need to set up FinchWelcome as a library:
1512
to this one, as a library
1613

1714
Using the normal eclipse project dependency mechanism will not work.
15+

0 commit comments

Comments
 (0)