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 267351 - "Step into" and "Step Into" in different cases
Summary: "Step into" and "Step Into" in different cases
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-28 15:35 UTC by soldatov
Modified: 2016-08-23 01:55 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 soldatov 2016-07-28 15:35:55 UTC
Scenario:
- Create C/C++ Application project
- Call context menu on project's node
==> I see "Step into"
- Add new launcher
-- Call "Manage Launchers..." context menu
-- Press "New" button
-- Type "echo 1" in "Run Command" text field
-- Press OK
- Call context menu again
==> I see "Step Into"
Comment 1 Alexander Simon 2016-08-22 15:33:45 UTC
Sorry, I do not understand what is wrong.
Comment 2 Alexander Simon 2016-08-22 15:35:19 UTC
I got it. Difference in letter I and i in names.
Comment 3 Alexander Simon 2016-08-22 15:41:08 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/755c118b30e2
Comment 4 Quality Engineering 2016-08-23 01:55:50 UTC
Integrated into 'main-silver', will be available in build *201608230002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/755c118b30e2
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #267351 "Step into" and "Step Into" in different cases