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 - Build & publish org.openide.src APIs
Summary: Build & publish org.openide.src APIs
Status: RESOLVED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 20898
  Show dependency tree
 
Reported: 2002-10-15 23:03 UTC by Jesse Glick
Modified: 2003-02-19 19:10 UTC (History)
2 users (show)

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 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