<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Drag &#038; Drop Between IntelliJ IDEA and Explorer/Finder</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Mon, 15 Mar 2010 23:55:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Ugo</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/#comment-126995</link>
		<dc:creator>Ugo</dc:creator>
		<pubDate>Tue, 23 Feb 2010 23:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1286#comment-126995</guid>
		<description>I have tryed on Ubuntu 9.10 and i have problem with copy and paste</description>
		<content:encoded><![CDATA[<p>I have tryed on Ubuntu 9.10 and i have problem with copy and paste</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerarckill</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/#comment-125181</link>
		<dc:creator>Jerarckill</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1286#comment-125181</guid>
		<description>Sorry, I did not realize that Maia was the codename for IntelliJ 9.  I am actually quite new to IntelliJ (started today!)

Sorry again!</description>
		<content:encoded><![CDATA[<p>Sorry, I did not realize that Maia was the codename for IntelliJ 9.  I am actually quite new to IntelliJ (started today!)</p>
<p>Sorry again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerarckill</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/#comment-125179</link>
		<dc:creator>Jerarckill</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1286#comment-125179</guid>
		<description>I am using IntelliJ v8.1.4 for now.  Which version are you telling is implementing this copy/paste?

Also, why not simply making it a ctrl+c / ctrl+v (under Windows environment, do the same for others)?  Not possible?</description>
		<content:encoded><![CDATA[<p>I am using IntelliJ v8.1.4 for now.  Which version are you telling is implementing this copy/paste?</p>
<p>Also, why not simply making it a ctrl+c / ctrl+v (under Windows environment, do the same for others)?  Not possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/#comment-115096</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 26 Aug 2009 21:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1286#comment-115096</guid>
		<description>I have just tried this with the August 21st build and it does NOT work on Ubuntu 9.4. If I drop a file into an opened editor, Idea drops the file path as text into the opened file. It does nothing if I drop it elsewhere (even in the main editor if no editor windows are open) I have found that dragging and dropping of files on Linux with java to be a little difficult. The source of the drag can be a file, list of files, list of file paths, or one string consisting of newline-separated paths. Sometimes the same native Linux app will provide the drag source in different forms depending on how exactly you initiated the drag (I assume a result of too many cooks in the kitchen). To get drag and drop support to work on Linux in my own apps, I've had to handle all of those cases.</description>
		<content:encoded><![CDATA[<p>I have just tried this with the August 21st build and it does NOT work on Ubuntu 9.4. If I drop a file into an opened editor, Idea drops the file path as text into the opened file. It does nothing if I drop it elsewhere (even in the main editor if no editor windows are open) I have found that dragging and dropping of files on Linux with java to be a little difficult. The source of the drag can be a file, list of files, list of file paths, or one string consisting of newline-separated paths. Sometimes the same native Linux app will provide the drag source in different forms depending on how exactly you initiated the drag (I assume a result of too many cooks in the kitchen). To get drag and drop support to work on Linux in my own apps, I&#8217;ve had to handle all of those cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yole</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/#comment-113444</link>
		<dc:creator>yole</dc:creator>
		<pubDate>Fri, 24 Jul 2009 09:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1286#comment-113444</guid>
		<description>This uses standard Java APIs rather than native stuff, so I would expect this to work on Linux as well, although I haven't tested it myself.</description>
		<content:encoded><![CDATA[<p>This uses standard Java APIs rather than native stuff, so I would expect this to work on Linux as well, although I haven&#8217;t tested it myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bozhidar Batsov</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/#comment-113415</link>
		<dc:creator>Bozhidar Batsov</dc:creator>
		<pubDate>Thu, 23 Jul 2009 22:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1286#comment-113415</guid>
		<description>I'm also a Linux user and I'm wondering as well - will we get the drag and drop support or is it only available in Windows/OSX builds? I guess it's using some native stuff via JNI...</description>
		<content:encoded><![CDATA[<p>I&#8217;m also a Linux user and I&#8217;m wondering as well - will we get the drag and drop support or is it only available in Windows/OSX builds? I guess it&#8217;s using some native stuff via JNI&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/#comment-112660</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 08 Jul 2009 12:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1286#comment-112660</guid>
		<description>What about Linux? I (as an Ubuntu user) would be very happy about being able to drag files into IDEA...</description>
		<content:encoded><![CDATA[<p>What about Linux? I (as an Ubuntu user) would be very happy about being able to drag files into IDEA&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil swenson</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/#comment-112609</link>
		<dc:creator>phil swenson</dc:creator>
		<pubDate>Tue, 07 Jul 2009 21:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1286#comment-112609</guid>
		<description>how about a "send to IDEA" context menu in Finder/Explorer?</description>
		<content:encoded><![CDATA[<p>how about a &#8220;send to IDEA&#8221; context menu in Finder/Explorer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Griffith</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/#comment-112600</link>
		<dc:creator>Dave Griffith</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1286#comment-112600</guid>
		<description>Great news, but doesn't appear to be working in 10369.  When should we expect this?</description>
		<content:encoded><![CDATA[<p>Great news, but doesn&#8217;t appear to be working in 10369.  When should we expect this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Babaev</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/drag-drop-between-intellij-idea-and-explorerfinder/#comment-112598</link>
		<dc:creator>Alexander Babaev</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1286#comment-112598</guid>
		<description>On a Mac "Copy" key is "Alt" or "Option".
And, one more thing. Can you do "Reveal in Finder/Explorer" option? To quickly select a file/directory in a file browser â€”Â it's very useful during web development.

Thanks.</description>
		<content:encoded><![CDATA[<p>On a Mac &#8220;Copy&#8221; key is &#8220;Alt&#8221; or &#8220;Option&#8221;.<br />
And, one more thing. Can you do &#8220;Reveal in Finder/Explorer&#8221; option? To quickly select a file/directory in a file browser â€”Â it&#8217;s very useful during web development.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
