.project 964 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>MapComponent</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.jdt.core.javabuilder</name>
  10. <arguments>
  11. </arguments>
  12. </buildCommand>
  13. <buildCommand>
  14. <name>org.eclipse.mtj.core.preverifier</name>
  15. <arguments>
  16. </arguments>
  17. </buildCommand>
  18. <buildCommand>
  19. <name>org.eclipse.mtj.core.packageBuilder</name>
  20. <arguments>
  21. <dictionary>
  22. <key>_do_obfuscation</key>
  23. <value>false</value>
  24. </dictionary>
  25. <dictionary>
  26. <key>_do_package</key>
  27. <value>true</value>
  28. </dictionary>
  29. <dictionary>
  30. <key>_update_version</key>
  31. <value>true</value>
  32. </dictionary>
  33. </arguments>
  34. </buildCommand>
  35. </buildSpec>
  36. <natures>
  37. <nature>org.eclipse.jdt.core.javanature</nature>
  38. <nature>org.eclipse.mtj.core.nature</nature>
  39. </natures>
  40. </projectDescription>