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 219601 - migrate to Parsing API for code model based features
Summary: migrate to Parsing API for code model based features
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on: 237466
Blocks:
  Show dependency tree
 
Reported: 2012-10-05 14:08 UTC by Vladimir Voskresensky
Modified: 2014-02-06 02:50 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2012-10-05 14:08:57 UTC
cnd-specific OpenEditors, CsmFileTaskFactory* can be replaced by common Parsing API engine.
Comment 1 Alexander Simon 2014-01-10 10:00:49 UTC
overrides:
http://hg.netbeans.org/cnd-main/rev/f2cd582a6409
Comment 2 Alexander Simon 2014-01-13 09:39:36 UTC
fixed
Comment 3 Quality Engineering 2014-01-14 02:55:46 UTC
Integrated into 'main-silver', will be available in build *201401140002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f2cd582a6409
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #219601 migrate to Parsing API for code model based features
- migrate overrides/templates annotations
Comment 4 Quality Engineering 2014-02-06 02:50:25 UTC
Integrated into 'main-silver', will be available in build *201402060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/020b9cd4fb41
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: extra fix for #219601 migrate to Parsing API for code model based features
- new parse result when document instance is recreated