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 - Add API for retrieving a set of language MIME types on a line in a document.
Summary: Add API for retrieving a set of language MIME types on a line in a document.
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks: 250786
  Show dependency tree
 
Reported: 2015-03-31 14:17 UTC by Martin Entlicher
Modified: 2015-04-22 02:04 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
The proposed patch (7.34 KB, patch)
2015-03-31 14:22 UTC, Martin Entlicher
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.