author | Eugene Ostroukhov <eugeneo@symbian.org> |
Mon, 15 Mar 2010 17:19:53 -0700 | |
changeset 266 | f0f78f7ebf4d |
parent 157 | c68f6790ea55 |
child 297 | 4cedf26eaa83 |
permissions | -rw-r--r-- |
157 | 1 |
|
2 |
||
3 |
The scripts here are intended to build our product from the command line. |
|
4 |
||
5 |
http://knol.google.com/k/automating-eclipse-pde-build |
|
6 |
http://help.eclipse.org/ganymede/index.jsp?nav=/4_2_0 |
|
7 |
||
8 |
The assoicated build.xml and build.properties files do compile the product. Unfortunately, the resulting contains of the result are unexpected. We see neither eclipse.ini nor the platform specific bits. |
|
9 |
||
10 |