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 244126

Summary: add getDisplayName and getProjectType to ProjectManager.Result
Product: projects Reporter: Tomas Stupka <tstupka>
Component: Generic InfrastructureAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal CC: apireviews, mkleint, tzezula
Priority: P3 Keywords: API_REVIEW_FAST
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: changes in PM, arch.xml, tests, ...

Description Tomas Stupka 2014-04-28 11:53:00 UTC
add getDisplayName() and getProjectType() to ProjectManager.Result 
discussed offline with Tomas Zezula
Comment 1 Tomas Stupka 2014-04-28 13:19:54 UTC
Created attachment 146980 [details]
changes in PM, arch.xml, tests, ...
Comment 2 Tomas Zezula 2014-04-30 07:55:38 UTC
Seems perfect to me.
Feel free to integrate.
Comment 3 Tomas Stupka 2014-04-30 13:29:07 UTC
fixed in core-main #5f6522e51547
Comment 4 Quality Engineering 2014-05-04 01:22:03 UTC
Integrated into 'main-silver', will be available in build *201405040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5f6522e51547
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #244126 - add getDisplayName and getProjectType to ProjectManager.Result