<?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: Debugging JavaScript in Mozilla Firefox</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Fri, 19 Mar 2010 13:29:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Ahmet Recep Navruz</title>
		<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/#comment-122568</link>
		<dc:creator>Ahmet Recep Navruz</dc:creator>
		<pubDate>Thu, 31 Dec 2009 13:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1255#comment-122568</guid>
		<description>I was having the same situation with Bubble on Idea 9.0. Debugger was never braking in a breakpoint. 

I have Firefox 3.5 and Firebug installed...

My Solution: When i active the firebug (firebug icon shown in yellow) idea debugger started to break at all breakpoints :)</description>
		<content:encoded><![CDATA[<p>I was having the same situation with Bubble on Idea 9.0. Debugger was never braking in a breakpoint. </p>
<p>I have Firefox 3.5 and Firebug installed&#8230;</p>
<p>My Solution: When i active the firebug (firebug icon shown in yellow) idea debugger started to break at all breakpoints <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor Malyshev</title>
		<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/#comment-121787</link>
		<dc:creator>Egor Malyshev</dc:creator>
		<pubDate>Tue, 22 Dec 2009 14:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1255#comment-121787</guid>
		<description>kibbylop, have you tried the Run menu? :) I think Edit Configurations will help you with that.</description>
		<content:encoded><![CDATA[<p>kibbylop, have you tried the Run menu? <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I think Edit Configurations will help you with that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kibbylop</title>
		<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/#comment-121757</link>
		<dc:creator>kibbylop</dc:creator>
		<pubDate>Tue, 22 Dec 2009 02:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1255#comment-121757</guid>
		<description>I installed IntelliJ hoping (desperately) to debug FireFox, but have found no path to the dialog you so optimistically display.  I relearn from this experience that I must consider any statement being "Just ...." suspect before meriting my attention or effort.  But given Firefox's current state, I _am_ desperate.</description>
		<content:encoded><![CDATA[<p>I installed IntelliJ hoping (desperately) to debug FireFox, but have found no path to the dialog you so optimistically display.  I relearn from this experience that I must consider any statement being &#8220;Just &#8230;.&#8221; suspect before meriting my attention or effort.  But given Firefox&#8217;s current state, I _am_ desperate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bubble</title>
		<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/#comment-121256</link>
		<dc:creator>Bubble</dc:creator>
		<pubDate>Mon, 14 Dec 2009 23:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1255#comment-121256</guid>
		<description>Tried everything, the JS debugger never breaks in a breakpoint. IntelliJ (IU-93.13, Dec 8 build) launches the URL in FireFox correctly. I can see the plugin from JetBrains is installed as expected. Yet no breakpoints work. 

My initial remote URL is a JSP page that loads JS files. Breakpoints were all in JS files.
Firebug works as expected.</description>
		<content:encoded><![CDATA[<p>Tried everything, the JS debugger never breaks in a breakpoint. IntelliJ (IU-93.13, Dec 8 build) launches the URL in FireFox correctly. I can see the plugin from JetBrains is installed as expected. Yet no breakpoints work. </p>
<p>My initial remote URL is a JSP page that loads JS files. Breakpoints were all in JS files.<br />
Firebug works as expected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Monahan</title>
		<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/#comment-119498</link>
		<dc:creator>Kevin Monahan</dc:creator>
		<pubDate>Sat, 14 Nov 2009 04:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1255#comment-119498</guid>
		<description>I've tried all the workarounds I can think of plus some that have been suggested but I still can't seem to get IDEA (Idea IU-90.193) to find Firefox. I can continue using Firebug, which is a great plugin, but I'd like to see what IDEA has to offer in this area.

Thanks,
Kevin</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried all the workarounds I can think of plus some that have been suggested but I still can&#8217;t seem to get IDEA (Idea IU-90.193) to find Firefox. I can continue using Firebug, which is a great plugin, but I&#8217;d like to see what IDEA has to offer in this area.</p>
<p>Thanks,<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Monahan</title>
		<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/#comment-118943</link>
		<dc:creator>Kevin Monahan</dc:creator>
		<pubDate>Wed, 04 Nov 2009 05:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1255#comment-118943</guid>
		<description>I use OSX (10.6.1) and cannot select my Firefox executable. The selection dialog appears when I first try to run the "debug local javascript" configuration. In OS X applications are actually folders. When I navigate to my Firefox.app in the "Select Firefox Executable" dialog the "OK" button is disabled. I tried creating an alias, which is selectable in this dialog. But, after IDEA tries to install the plugin I get this error: "Error running : Cannot start Firefox: : cannot execute" + "OK". 

Perhaps debugging JavaScript is only available on Windows/Linux?

Maia-IU-90.137 (also seen in 122).

Kevin</description>
		<content:encoded><![CDATA[<p>I use OSX (10.6.1) and cannot select my Firefox executable. The selection dialog appears when I first try to run the &#8220;debug local javascript&#8221; configuration. In OS X applications are actually folders. When I navigate to my Firefox.app in the &#8220;Select Firefox Executable&#8221; dialog the &#8220;OK&#8221; button is disabled. I tried creating an alias, which is selectable in this dialog. But, after IDEA tries to install the plugin I get this error: &#8220;Error running : Cannot start Firefox: : cannot execute&#8221; + &#8220;OK&#8221;. </p>
<p>Perhaps debugging JavaScript is only available on Windows/Linux?</p>
<p>Maia-IU-90.137 (also seen in 122).</p>
<p>Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Litton</title>
		<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/#comment-113351</link>
		<dc:creator>Tom Litton</dc:creator>
		<pubDate>Wed, 22 Jul 2009 18:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1255#comment-113351</guid>
		<description>When i click on "Open Source in IDEA" i get our login page instead of the page i'm trying to debug.  Does it not pass in the session cookies of the browser?</description>
		<content:encoded><![CDATA[<p>When i click on &#8220;Open Source in IDEA&#8221; i get our login page instead of the page i&#8217;m trying to debug.  Does it not pass in the session cookies of the browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro Vernet</title>
		<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/#comment-112871</link>
		<dc:creator>Alessandro Vernet</dc:creator>
		<pubDate>Sun, 12 Jul 2009 19:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1255#comment-112871</guid>
		<description>Nikolay,

Maybe the issue is that my instance of Firefox wasn't started by IntelliJ. I always have Firefox running, so it would be inconvenient to have to quit it, just to have IntelliJ start it again when I want to debug something. I would make more sense for the plugin to provide a way for me to connect to IntelliJ when I want to debug something. Does this make sense?</description>
		<content:encoded><![CDATA[<p>Nikolay,</p>
<p>Maybe the issue is that my instance of Firefox wasn&#8217;t started by IntelliJ. I always have Firefox running, so it would be inconvenient to have to quit it, just to have IntelliJ start it again when I want to debug something. I would make more sense for the plugin to provide a way for me to connect to IntelliJ when I want to debug something. Does this make sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikolay Chashnikov</title>
		<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/#comment-112783</link>
		<dc:creator>Nikolay Chashnikov</dc:creator>
		<pubDate>Fri, 10 Jul 2009 07:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1255#comment-112783</guid>
		<description>When you run a JavaScript debug configuration IDEA starts firefox.exe with a special command line parameter. Firefox Extension handles that parameter and connects to IDEA.
Which version of Firefox are you using? Are there any errors in Firefox Error Console? Does it help if you close all Firefox windows before starting JavaScript debugger?</description>
		<content:encoded><![CDATA[<p>When you run a JavaScript debug configuration IDEA starts firefox.exe with a special command line parameter. Firefox Extension handles that parameter and connects to IDEA.<br />
Which version of Firefox are you using? Are there any errors in Firefox Error Console? Does it help if you close all Firefox windows before starting JavaScript debugger?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro Vernet</title>
		<link>http://blogs.jetbrains.com/idea/2009/06/debugging-javascript-in-mozilla-firefox/#comment-112599</link>
		<dc:creator>Alessandro Vernet</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1255#comment-112599</guid>
		<description>I a run/debug configuration, as shown in the above screenshot, the plugin installed successfully, but every time I start the debugging from IntelliJ, all I see is "Waiting for a connection on port 7,814". In the meantime Firefox started, but doesn't seem to connect to IntelliJ.

With netstat, I see IntelliJ is listening on port 7814. So it looks like the Firefox extension does not connect. What triggers the Firefox extension to connect to IntelliJ?</description>
		<content:encoded><![CDATA[<p>I a run/debug configuration, as shown in the above screenshot, the plugin installed successfully, but every time I start the debugging from IntelliJ, all I see is &#8220;Waiting for a connection on port 7,814&#8243;. In the meantime Firefox started, but doesn&#8217;t seem to connect to IntelliJ.</p>
<p>With netstat, I see IntelliJ is listening on port 7814. So it looks like the Firefox extension does not connect. What triggers the Firefox extension to connect to IntelliJ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
