I have JavaScript class FooBase that sits in a file named foobase.js. We need to change the class name to BarBase and change the calls using the class also. I did not find a manner to do this. Am I missing something, or is this not possible in Eclipse?
Comments
Post a Comment