<?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>Problems to Solve &#187; Eclipse</title>
	<atom:link href="http://problemstosolve.com/category/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://problemstosolve.com</link>
	<description>A Blog dedicated to solving problems.</description>
	<lastBuildDate>Fri, 12 Mar 2010 05:49:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Open Declaration/Include doesn&#8217;t work in PHPEclipse [solved]</title>
		<link>http://problemstosolve.com/2008/06/06/open-declarationinclude-doesnt-work-in-phpeclipse-unsolved/</link>
		<comments>http://problemstosolve.com/2008/06/06/open-declarationinclude-doesnt-work-in-phpeclipse-unsolved/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 21:30:02 +0000</pubDate>
		<dc:creator>jordan314</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://problemstosolve.com/?p=127</guid>
		<description><![CDATA[On most machines that I use PHPEclipse, I can control click on a method, function or include and open it immediately. F3 does the same thing. On my Eclipse installation in parallels, this doesn&#8217;t work. I&#8217;m not sure why &#8211; I followed the instructions here:
http://www.phpeclipse.de/tiki-index.php?page=ParserBuilder
and it still doesn&#8217;t work. I thought it was parallels acting [...]]]></description>
			<content:encoded><![CDATA[<p>On most machines that I use PHPEclipse, I can control click on a method, function or include and open it immediately. F3 does the same thing. On my Eclipse installation in parallels, this doesn&#8217;t work. I&#8217;m not sure why &#8211; I followed the instructions here:<br />
<a href="http://www.phpeclipse.de/tiki-index.php?page=ParserBuilder">http://www.phpeclipse.de/tiki-index.php?page=ParserBuilder</a><br />
and it still doesn&#8217;t work. I thought it was parallels acting up initially but now I think my Maven configuration is misconfigured and interfering with it, because I get errors building the workspace when I save files.</p>
<p><b>-edit</b><br />
Yay, I fixed it by updating eclipse, maven, ajdt, and phpeclipse. FYI PHPeclipse&#8217;s new automatic site update URL seems to be here: <a href="http://phpeclipse.sourceforge.net/update/stable/1.2.x/" target="_blank">http://phpeclipse.sourceforge.net/update/stable/1.2.x/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://problemstosolve.com/2008/06/06/open-declarationinclude-doesnt-work-in-phpeclipse-unsolved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLyog questions [unsolved]</title>
		<link>http://problemstosolve.com/2007/01/30/sqlyog-questions-unsolved/</link>
		<comments>http://problemstosolve.com/2007/01/30/sqlyog-questions-unsolved/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 16:39:25 +0000</pubDate>
		<dc:creator>jordan314</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[unsolved]]></category>

		<guid isPermaLink="false">http://problemstosolve.com/computers/sqlyog-questions-unsolved/</guid>
		<description><![CDATA[Hey, I have some questions that would help me work faster.
In SQLyog, or MYSQL in general, is there any way to quickly view the last, say, hundred rows of a table automatically? You know, without having to select count(*) from the table (which gives me 2469207), then make a select * &#8230; LIMIT 2469107, 100; [...]]]></description>
			<content:encoded><![CDATA[<p>Hey, I have some questions that would help me work faster.</p>
<p>In SQLyog, or MYSQL in general, is there any way to quickly view the last, say, hundred rows of a table automatically? You know, without having to select count(*) from the table (which gives me 2469207), then make a select * &#8230; LIMIT 2469107, 100; ?</p>
<p>Also, in PHP Eclipse, I like how I can paste in an SQL statement into a string, then hit enter and have Eclipse add end and start quotes and an append operator (.) at the end of the line automatically, to make my SQL statement pretty.</p>
<p>My question is, when I&#8217;m debugging, a lot of times I have to put that statement back into SQLyog (or MySQL Query Browser, or whatever). Is there a way to have one of these programs *remove* those quotes for you?</p>
<p><b>edit</b><br />
Note: One trick I&#8217;ve been seeing programmers do lately is open double quotes, paste in the SQL as a paragraph on a new line, make another line break, and then close the quotes with a semicolon to make the code block easily copy and pastable. The problem is that I&#8217;ve seen the SQL query blow up in PHP every once in a while when the SQL query starts with a new line. It happens erratically so I&#8217;m still trying to replicate it. Meanwhile this sqlyog product enhancement would be sweet.<br />
<b>end edit</b></p>
<p>To make this post worth reading, here are two eclipse tricks I recently found out about:</p>
<p>If you&#8217;re using CVS, and you go to Team > Show Annotation, and use QuickDiff, you can see line by line who last edited that line. This would be great for project managers or for getting help from fellow coders!</p>
<p>And to indent a bunch of code, you can highlight it all and hit tab to indent it more, or shift-tab to indent it less.</p>
]]></content:encoded>
			<wfw:commentRss>http://problemstosolve.com/2007/01/30/sqlyog-questions-unsolved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
