clean.bat 622 B

123456789101112131415161718192021222324252627282930313233
  1. @echo off
  2. rd /s /q androidx
  3. rd /s /q commons-codec
  4. rd /s /q commons-logging
  5. rd /s /q it
  6. rd /s /q javax
  7. rd /s /q com\android
  8. rd /s /q com\dropbox
  9. rd /s /q com\fasterxml
  10. rd /s /q com\google
  11. rd /s /q com\googlecode
  12. rd /s /q com\jakewharton
  13. rd /s /q com\parse
  14. rd /s /q com\squareup
  15. rd /s /q com\sun
  16. rd /s /q com\facebook\fresco
  17. rd /s /q com\facebook\infer
  18. rd /s /q com\facebook\soloader
  19. rd /s /q net\sf
  20. rd /s /q org\apache
  21. rd /s /q org\checkerframework
  22. rd /s /q org\codehaus
  23. rd /s /q org\glassfish
  24. rd /s /q org\jetbrains
  25. rd /s /q org\jvnet
  26. rd /s /q org\ow2
  27. rd /s /q org\sonatype
  28. rd /s /q org\bouncycastle\bcpkix-jdk15on