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 30389

Summary: Arch questions for compiler
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: -- Other --Assignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: blocker Keywords: ARCH
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 30370    

Description Jaroslav Tulach 2003-01-27 16:15:04 UTC
Describe architecture of compiler api by answering
NetBeans Arch Questions as described at

http://openide.netbeans.org/tutorial/api.html
Comment 1 Jaroslav Tulach 2003-01-27 16:28:11 UTC
If you go to openide/arch directory, there is a build.xml prepared for you. If
you invoke "ant <nameofyourapi>" a arch-openide-yourapi.xml file should be
generated and you can start answer the questions there. When you are ready, run
the ant script once more -> html page is generated (you have to change
questionsverion to the right value). After that check the .xml into CVS. You can
delete .html
Comment 2 Jaroslav Tulach 2003-04-17 07:06:04 UTC
Guys, I am going to compose the final arch document tomorrow, could you please
look at this issue and resolve it now? Thank you.
Comment 3 Jesse Glick 2004-03-16 17:26:52 UTC
Has been done for a while now.