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 38162

Summary: Include apisupport module in IDE source.zip distribution
Product: ide Reporter: ccuche <ccuche>
Component: CodeAssignee: Ondrej Rypacek <rypacek>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jglick
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description ccuche 2003-12-17 08:13:58 UTC
Apisupport should be included with the source 
distribition to enable rebuild of the IDE 
(development environment) only from the source. 
For the moment, one has to use autoupdate, to 
start developing a module for Netbeans...what 
happen is autoupdate/or web site is buggy?
Also apisupport should not be in the 
nbbuild/build.xml script, but just in the source 
tree, thus people have all the material to 
rebuild a given version of the IDE without 
external depencies.
Comment 1 Jesse Glick 2003-12-22 18:37:42 UTC
I think apisupport is intentionally omitted from the product. If you
disagree, feel free to bring it up on nbdiscuss, but arguing in
Issuezilla is not going to work.

Re. "Also apisupport should not be in the nbbuild/build.xml script,
but just in the source tree, thus people have all the material to
rebuild a given version of the IDE without external depencies." - not
sure what you are talking about; it *is* in the source tree, and you
can rebuild whatever you want without external dependencies. Probably
you should use nbdev and state more clearly what you are missing.