﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-Atea - Hero's Grave-随笔分类-IDE</title><link>http://www.blogjava.net/atealxt/category/34340.html</link><description>面向对象，开源，框架，敏捷，云计算，NoSQL，编程思想。</description><language>zh-cn</language><lastBuildDate>Wed, 08 Jun 2011 10:59:52 GMT</lastBuildDate><pubDate>Wed, 08 Jun 2011 10:59:52 GMT</pubDate><ttl>60</ttl><item><title>VJET - 让Eclipse支持JQuery等Javascript library语法提示</title><link>http://www.blogjava.net/atealxt/archive/2011/06/08/VJET_Eclipse_Javascript_Plugin.html</link><dc:creator>Atea</dc:creator><author>Atea</author><pubDate>Wed, 08 Jun 2011 05:48:00 GMT</pubDate><guid>http://www.blogjava.net/atealxt/archive/2011/06/08/VJET_Eclipse_Javascript_Plugin.html</guid><wfw:comment>http://www.blogjava.net/atealxt/comments/351910.html</wfw:comment><comments>http://www.blogjava.net/atealxt/archive/2011/06/08/VJET_Eclipse_Javascript_Plugin.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/atealxt/comments/commentRss/351910.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/atealxt/services/trackbacks/351910.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: VJET JavaScript IDE 是一个Eclipse插件，提供了整套的Javascript开发环境：语法提示、自动补全、高亮、编辑纠错、debug等。<br>比起Aptana来，VJET更加轻量，速度也更快。&nbsp;&nbsp;<a href='http://www.blogjava.net/atealxt/archive/2011/06/08/VJET_Eclipse_Javascript_Plugin.html'>阅读全文</a><img src ="http://www.blogjava.net/atealxt/aggbug/351910.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/atealxt/" target="_blank">Atea</a> 2011-06-08 13:48 <a href="http://www.blogjava.net/atealxt/archive/2011/06/08/VJET_Eclipse_Javascript_Plugin.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>eclipse3.6升级后无法启动</title><link>http://www.blogjava.net/atealxt/archive/2011/03/09/eclipse_cannot_startup_when_update_to_helios_SR2.html</link><dc:creator>Atea</dc:creator><author>Atea</author><pubDate>Wed, 09 Mar 2011 08:17:00 GMT</pubDate><guid>http://www.blogjava.net/atealxt/archive/2011/03/09/eclipse_cannot_startup_when_update_to_helios_SR2.html</guid><wfw:comment>http://www.blogjava.net/atealxt/comments/346032.html</wfw:comment><comments>http://www.blogjava.net/atealxt/archive/2011/03/09/eclipse_cannot_startup_when_update_to_helios_SR2.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/atealxt/comments/commentRss/346032.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/atealxt/services/trackbacks/346032.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 使用"help" -> "Check for Updates", 选择所有eclipse插件，升级。<br>升级完重启时，发生错误，IDE启动失败，报错。<br><br><br>解决办法：<br>修改文件 "ECLIPSE_HOME\configuration\config.ini"。&nbsp;&nbsp;<a href='http://www.blogjava.net/atealxt/archive/2011/03/09/eclipse_cannot_startup_when_update_to_helios_SR2.html'>阅读全文</a><img src ="http://www.blogjava.net/atealxt/aggbug/346032.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/atealxt/" target="_blank">Atea</a> 2011-03-09 16:17 <a href="http://www.blogjava.net/atealxt/archive/2011/03/09/eclipse_cannot_startup_when_update_to_helios_SR2.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>用eclipse启动server超时的解决办法</title><link>http://www.blogjava.net/atealxt/archive/2008/09/03/eclipse_server_timeout.html</link><dc:creator>Atea</dc:creator><author>Atea</author><pubDate>Wed, 03 Sep 2008 10:07:00 GMT</pubDate><guid>http://www.blogjava.net/atealxt/archive/2008/09/03/eclipse_server_timeout.html</guid><wfw:comment>http://www.blogjava.net/atealxt/comments/226736.html</wfw:comment><comments>http://www.blogjava.net/atealxt/archive/2008/09/03/eclipse_server_timeout.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.blogjava.net/atealxt/comments/commentRss/226736.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/atealxt/services/trackbacks/226736.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 办法1：<br>修改eclipse_home/your_workspace/.metadata/.plugins/org.eclipse.wst.server.core/servers.xml<br>办法2：<br>Double-click the server in the Servers view to open the server editor. Then expand the Timeouts section on the right side of the editor.&nbsp;&nbsp;<a href='http://www.blogjava.net/atealxt/archive/2008/09/03/eclipse_server_timeout.html'>阅读全文</a><img src ="http://www.blogjava.net/atealxt/aggbug/226736.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/atealxt/" target="_blank">Atea</a> 2008-09-03 18:07 <a href="http://www.blogjava.net/atealxt/archive/2008/09/03/eclipse_server_timeout.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>