Updated2 :文件系统中存储的软件网站列表在哪里?我在存储此信息的文件之后。
Eclipse Galileo 3.5不允许我从列表中删除损坏的软件站点存储库。例如。我正试图摆脱Bazaar更新站点。
答案 0 :(得分:4)
从菜单中:
Windows - >偏好 - >安装/更新 - >可用的软件站点
答案 1 :(得分:3)
我用过
find . -type f -exec grep -l "xxx.googlecode" "{}" \;
目录~/workspace/.metadata/.plugins
中的
查找我已注册的SVN提供商的出现次数。我想出了
./org.eclipse.core.runtime/.settings/org.eclipse.team.svn.core.prefs
./org.eclipse.core.resources/.projects/Jospital/.indexes/properties.index
这应该让你开始跑步。位置可能因您使用的版本控制插件而异。
更新:软件更新网站
哦,我明白了,我误解了“源控制网站”的“软件更新网站”。
我在安装了Eclipse的目录中进行了类似的搜索,并找到了:
./eclipse/p2/org.eclipse.equinox.p2.engine/profileRegistry/epp.package.jee.profile/.data/.settings/org.eclipse.equinox.p2.artifact.repository.prefs
./eclipse/p2/org.eclipse.equinox.p2.engine/profileRegistry/epp.package.jee.profile/.data/.settings/org.eclipse.equinox.p2.metadata.repository.prefs
......这与其他人发布的信息一致。
更新:按钮点击问题
很多人发现Eclipse中的“东西不起作用”,结果发现无法正常工作的是点击某些按钮。也许你在执行删除时只是无法激活 OK 按钮?
此问题将在Eclipse的下一个版本中修复。与此同时,有一种解决方法,第2次:
更新:另一种解决方法
如果某些软件站点经常尝试更新失败并且您无法或不愿意从可用站点列表中删除这些站点,那么您也可以只在Eclipse的GUI中禁用它们。
答案 2 :(得分:2)
这些网站也应该在
中引用eclipse\p2\org.eclipse.equinox.p2.engine\profileRegistry\epp.package.java.profile\.data\.settings\org.eclipse.equinox.p2.metadata.repository.prefs\
org.eclipse.equinox.p2.artifact.repository.prefs
org.eclipse.equinox.p2.metadata.repository.prefs
以及other directories,这可能是非管理员Windows用户的问题,如bug 282740中所示,重复bug 249133
答案 3 :(得分:1)
我猜你正在寻找的文件是
中的XML<eclipse>\p2\org.eclipse.equinox.p2.repository\cache