.project 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>mapo</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
  10. <triggers>full,incremental,</triggers>
  11. <arguments>
  12. <dictionary>
  13. <key>LaunchConfigHandle</key>
  14. <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.common.project.facet.core.builder.launch</value>
  15. </dictionary>
  16. </arguments>
  17. </buildCommand>
  18. <buildCommand>
  19. <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
  20. <triggers>full,incremental,</triggers>
  21. <arguments>
  22. <dictionary>
  23. <key>LaunchConfigHandle</key>
  24. <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.jsdt.core.javascriptValidator.launch</value>
  25. </dictionary>
  26. </arguments>
  27. </buildCommand>
  28. <buildCommand>
  29. <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
  30. <triggers>full,incremental,</triggers>
  31. <arguments>
  32. <dictionary>
  33. <key>LaunchConfigHandle</key>
  34. <value>&lt;project&gt;/.externalToolBuilders/json.validation.builder.launch</value>
  35. </dictionary>
  36. </arguments>
  37. </buildCommand>
  38. <buildCommand>
  39. <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
  40. <triggers>full,incremental,</triggers>
  41. <arguments>
  42. <dictionary>
  43. <key>LaunchConfigHandle</key>
  44. <value>&lt;project&gt;/.externalToolBuilders/org.tizen.web.jslint.nature.JSLintBuilder.launch</value>
  45. </dictionary>
  46. </arguments>
  47. </buildCommand>
  48. <buildCommand>
  49. <name>org.tizen.web.css.nature.CSSBuilder</name>
  50. <arguments>
  51. </arguments>
  52. </buildCommand>
  53. <buildCommand>
  54. <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
  55. <triggers>full,incremental,</triggers>
  56. <arguments>
  57. <dictionary>
  58. <key>LaunchConfigHandle</key>
  59. <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder.launch</value>
  60. </dictionary>
  61. </arguments>
  62. </buildCommand>
  63. <buildCommand>
  64. <name>org.tizen.web.project.builder.WebBuilder</name>
  65. <arguments>
  66. <dictionary>
  67. <key>usedLibraryType</key>
  68. <value>jQueryMobile</value>
  69. </dictionary>
  70. </arguments>
  71. </buildCommand>
  72. </buildSpec>
  73. <natures>
  74. <nature>json.validation.nature</nature>
  75. <nature>org.tizen.web.jslint.nature.JSLintNature</nature>
  76. <nature>org.tizen.web.css.nature.CSSNature</nature>
  77. <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
  78. <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
  79. <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
  80. <nature>org.tizen.web.project.builder.WebNature</nature>
  81. </natures>
  82. </projectDescription>