I have an IFile shows the absolute path as
/dynamic/WebContent/testing.html
I want to make some changes in the above testing.html. It means I need to load the file, then need to modify it and then save it . What is the procedure to execute the above steps in eclipse plug-in development.