RIDE
RIDE copied to clipboard
File Move
Originally submitted to Google Code by @mkorpela on 12 Apr 2011
Moving file from a directory to another would be very useful when restructuring large test data sets.
This should also update relative resource/library imports.
Example:
- User is restructuring test suites
- He creates a new subdirectory (missing feature)
- He takes a file in the current directory and moves it to the subdirectory => RIDE updates file imports in the file => RIDE updates others that import the moved file