debuggercdi/com.nokia.cdt.debug.cw.symbian/run.ant.bld.bat
author John Dean <john.3.dean@nokia.com>
Wed, 17 Feb 2010 12:57:24 -0800
changeset 979 1dc37cfc99cd
parent 0 fb279309251b
permissions -rw-r--r--
In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
rem batch file to run the ant build for this plugin. this is just mean as a way to locally trouble shoot build problems, not a script to be run for autobuilds
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
rem com.nokia.cdt.debug.cw.symbian>perl "%ANT_HOME/bin/runant.pl" -Declipse.home=C:\eclipse -Dws=win32 -Dos=win32 -Darch=x86 -Dnl=en_US -buildfile D:/Products/Carbide/CWEclipse/eclipse/workspace/com.freescale.cdt.debug.cw.core/build.xml zip.plugin
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     3
perl "%ANT_HOME%\bin\runant.pl" -Declipse.home=C:\eclipse -Dws=win32 -Dos=win32 -Darch=x86 -Dnl=en_US -buildfile build.xml zip.plugin