[Eclipseme-users] Small trap: order of src directories in mtj-build.xml
Brought to you by:
setera
From: Diego T. <di...@to...> - 2008-11-13 09:27:51
|
Hi all, Exporting the antenna files is a very, very cool idea and almost works perfectly, nice feature Craig ! What I noticed and would like to share is that if there are several src files defined for the project, then the order defined in the eclipse project does not necessarily correspond to the order in the generated mtj-build.xml (target "-mtj-build"). So this could break your compilation for apparent 'no reason' - until you've fixed the order of the wtkbuild calls in this target ;-) Cheers, Diego |