I want to rename my module name below from test to testing
but when i change it from refactor to testing , it says
unable to find test.gwt.xml
its still looking for the previous module name ..
how can i resolve this
thanks9+
<?xml version="1.0" encoding="UTF-8"?>
<module rename-to='test'>
<!-- Inherit the core Web Toolkit stuff. -->
<inherits name='com.google.gwt.user.User'/>
You can refer to the following Video.
http://www.youtube.com/watch?v=UW4WSYs1bKE
To rename
UPDATE
Given Video is not available now in YouTube. It might be removed by the owner.