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 251531

Summary: Add API for retrieving a set of language MIME types on a line in a document.
Product: debugger Reporter: Martin Entlicher <mentlicher>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal Keywords: API, API_REVIEW_FAST
Priority: P2    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 250786    
Attachments: The proposed patch

Description Martin Entlicher 2015-03-31 14:17:38 UTC
This API is necessary to test language availability for breakpoints submissions.
See the suggested patch.
Comment 1 Martin Entlicher 2015-03-31 14:22:30 UTC
Created attachment 152947 [details]
The proposed patch
Comment 2 Martin Entlicher 2015-03-31 14:23:20 UTC
Please review a simple API addition.
Comment 3 Martin Entlicher 2015-04-20 12:17:59 UTC
If there are no objections, I'll push the change later today.
Comment 4 Martin Entlicher 2015-04-20 17:39:28 UTC
Integrated by changeset:   287001:8a2e26cbc6d4
http://hg.netbeans.org/core-main/rev/8a2e26cbc6d4
Comment 5 Quality Engineering 2015-04-22 02:04:07 UTC
Integrated into 'main-silver', will be available in build *201504220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8a2e26cbc6d4
User: mentlicher@netbeans.org
Log: #251531: API for retrieving a set of language MIME types on a line in a document.