.project 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>org.yakindu.sct.examples.c.arduinoTrafficLight</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  10. <triggers>clean,full,incremental,</triggers>
  11. <arguments>
  12. </arguments>
  13. </buildCommand>
  14. <buildCommand>
  15. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  16. <triggers>full,incremental,</triggers>
  17. <arguments>
  18. </arguments>
  19. </buildCommand>
  20. <buildCommand>
  21. <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
  22. <arguments>
  23. </arguments>
  24. </buildCommand>
  25. <buildCommand>
  26. <name>org.yakindu.sct.builder.SCTBuilder</name>
  27. <arguments>
  28. </arguments>
  29. </buildCommand>
  30. </buildSpec>
  31. <natures>
  32. <nature>org.eclipse.cdt.core.cnature</nature>
  33. <nature>org.eclipse.cdt.core.ccnature</nature>
  34. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  35. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  36. <nature>de.innot.avreclipse.core.avrnature</nature>
  37. <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
  38. <nature>org.yakindu.sct.builder.SCTNature</nature>
  39. </natures>
  40. </projectDescription>