This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 194580 - Path mapping / debug url is a nice improvement, but could be even more so with url mapping or at least a url memory, so the choice doesn't have to be made every time.
Summary: Path mapping / debug url is a nice improvement, but could be even more so wit...
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: PC Windows 7 x64
: P3 normal with 1 vote (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 12:47 UTC by centsi
Modified: 2013-08-22 04:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description centsi 2011-01-21 12:47:57 UTC
Product Version = NetBeans IDE 7.0 Beta (Build 201011152355)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.6.0_23
Runtime = Java HotSpot(TM) 64-Bit Server VM 19.0-b09

As my server contains include files and multiple sites all in /var/www, I find path mapping a great feature, but mapping between local and remote file systems is less useful than between local file systems and urls. It is also very useful to be able to specify the debug URL, but this can get frustrating when the url has to be specified each time.

A way around this would be to also have url / local mappings, so for example a file that resides at <project root>/sites/site1/site/index.php could be mapped to ttp://www.example.com/index.php as could all other files in the same dir.

Alternatively, a memory of urls chosen that could be selected from the debug menu would suffice, or even having the last url used selected as default in the debug url dialogue.

Thanks - Lawrence
Comment 1 Tomas Mysik 2011-06-03 10:22:29 UTC
Batch reassigning.
Comment 2 wraithguard01 2013-08-21 20:53:07 UTC
I second this. If you have path mapping for debugging on, then it's very likely that this is the case for launch configurations too, making the automatic launch feature basically worthless if you're using path mapping. It's been 2 years, any progress on this feature?
Comment 3 Tomas Mysik 2013-08-22 04:44:13 UTC
No, sorry (just one vote and too many possible things that can be implemented).

Thanks.