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 17230 - implement build
Summary: implement build
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: antlr (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-02 02:41 UTC by _ derrick
Modified: 2007-09-17 21:46 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 _ derrick 2001-11-02 02:41:32 UTC
Currently, build does nothing more than compile, which runs antlr.Tool on the .g
file to produce the output java and text files. Build needs to compile the
generated java files if no antlr error occured. See GCompiler.java.
Comment 1 Jiri Prox 2007-09-17 21:46:40 UTC
Obsolete milestone, please reevaluate