Hi Michael, As I already answered privately, Current implementation of Cordova on Tizen was based on Cordova 2.0 on Tizen SDK 1.0. Template project must have change with Tizen SDK2.0 Magnolia release (it is also using a different version of Eclipse)
Paul On Wed, Mar 6, 2013 at 12:44 PM, Michael Schloh von Bennewitz < cordoval...@encambio.com> wrote: > > Hello list, > > The eclipse-based IDE software in the Tizen SDK accommodates > user-defined project templates for which Cordova is a perfect fit. > Cordova provides these, but they're nonstandard and thus rejected > in the current Tizen SDK distribution (and probably previous ones > too?) > > There's no reported bug or JIRA ticket for this problem, but > here's the solution anyway, applied to today's cordova-tizen GIT: > > diff -Nau > cordova-tizen.orig/templates/CordovaBasicTemplate/tizen-app-template.xml > cordova-tizen/templates/CordovaBasicTemplate/tizen-app-template.xml > --- > cordova-tizen.orig/templates/CordovaBasicTemplate/tizen-app-template.xml > 2013-03-06 10:23:58.242854824 +0100 > +++ cordova-tizen/templates/CordovaBasicTemplate/tizen-app-template.xml > 2013-03-06 10:28:36.365097096 +0100 > @@ -20,7 +20,7 @@ > > --> > > -<tizen-app-template xmlns="http://www.s-core.com/tizen-app-template" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" > http://www.s-core.com/tizen-app-template tizen-app-template.xsd " > +<tizen-app-template xmlns="http://www.tizen.org/tizen-app-template" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" > http://www.tizen.org/tizen-app-template tizen-app-template.xsd " > sdk-version="1.0 beta" template-version="0.2" > icon64="ic_cordova_64.png" icon32="ic_cordova_32.png"> > <template-name>CordovaBasicTemplate</template-name> > diff -Nau > cordova-tizen.orig/templates/CordovaTizenWebUIFrameworkTemplate/tizen-app-template.xml > cordova-tizen/templates/CordovaTizenWebUIFrameworkTemplate/tizen-app-template.xml > --- > cordova-tizen.orig/templates/CordovaTizenWebUIFrameworkTemplate/tizen-app-template.xml > 2013-03-06 10:23:58.302854940 +0100 > +++ > cordova-tizen/templates/CordovaTizenWebUIFrameworkTemplate/tizen-app-template.xml > 2013-03-06 10:28:39.363491732 +0100 > @@ -20,7 +20,7 @@ > > --> > > -<tizen-app-template xmlns="http://www.s-core.com/tizen-app-template" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" > http://www.s-core.com/tizen-app-template tizen-app-template.xsd " > +<tizen-app-template xmlns="http://www.tizen.org/tizen-app-template" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" > http://www.tizen.org/tizen-app-template tizen-app-template.xsd " > sdk-version="1.0 beta" template-version="0.2" > icon64="ic_cordova_64.png" icon32="ic_cordova_32.png"> > <template-name>CordovaTizenWebUITemplate</template-name> > > ...also appended to this email as a MIME attachment. > > Regards, > Michael > > -- > Michael Schloh von Bennewitz > Web: http://michael.schloh.com/ > --------------------------------------------------------------------- > Intel Corporation SAS (French simplified joint stock company) > Registered headquarters: "Les Montalets"- 2, rue de Paris, > 92196 Meudon Cedex, France > Registration Number: 302 456 199 R.C.S. NANTERRE > Capital: 4,572,000 Euros > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. > -- ____________________________ Paul Plaquette, Senior Software Engineer Intel Corporation SAS Open source Technology Center - OTC France, Montpellier