Saros是一个Eclipse插件用于分布式协助编辑与结对编程,但一次会话能够同时支持多个参与者一起编辑。同一次会话的所有参与者都拥有一个相同的Eclipse项目副本。在编辑的过程中Saros能够保持这些副本同步。此外Saros还提供高品质的语音交流支持。
项目地址:https://www.inf.fu-berlin.de/w/SE/DPP#What_is_Saros
Google Clips
Posted on : 09-07-2009 | By : gaylys | In : 工具, 网络
0
Google Clips这个Eclipse插件利用Google Spreadsheet实现了一个基于Web的共享剪切板。可以让运行在不同计算机上的Eclipse相互共享剪切板中的内容。
项目地址:http://code.google.com/p/sandipchitaleseclipseplugins/
Projx Transfer
Posted on : 09-07-2009 | By : gaylys | In : 网络, 部署
0
Projx Transfer是一个能够将文件通过FTP部署到远程服务器上Eclipse插件。
项目地址:http://www.proj-x.org/eclipse-plugin/projx-transfer
TomcatDeployer
Posted on : 08-07-2009 | By : gaylys | In : Web Server, tomcat, 工具, 网络
0
这是一个能够将Web项目部署到远程Tomcat中的Eclipse plugin。
项目地址:http://tomcatdeployer.sourceforge.net/
XCDE(eXtreme Collaborative Development Environment:极限协作开发环境)这个插件能够让多个不同的开发者通过Internet实时协作编辑同一个文件。此外还提供即时消息发送,语音聊天等功能。这个插件是异地团队开发好的选择。
项目地址:http://xcde.sourceforge.net/
Google Gears是一个开源的浏览器扩展,用于让开发人员可以开发可离线/脱机运行的web应用程序。Eclipse WTP支持 javascript代码提示功能,但没有办法提示Google Gears提供的Javascript API。GearsWTP就是一个可以让Eclipse WTP支持Google Gears API提醒功能的工具。该工具类似于GMapWTP。
项目地址:http://www.langtags.com/gearswtp/index.html
Google Maps JavaScript API让你可以把Google Maps集成在你的网页中,Eclipse WTP支持javascript代码提示功能,但没办法提示Google Maps Javascript API。GMapWTP是一个可以让Eclipse WTP支持Google Map API的工具。
项目地址:http://www.langtags.com/gmapwtp/index.html
Google Gadget Eclipse plugin
Posted on : 06-07-2009 | By : gaylys | In : 工具, 网络
0
这个插件能够把所有Google Gadgets(即”Google小工具”)集成到你的Eclipse平台中。默认内置三个Google Gadget:Google Calender,Google Talk,Google Map。但你可以通过在plugin.xml中增加一个扩展来添加任何你所喜欢Google Gadget。
项目地址:http://eobjectsoft.com/product/productEclipse.htm