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 267250 - Provide a convenient way to navigate to $PATH variable editor from project properties
Summary: Provide a convenient way to navigate to $PATH variable editor from project pr...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-22 12:16 UTC by ilia
Modified: 2016-09-13 12:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ilia 2016-07-22 12:16:19 UTC
Use case:
User goes to Project Properties -> Build and selects "Modify PATH variable"
At that point it's not clear: how to modify? How is it modified right now?

Solution:
Add a "..." button to the property sheet, which opens a Path Variable Editor.
Comment 1 ilia 2016-07-22 12:19:24 UTC
Fixed in:
  https://hg.netbeans.org/cnd-main/rev/5a0142ff7c58
Comment 2 Quality Engineering 2016-08-02 01:58:08 UTC
Integrated into 'main-silver', will be available in build *201608020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5a0142ff7c58
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed #267250 - Provide a convenient way to navigate to $PATH variable editor from project properties
Comment 3 Alexander Pepin 2016-09-13 12:13:38 UTC
IMO it would be better to change the button name in Tools-Options-C/C++ from "$PATH" to "Paths".