Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
sdk
/
6ca42e8ef3fe648b3345ea2bcb17825d224f39aa
/
.
/
eclipse
/
scripts
/
rcp
/
HOWTO-BUILD
blob: 9278f982e1465649d12cbd754e6d61d7e75f2191 [
file
] [
log
] [
blame
]
To
build the
Monitor
RCP based application
,
do
:
$ lunch sdk
-
eng
$
./
sdk
/
eclipse
/
scripts
/
create_all_symlinks
.
sh
-
f
$ cd sdk
/
eclipse
/
scripts
/
rcp
$ ant
This
will build the RCP
in
the folder
:
$ANDROID_SRC
/
out
/
host
/
eclipse
/
rcp
/
build
/
I
.
RcpBuild
/