GWT:我如何重命名我的模块 [英] GWT:how can i rename my module

查看:108
本文介绍了GWT:我如何重命名我的模块的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将下面的模块名称从测试重命名为测试
,但是当我将其从重构更改为测试时,它说

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 ..

我该如何解决这个问题

thanks9 +

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'/>


推荐答案

您可以参考以下视频。

http://www.youtube.com/watch ?v = UW4WSYs1bKE

重新命名

To rename


  1. 右键单击项目。

  2. 选择运行方式 - >运行配置。

  3. 在参数选项卡中,
  4. 在GWT选项卡中,确保所选模块名称正确。

UPDATE

UPDATE

现在,YouTube无法提供视频。它可能会被所有者删除。

Given Video is not available now in YouTube. It might be removed by the owner.

这篇关于GWT:我如何重命名我的模块的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆