You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Eclipse 754B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. .metadata
  2. bin/
  3. tmp/
  4. *.tmp
  5. *.bak
  6. *.swp
  7. *~.nib
  8. local.properties
  9. .settings/
  10. .loadpath
  11. .recommenders
  12. # External tool builders
  13. .externalToolBuilders/
  14. # Locally stored "Eclipse launch configurations"
  15. *.launch
  16. # PyDev specific (Python IDE for Eclipse)
  17. *.pydevproject
  18. # CDT-specific (C/C++ Development Tooling)
  19. .cproject
  20. # CDT- autotools
  21. .autotools
  22. # Java annotation processor (APT)
  23. .factorypath
  24. # PDT-specific (PHP Development Tools)
  25. .buildpath
  26. # sbteclipse plugin
  27. .target
  28. # Tern plugin
  29. .tern-project
  30. # TeXlipse plugin
  31. .texlipse
  32. # STS (Spring Tool Suite)
  33. .springBeans
  34. # Code Recommenders
  35. .recommenders/
  36. # Annotation Processing
  37. .apt_generated/
  38. # Scala IDE specific (Scala & Java development for Eclipse)
  39. .cache-main
  40. .scala_dependencies
  41. .worksheet