简体   繁体   English

Aptana 3删除捆绑包(jquery)

[英]Aptana 3 remove bundle (jquery)

I added jQuery bundle in Aptana 3 (Commands -> Bundle development -> Install bundle), but now I want to remove this feature. 我在Aptana 3中添加了jQuery捆绑包(命令->捆绑包开发->安装捆绑包),但是现在我想删除此功能。 From Bundle development menu I don't see any "remove bundle" or similar command, how can I do? 从捆绑包开发菜单中,我看不到任何“删除捆绑包”或类似命令,该怎么办?

You should be able to remove this from your system fairly easily. 您应该能够相当轻松地从系统中删除它。 To verify where your jQuery bundle was installed 验证jQuery软件包的安装位置

  1. Open Aptana 开启Aptana
  2. Go to Window -> Show View -> Other 转到窗口->显示视图->其他
  3. In the section "Studio", there should be a view called "Bundles" 在“工作室”部分,应该有一个名为“捆绑包”的视图
  4. Select Bundles to open that view 选择捆绑包以打开该视图
  5. Expand the bundle in question (most likely Javascript jQuery) 扩展相关的捆绑软件(最有可能是Javascript jQuery)
  6. The first entry will show you where it's installed 第一个条目将显示安装位置
  7. Note the location and shut down Aptana 记下位置并关闭Aptana
  8. Go to that location and delete the bundle (or move it out of that directory) 转到该位置并删除捆绑包(或将其移出该目录)
  9. Restart Aptana 重新启动Aptana

That should remove the jQuery bundle from Aptana Studio 3. I just tried it on my local machine and it worked. 应该从Aptana Studio 3中删除jQuery包。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM