src/tizen/.project

Wed, 31 Jul 2013 19:48:00 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Jul 2013 19:48:00 +0200
changeset 14
d1b294812560
permissions
-rw-r--r--

Introduce port to the Tizen OS.

     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <projectDescription>
     3 	<name>OTPWCalc</name>
     4 	<comment></comment>
     5 	<projects>
     6 	</projects>
     7 	<buildSpec>
     8 		<buildCommand>
     9 			<name>org.eclipse.wst.common.project.facet.core.builder</name>
    10 			<arguments>
    11 			</arguments>
    12 		</buildCommand>
    13 		<buildCommand>
    14 			<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
    15 			<arguments>
    16 			</arguments>
    17 		</buildCommand>
    18 		<buildCommand>
    19 			<name>json.validation.builder</name>
    20 			<arguments>
    21 			</arguments>
    22 		</buildCommand>
    23 		<buildCommand>
    24 			<name>org.tizen.web.jslint.nature.JSLintBuilder</name>
    25 			<arguments>
    26 			</arguments>
    27 		</buildCommand>
    28 		<buildCommand>
    29 			<name>org.tizen.web.css.nature.CSSBuilder</name>
    30 			<arguments>
    31 			</arguments>
    32 		</buildCommand>
    33 		<buildCommand>
    34 			<name>org.eclipse.wst.validation.validationbuilder</name>
    35 			<arguments>
    36 			</arguments>
    37 		</buildCommand>
    38 		<buildCommand>
    39 			<name>org.tizen.web.project.builder.WebBuilder</name>
    40 			<arguments>
    41 				<dictionary>
    42 					<key>usedLibraryType</key>
    43 					<value>jQueryMobile</value>
    44 				</dictionary>
    45 			</arguments>
    46 		</buildCommand>
    47 	</buildSpec>
    48 	<natures>
    49 		<nature>json.validation.nature</nature>
    50 		<nature>org.tizen.web.jslint.nature.JSLintNature</nature>
    51 		<nature>org.tizen.web.css.nature.CSSNature</nature>
    52 		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
    53 		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
    54 		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
    55 		<nature>org.tizen.web.project.builder.WebNature</nature>
    56 	</natures>
    57 </projectDescription>

mercurial