scripts/readme.txt
author paulb
Mon, 29 Mar 2010 16:56:24 -0700
changeset 289 75070492d7b2
parent 157 c68f6790ea55
child 297 4cedf26eaa83
permissions -rw-r--r--
Fix debug connection startup message
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