.project 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>traffic_light_arduino</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
  10. <arguments>
  11. </arguments>
  12. </buildCommand>
  13. <buildCommand>
  14. <name>it.baeyens.arduino.core.inoToCpp</name>
  15. <arguments>
  16. </arguments>
  17. </buildCommand>
  18. <buildCommand>
  19. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  20. <triggers>clean,full,incremental,</triggers>
  21. <arguments>
  22. </arguments>
  23. </buildCommand>
  24. <buildCommand>
  25. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  26. <triggers>full,incremental,</triggers>
  27. <arguments>
  28. </arguments>
  29. </buildCommand>
  30. <buildCommand>
  31. <name>org.yakindu.sct.builder.SCTBuilder</name>
  32. <arguments>
  33. </arguments>
  34. </buildCommand>
  35. </buildSpec>
  36. <natures>
  37. <nature>org.eclipse.cdt.core.cnature</nature>
  38. <nature>org.eclipse.cdt.core.ccnature</nature>
  39. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  40. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  41. <nature>it.baeyens.arduinonature</nature>
  42. <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
  43. <nature>org.yakindu.sct.builder.SCTNature</nature>
  44. </natures>
  45. <linkedResources>
  46. <link>
  47. <name>core/core</name>
  48. <type>2</type>
  49. <location>/home/beckmann/Downloads/yakindu-sctpro/arduinoPlugin/packages/arduino/hardware/avr/1.6.11/cores/arduino</location>
  50. </link>
  51. <link>
  52. <name>core/variant</name>
  53. <type>2</type>
  54. <location>/home/beckmann/Downloads/yakindu-sctpro/arduinoPlugin/packages/arduino/hardware/avr/1.6.11/variants/standard</location>
  55. </link>
  56. </linkedResources>
  57. </projectDescription>