Eclipse plugins
JSEclipse : http://download.macromedia.com/pub/labs/jseclipse/autoinstall
explorerFold:
1. Eclipse-->Run-->External Tools-->External Tools Configurations中在Program下new launch configuration.
2. Name设置为ExplorerFold, Location设置为C:\windows\explorer.exe,
3. Arguments设置为${workspace_loc}${resource_path}
这样就可以在菜单中使用了(如图)
自带的内存监控:
1.window-General中
2.勾选show heap status
本文介绍如何安装 JSEclipse 插件,并提供了一个实用的外部工具配置示例,用于快速打开项目的文件夹。此外,还介绍了 Eclipse 自带的内存监控功能。
1678

被折叠的 条评论
为什么被折叠?



