File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
- This project depend on the project
2
1
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:
10
7
11
8
1) import FinchWelcome into your workspace
12
9
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:
15
12
to this one, as a library
16
13
17
14
Using the normal eclipse project dependency mechanism will not work.
15
+
You can’t perform that action at this time.
0 commit comments