.hgignore
author dadubrow
Wed, 01 Jul 2009 08:54:31 -0500
changeset 335 a28d71356238
parent 62 05c4630a6d73
child 455 313699991467
permissions -rw-r--r--
[Bug 8934] Ensure we create the devices.xml at the same location where we try to read it. Refactor copied method so single method called from SDKManager in core by SDKPreferencePage in ui. Ensure errors are reported in error log. Show dialog when unable to add SDK.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     1
# use glob syntax.
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     2
syntax: glob
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     3
bin
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     4
runtime
26
5855275147bd updated welcome pages and note to 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 11
diff changeset
     5
\.DS_Store
61
15fe054c0872 add TCF native folders
Chad Peckham <chad.peckham@nokia.com>
parents: 43
diff changeset
     6
connectivity/com.nokia.tcf/os/*
15fe054c0872 add TCF native folders
Chad Peckham <chad.peckham@nokia.com>
parents: 43
diff changeset
     7
connectivity/com.nokia.tcf/native/TCFNative/*/Release
15fe054c0872 add TCF native folders
Chad Peckham <chad.peckham@nokia.com>
parents: 43
diff changeset
     8
connectivity/com.nokia.tcf/native/TCFNative/*/Debug