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 256743

Summary: modifying launcher file isn't tracked by project
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: ProjectAssignee: Alexander Simon <alexvsimon>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Voskresensky 2015-11-23 13:27:07 UTC
open i.e. LLVM project, make sure launcher.properties file is visible in important files.
open launcher file, close launcher file
close LLVM project, close IDE
open IDE, open LLVM project
open launcher file from important files
add launcher:
launcher1.displayName=PTH
launcher1.runCommand=ls /tmp

save file
check context menu

Expected:
Run with submenu

Observed:
Run without launcher submenu


Also not sure that copying launcher file into private is listened as well
Comment 1 Alexander Simon 2015-11-23 16:17:30 UTC
fixed in enum, change set:
e3c21c352e04
Comment 2 Quality Engineering 2015-12-03 02:24:12 UTC
Integrated into 'main-silver', will be available in build *201512030002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a355ec85976f
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #256743 modifying launcher file isn't tracked by project
(transplanted from e3c21c352e045566e1010fd6b295eb9617ee143f)
Comment 3 soldatov 2015-12-22 12:39:55 UTC
Verified in NetBeans 8.1 with latest internal patches

Really I checked more small application.