eclipse:eclipse
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
eclipse:eclipse [2012/12/07 11:46] – skipidar | eclipse:eclipse [2023/11/01 07:15] (current) – ↷ Page moved from camunda:eclipse:eclipse to eclipse:eclipse skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Eclipse ===== | ||
+ | [[ http:// | ||
+ | |||
+ | |||
+ | |||
+ | ==== Repair autocomplete: | ||
+ | |||
+ | Autocomplete often lags, but there is a bugfix avaiable! Download it [[http:// | ||
+ | |||
+ | |||
+ | ==== Attaching android sources ==== | ||
+ | |||
+ | - Downloading the sources from GIT repository did not work on windows, even if it would - the sources are splitted in different projects, and would need to be assembled. It is easier to download pre assembled sources [[http:// | ||
+ | - After downloading the 2.1 eclair.zip file unpack it to ...android-sdk-path\sources\sources-2.1-eclair\ | ||
+ | - During next debugging process, eclipse will display a button to "Edit source lookup path" - add the ...android-sdk-path\sources\sources-2.1-eclair\ directory to the source path. | ||
+ | |||
+ | |||
+ | ==== Runtime arguments: ==== | ||
+ | Lister [[http:// |