<?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>Connections &#187; openSUSE</title>
	<atom:link href="http://connections-pro.com/category/opensuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://connections-pro.com</link>
	<description>WordPress Plug-in</description>
	<lastBuildDate>Thu, 17 May 2012 17:11:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Installing Aptana 2.0 on openSUSE 11.2</title>
		<link>http://connections-pro.com/2010/01/03/installing-aptana-2-0-on-opensuse-11-2/</link>
		<comments>http://connections-pro.com/2010/01/03/installing-aptana-2-0-on-opensuse-11-2/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 22:35:36 +0000</pubDate>
		<dc:creator>Steven Zahm</dc:creator>
				<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[aptana]]></category>
		<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://connections-pro.com/?p=197</guid>
		<description><![CDATA[I&#8217;ve recently switched to openSUSE from Windows. Somethings were a struggle but I&#8217;ve worked through most of the issues I came across. One of the toughest for me was setting up Aptana 2.0 with their now discontinued PHP plug-in. Why? Because the PDT plug-in feels so inferior compared to their discontinued plug-in. Any way here&#8217;s ...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently switched to openSUSE from Windows. Somethings were a struggle but I&#8217;ve worked through most of the issues I came across. One of the toughest for me was setting up Aptana 2.0 with their now discontinued PHP plug-in. Why? Because the PDT plug-in feels so inferior compared to their discontinued plug-in. Any way here&#8217;s the steps that worked for me&#8230;</p>
<ol>
<li>I removed the OpenJDK Java packages that were installed by default and then I installed the Sun JRE.
<ol>
<li>My limited experience shows that it is faster.</li>
</ol>
</li>
<li>Install the latest QtCurve-gtk2 library from the KDE:Backports repository
<ol>
<li>This is to fix a bug that made some user interface elements  disabled. For example the search and URL for SVN.</li>
</ol>
</li>
<li>I then downloaded the latest Aptana Studio for Linux.</li>
<li>I used Arch to extract it to /opt/Aptana Studio 2.0/
<ol>
<li>Start Krunner by hitting ALT-F2</li>
<li>Launch Arch by typing kdesu arch</li>
<li>Browse to the /opt/ path and extract preserving the paths.</li>
</ol>
</li>
<li>Then finally create a shell script to launch Aptana. The shell script fixes another bug where some buttons would not respond to a mouse click.
<ol>
<li>Open Kwrite &#8211; ALT-F2 kdesu kwrite</li>
<li>Type in the code from below.</li>
<li>An save &#8220;/opt/Aptana Studio 2.0/AptanaStudio&#8221; with file name startaptana</li>
<li>Change the permissions to make it executable. This can be done by right clicking it in Dolphin and check the Is Executable box. Be sure to launch Dolphin by ALT-F2 kdesu dolphin.</li>
</ol>
</li>
<li>Disable the &#8220;Prevent empty clipboard&#8221; feature in Klipper. This will fix the eliminate the erratic  copy / paste issue.</li>
<li>Finally create a shortcut on the panel to launch Aptana.</li>
</ol>
<p>Hope this helps someone!</p>
<p>Shell Script Code<br />
<code><br />
#!/bin/sh<br />
export GDK_NATIVE_WINDOWS=1<br />
"/opt/Aptana Studio 2.0/AptanaStudio"<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://connections-pro.com/2010/01/03/installing-aptana-2-0-on-opensuse-11-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via Rackspace Cloud Files: cdn1.connections-pro.com

Served from: connections-pro.com @ 2012-05-17 21:07:14 -->
