Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

76 řádky
2.3KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>webservertest</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>io.sloeber.core.inoToCpp</name>
  10. <arguments>
  11. </arguments>
  12. </buildCommand>
  13. <buildCommand>
  14. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  15. <triggers>clean,full,incremental,</triggers>
  16. <arguments>
  17. </arguments>
  18. </buildCommand>
  19. <buildCommand>
  20. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  21. <triggers>full,incremental,</triggers>
  22. <arguments>
  23. </arguments>
  24. </buildCommand>
  25. </buildSpec>
  26. <natures>
  27. <nature>org.eclipse.cdt.core.cnature</nature>
  28. <nature>org.eclipse.cdt.core.ccnature</nature>
  29. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  30. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  31. <nature>io.sloeber.arduinonature</nature>
  32. </natures>
  33. <linkedResources>
  34. <link>
  35. <name>core/core</name>
  36. <type>2</type>
  37. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp32/hardware/esp32/1.0.4/cores/esp32</locationURI>
  38. </link>
  39. <link>
  40. <name>core/variant</name>
  41. <type>2</type>
  42. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp32/hardware/esp32/1.0.4/variants/esp32</locationURI>
  43. </link>
  44. <link>
  45. <name>libraries/ArduinoJson</name>
  46. <type>2</type>
  47. <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/ArduinoJson/6.15.1</locationURI>
  48. </link>
  49. <link>
  50. <name>libraries/EEPROM</name>
  51. <type>2</type>
  52. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp32/hardware/esp32/1.0.4/libraries/EEPROM</locationURI>
  53. </link>
  54. <link>
  55. <name>libraries/FS</name>
  56. <type>2</type>
  57. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp32/hardware/esp32/1.0.4/libraries/FS</locationURI>
  58. </link>
  59. <link>
  60. <name>libraries/SPIFFS</name>
  61. <type>2</type>
  62. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp32/hardware/esp32/1.0.4/libraries/SPIFFS</locationURI>
  63. </link>
  64. <link>
  65. <name>libraries/WebServer</name>
  66. <type>2</type>
  67. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp32/hardware/esp32/1.0.4/libraries/WebServer</locationURI>
  68. </link>
  69. <link>
  70. <name>libraries/WiFi</name>
  71. <type>2</type>
  72. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp32/hardware/esp32/1.0.4/libraries/WiFi</locationURI>
  73. </link>
  74. </linkedResources>
  75. </projectDescription>