Dear all Thank you very much for time and guide.
How I solved is By opening Project in Android Studio , Android Studio altered local.property file with ## This file is automatically generated by Android Studio. # Do not modify this file -- YOUR CHANGES WILL BE ERASED! # # This file must *NOT* be checked into Version Control Systems, # as it contains information specific to your local configuration. # # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. #Mon Aug 31 17:33:36 CEST 2015 ndk.dir=C\:\\Users\\kirshan\\AppData\\Local\\Android\\sdk\\ndk-bundle sdk.dir=C\:\\Users\\kirshan\\AppData\\Local\\Android\\sdk On Monday, 31 August 2015 19:32:48 UTC+2, Thorsten Schöning wrote: > > Guten Tag Kirshan Luhana, > am Sonntag, 30. August 2015 um 21:25 schrieben Sie: > > > https://code.google.com/p/android/issues/detail?id=92789 > > Your solution is already mentioned there: The colon needs to be > escaped. Though I don't think this is right, I use paths without > escaped colon but with escaped backslash all the time. The ":" can't > be any key-value-divider in the mentioned example, because "=" is > already present. > > Mit freundlichen Grüßen, > > Thorsten Schöning > > -- > Thorsten Schöning E-Mail: [email protected] > AM-SoFT IT-Systeme http://www.AM-SoFT.de/ > > Telefon...........05151- 9468- 55 > Fax...............05151- 9468- 88 > Mobil..............0178-8 9468- 04 > > AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln > AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4b4313b7-51cd-4b45-955c-1b978b77a939%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
