eclipse为什么无法导入项目

第一次导入时,由于本身eclipse中就有项目,所以,导入进来时,有些混乱,于是了准备删了,再次导入时,就不能导入

采取措施:

1.删除全部项目,不行

2.重装eclipse,不行

3.各种百度,终于找到原因,由于导入时,已将项目ing的配置文件移走,所以无法导入

正确的方法:

1.我自己采用的方式,将当前项目文件删除,压缩包再次解压,覆盖之前的文件,即可导入

2.网上的一篇资料,转载如下:


选择Browse后在Project下面不能看到项目,说明项目中可能缺少文件.mymetadata.projectproject..project。(由于我是两个文件同时拷进去的,所有如是说。不过我估计是缺少第二个文件)

.project.project中的内容形如下面:

<?xml version="1.0" encoding="UTF-8"?>

<projectDescription>

         <name>interface_pre</name>

         <comment></comment>

         <projects>

         </projects>

         <buildSpec>

                   <buildCommand>

                            <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>

                            <arguments>

                            </arguments>

                   </buildCommand>

                   <buildCommand>

                            <name>com.genuitec.eclipse.j2eedt.core.WebClasspathBuilder</name>

                            <arguments>

                            </arguments>

                   </buildCommand>

                   <buildCommand>

                            <name>org.eclipse.jdt.core.javabuilder</name>

                            <arguments>

                            </arguments>

                   </buildCommand>

                   <buildCommand>

                            <name>com.genuitec.eclipse.j2eedt.core.J2EEProjectValidator</name>

                            <arguments>

                            </arguments>

                   </buildCommand>

                   <buildCommand>

                            <name>com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator</name>

                            <arguments>

                            </arguments>

                   </buildCommand>

                   <buildCommand>

                            <name>org.eclipse.wst.validation.validationbuilder</name>

                            <arguments>

                            </arguments>

                   </buildCommand>

                   <buildCommand>

                            <name>com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder</name>

                            <arguments>

                            </arguments>

                   </buildCommand>

         </buildSpec>

         <natures>

                   <nature>com.genuitec.eclipse.ast.deploy.core.deploymentnature</nature>

                   <nature>com.genuitec.eclipse.j2eedt.core.webnature</nature>

                   <nature>org.eclipse.jdt.core.javanature</nature>

                   <nature>org.eclipse.wst.jsdt.core.jsNature</nature>

         </natures>

</projectDescription>

 

 

解决办法:在别的工程中拷贝进来就可以啦!


转载于:https://my.oschina.net/Early20/blog/369044

  • 0
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值