Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » How to reuse tab in external browser (Firefox)((Eclipse Java EE Juno w/ PDT 3.1.1))
How to reuse tab in external browser (Firefox) [message #1008466] Tue, 12 February 2013 15:47 Go to next message
Dimitri Joukoff is currently offline Dimitri JoukoffFriend
Messages: 19
Registered: September 2012
Junior Member
Hi,

I've just added PDT to my Eclipse setup and I can already create PHP code (love the syntax checking!!) and run it on my local web server.

I'm happy, but...

What do I need to configure so as to make Eclipse reuse the tab in my Firefox browser?

Cheers,
Dimitri.
Re: How to reuse tab in external browser (Firefox) [message #1008561 is a reply to message #1008466] Wed, 13 February 2013 03:00 Go to previous message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
You need to configure your Firefox's profile.
1. Start Firefox
2. Enter "about:config" in addres bar
3. Type "browser.link" in Search box
4. W-click "browser.link.open_newwindow|default|integer|3"
5. Change value from 3 to 1

(if you want this behaviour only when debugging, you should create new profile and use it on eclipse)

FYI
Browser.link.open newwindow - MozillaZine Knowledge Base
Previous Topic:Current debug line not highlighted
Next Topic:"Note that no files will be published to the server" [Don't know where to search anymore]
Goto Forum:
  


Current Time: Fri Apr 19 18:16:29 GMT 2024

Powered by FUDForum. Page generated in 0.03013 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top