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 458B

123456789101112131415161718192021222324252627282930313233343536373839
  1. *.pydevproject
  2. .metadata
  3. .gradle
  4. bin/
  5. tmp/
  6. *.tmp
  7. *.bak
  8. *.swp
  9. *~.nib
  10. local.properties
  11. .settings/
  12. .loadpath
  13. # Eclipse Core
  14. .project
  15. # External tool builders
  16. .externalToolBuilders/
  17. # Locally stored "Eclipse launch configurations"
  18. *.launch
  19. # CDT-specific
  20. .cproject
  21. # JDT-specific (Eclipse Java Development Tools)
  22. .classpath
  23. # Java annotation processor (APT)
  24. .factorypath
  25. # PDT-specific
  26. .buildpath
  27. # sbteclipse plugin
  28. .target
  29. # TeXlipse plugin
  30. .texlipse