scripts/readme.txt
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 12 Mar 2010 10:14:08 -0800
changeset 262 1461282d0fd5
parent 157 c68f6790ea55
child 297 4cedf26eaa83
permissions -rw-r--r--
Build problem fix
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
157
c68f6790ea55 ant build scripts
John Kern <johnk@symbian.org>
parents:
diff changeset
     1
c68f6790ea55 ant build scripts
John Kern <johnk@symbian.org>
parents:
diff changeset
     2
c68f6790ea55 ant build scripts
John Kern <johnk@symbian.org>
parents:
diff changeset
     3
The scripts here are intended to build our product from the command line.
c68f6790ea55 ant build scripts
John Kern <johnk@symbian.org>
parents:
diff changeset
     4
c68f6790ea55 ant build scripts
John Kern <johnk@symbian.org>
parents:
diff changeset
     5
http://knol.google.com/k/automating-eclipse-pde-build
c68f6790ea55 ant build scripts
John Kern <johnk@symbian.org>
parents:
diff changeset
     6
http://help.eclipse.org/ganymede/index.jsp?nav=/4_2_0
c68f6790ea55 ant build scripts
John Kern <johnk@symbian.org>
parents:
diff changeset
     7
c68f6790ea55 ant build scripts
John Kern <johnk@symbian.org>
parents:
diff changeset
     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. 
c68f6790ea55 ant build scripts
John Kern <johnk@symbian.org>
parents:
diff changeset
     9
c68f6790ea55 ant build scripts
John Kern <johnk@symbian.org>
parents:
diff changeset
    10