eclipse彻底修改工程名字

来源:互联网 发布:淘宝联盟不能注册账号 编辑:程序博客网 时间:2024/05/17 03:04

拷贝过来的工程要换个名字 url的路径也要跟着换


换名字的方法

步骤

1、修改项目目录下:.project文件        <?xml version="1.0" encoding="UTF-8"?>    <projectDescription>    <name>GZELearning</name>2、项目右键属性 --> Web Project Settings --> Context root 3、修改项目目录下:.settings\org.eclipse.wst.common.component


0 0
原创粉丝点击