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 80373

Summary: *Code Model - APT* provide creating APT for file's token stream
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 80372    

Description Vladimir Voskresensky 2006-07-16 20:44:33 UTC
APT should be created from TokenStream
Comment 1 Vladimir Voskresensky 2006-07-16 21:08:44 UTC
 - initial commit of APTBuilder
cvs log:
RCS file:
/cvs/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/apt/impl/structure/Attic/APTBuilder.java,v
done
Checking in APTBuilder.java;
/cvs/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/apt/impl/structure/Attic/APTBuilder.java,v
 <--  APTBuilder.java
new revision: 1.1.2.1; previous revision: 1.1
done
Comment 2 Vladimir Voskresensky 2006-07-17 17:58:52 UTC
 - updated builder to create conditional blocks and handle #define/#undef

cvs log:
Checking in APTBuilder.java;
/cvs/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/apt/impl/structure/Attic/APTBuilder.java,v
 <--  APTBuilder.java
new revision: 1.1.2.2; previous revision: 1.1.2.1
done
Comment 3 Vladimir Voskresensky 2006-08-12 11:17:07 UTC
APT integrated in cnd-nb50-dev branch.
To use it pass -J-Dcnd.use.apt=true param