安装新的 Sequoyah 插件时 Eclipse “重复位置”?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9920875/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Eclipse “Duplicate Location” while install new Sequoyah plugin?
提问by Azhar
When I am trying to install Sequoyahin Eclipse from Help -> Install New Software, either through online installation or using downloaded local site archive it gives error Duplicate Location.
当我尝试从Help -> Install New Software在 Eclipse 中安装Sequoyah时,无论是通过在线安装还是使用下载的本地站点存档,它都会给出错误重复位置。
Or even first time when I select the downloaded archived file it does not show the files rather check box with There are no categorized items
甚至第一次选择下载的存档文件时,它不会显示文件,而是带有没有分类项目的复选框
please help. I even tried to delete Eclipse and unpack and did all this again but same problem.
请帮忙。我什至试图删除 Eclipse 并解压缩并再次执行所有这些但同样的问题。
采纳答案by Blackbelt
this error means that the location you are trying to add exists already. Try to search sequoyah in the "type filter text" box, and uncheck the "Group items by category" checkbox
此错误意味着您尝试添加的位置已经存在。尝试在“类型过滤文本”框中搜索 sequoyah,并取消选中“按类别分组项目”复选框
回答by wolfmanstout
It didn't show up for me in "Preferences->Install/Update->Available Software Sites", but I was able to get it work. I could add it from there and I didn't get the error message. Then, I had to click "Disable", "Reload", "Enable", "Reload", or else it would disappear after closing the window. I'm not sure if all those clicks were strictly necessary, but it worked!
它没有出现在“首选项->安装/更新->可用软件站点”中,但我能够让它工作。我可以从那里添加它,但没有收到错误消息。然后,我必须单击“禁用”、“重新加载”、“启用”、“重新加载”,否则关闭窗口后它会消失。我不确定所有这些点击是否都是绝对必要的,但它奏效了!
回答by Stan Kurdziel
I run into this fairly often when installing new versions of eclipse and not being able to use update sites that I added in the old version.
在安装新版本的 eclipse 并且无法使用我在旧版本中添加的更新站点时,我经常遇到这种情况。
Try this:
尝试这个:
- Preferences->Install/Update->Available Software Sites (or control-3 and type "sites")
- look at the list of disabled sites (filter text is helpful to search them) and see if the one you want to use is listed as disabled
- enabling it will make it show up in the Install New Software drop down
- Preferences->Install/Update->Available Software Sites(或 control-3 并输入“sites”)
- 查看禁用站点的列表(过滤器文本有助于搜索它们)并查看您要使用的站点是否被列为禁用站点
- 启用它将使其显示在“安装新软件”下拉列表中
Some more info here: http://www.eclipse.org/forums/index.php/t/20746/and https://bugs.eclipse.org/bugs/show_bug.cgi?id=238619
这里有更多信息:http: //www.eclipse.org/forums/index.php/t/20746/和 https://bugs.eclipse.org/bugs/show_bug.cgi?id=238619
回答by ibsenv
Preferences->Install/Update->Available Software sites, Search for your link. Remove it.
首选项-> 安装/更新-> 可用软件站点,搜索您的链接。去掉它。
Now try adding again.
现在尝试再次添加。
回答by AnilPatel
Preferences->Install/Update->Available Software sites, Search for your link. Remove it. And New ADT Plugin Download from https://dl.google.com/android/ADT-21.1.0.zipthen install this zip file. How to Install ADT-21.1.0.zip? Answer:-Eclipse in Help->Install new Software->Add->Archive in bind this zip file from your drive location.
首选项-> 安装/更新-> 可用软件站点,搜索您的链接。去掉它。和新的 ADT 插件从https://dl.google.com/android/ADT-21.1.0.zip下载然后安装这个 zip 文件。如何安装 ADT-21.1.0.zip?答:-帮助中的Eclipse->安装新软件->添加->存档,从您的驱动器位置绑定此zip文件。
回答by Tejas
click "Disable", "Reload", "Enable", "Reload"
单击“禁用”、“重新加载”、“启用”、“重新加载”
It's weird(certainly a bug)...but it worked.
这很奇怪(当然是一个错误)......但它起作用了。