Skip to content

Instantly share code, notes, and snippets.

@Red-Folder
Created August 11, 2013 17:07
Show Gist options
  • Save Red-Folder/6205783 to your computer and use it in GitHub Desktop.
Save Red-Folder/6205783 to your computer and use it in GitHub Desktop.
Windows Batch command to rename source files
copy "%WORKSPACE%\src\com\red_folder\phonegap\plugin\backgroundservice\BackgroundServicePlugin.v%PLUGINVERSION%.txt" "%WORKSPACE%\src\com\red_folder\phonegap\plugin\backgroundservice\BackgroundServicePlugin.java"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment