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 - Include apisupport module in IDE source.zip distribution
Summary: Include apisupport module in IDE source.zip distribution
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ondrej Rypacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-17 08:13 UTC by ccuche
Modified: 2004-09-02 09:25 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.