<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bonashen &#187; sts</title>
	<atom:link href="http://www.bonashen.com/archives/tag/sts/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bonashen.com</link>
	<description>关注造船行业信息化</description>
	<lastBuildDate>Thu, 20 Oct 2011 14:05:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ubuntu9.10 SpringSource STS 按键失灵的解决</title>
		<link>http://www.bonashen.com/archives/318</link>
		<comments>http://www.bonashen.com/archives/318#comments</comments>
		<pubDate>Fri, 05 Mar 2010 12:48:45 +0000</pubDate>
		<dc:creator>bona</dc:creator>
				<category><![CDATA[程序]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[springsource]]></category>
		<category><![CDATA[sts]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[按键]]></category>

		<guid isPermaLink="false">http://192.168.30.35/wordpress/?p=318</guid>
		<description><![CDATA[在Ubuntu9.10系统上使用SpringSource STS 2.3的时候，【Finish】不响应鼠标但是响应键盘。 在网上找到了解决方案，是eclipse3.5的问题。 如下： 1、创建eclipse.sh Shell文件 1.1在STS的目录下创建eclipse.sh文件 #!/bin/sh export GDK_NATIVE_WINDOWS=1 /home/bona/opt/springsource/sts-2.3.0.RELEASE/STS #bona是用户名,最后一行是指定STS的路径，建议采用绝对路径。 1.2 执行命令 chomd a+x eclipse.sh 2、创建STS启动菜单 在/home/bona/.local/share/applications目录中创建sts.desktop文件。 [Desktop Entry] Encoding=UTF-8 Version=1.0 Type=Application Terminal=null Exec=&#34;/home/bona/opt/springsource/sts-2.3.0.RELEASE/eclipse.sh&#34; Categories=Development;Application; Name=SpringSource Tool Suite Name[en_US]=SpringSource Tool Suite Comment=&#34;SpringSource Tool Suite of the IDE &#8230; <a href="http://www.bonashen.com/archives/318">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bonashen.com/archives/318/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

