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 28033

Summary: Build & publish org.openide.src APIs
Product: usersguide Reporter: Jesse Glick <jglick>
Component: JavaAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: blocker CC: rbalada, sdedic
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 20898    

Description Jesse Glick 2002-10-15 23:03:07 UTC
As part of issue #20898, I am moving physical API
documentation for org.openide.src to
java/srcmodel/api/doc/ (where it seems natural).
However the Javadoc is not built by anything
currently. Please provide some build targets to
construct the Javadoc, and also to publish them
under the Dev Daily Javadoc area.
Comment 1 Jesse Glick 2002-11-28 14:37:05 UTC
Check e.g. openide/execution for examples of how to do this.
Comment 2 Jesse Glick 2002-12-20 15:41:16 UTC
I'll do it - I just made a convenient template for Javadoc creation
anyway, so it should be simple.
Comment 3 Jesse Glick 2002-12-20 19:40:01 UTC
committed   * Up-To-Date  1.8         apisupport/apidocs/build.xml
committed   * Up-To-Date  1.7         apisupport/apidocs/manifest.mf
committed   * Up-To-Date  1.5        
apisupport/apidocs/src/org/netbeans/modules/apisupport/apidocs/Bundle.properties
added       * Up-To-Date  1.1        
apisupport/apidocs/src/org/netbeans/modules/apisupport/apidocs/java-src-model-jar.xml
added       * Up-To-Date  1.1        
apisupport/apidocs/src/org/netbeans/modules/apisupport/apidocs/javadoc-javahier.xml
committed   * Up-To-Date  1.7        
apisupport/apidocs/src/org/netbeans/modules/apisupport/apidocs/layer.xml
committed   * Up-To-Date  1.4         java/srcmodel/.cvsignore
committed   * Up-To-Date  1.6         java/srcmodel/build.xml
committed   * Up-To-Date  1.3        
java/srcmodel/api/doc/org/openide/src/doc-files/api.html
committed   * Up-To-Date  1.3        
java/srcmodel/src/org/openide/explorer/propertysheet/editors/ModifierEditor.java
committed   * Up-To-Date  1.3        
java/srcmodel/src/org/openide/explorer/propertysheet/editors/TypeEditor.java
committed   * Up-To-Date  1.3        
java/srcmodel/src/org/openide/src/ClassElement.java
committed   * Up-To-Date  1.3        
java/srcmodel/src/org/openide/src/Element.java
committed   * Up-To-Date  1.3        
java/srcmodel/src/org/openide/src/JavaDoc.java
committed   * Up-To-Date  1.3        
java/srcmodel/src/org/openide/src/MethodElement.java
committed   * Up-To-Date  1.3        
java/srcmodel/src/org/openide/src/SourceElement.java
committed   * Up-To-Date  1.3        
java/srcmodel/src/org/openide/src/nodes/SourceElementFilter.java
committed   * Up-To-Date  1.55        nbbuild/build.properties