You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jiří Kovalský (JIRA)" <ji...@apache.org> on 2019/03/20 09:53:00 UTC

[jira] [Updated] (NETBEANS-2281) Cannot generate JavaDoc for Java Modular Project

     [ https://issues.apache.org/jira/browse/NETBEANS-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiří Kovalský updated NETBEANS-2281:
------------------------------------
    Description: 
Users cannot generate JavaDoc for their modular projects since Apache NetBeans IDE 9.0 version, because Ant does not support it yet.

[http://ant.apache.org/manual/using.html#arg]

[~tomas_zezula], how difficult would it be to create a pull request for Ant and then integrate with NetBeans?

*Steps to reproduce:*
 # Launch Apache NetBeans IDE 9.0
 # Invoke _File > New Project..._ from main menu
 # Select _Java_ category and _Java Modular Project_ type
 # Push *Next >* and *Finish* buttons
 # Right click your _JavaApplication_ project node

*Expected:* There is *Generate JavaDoc* item in the popup menu.

*Actual:* There is no *Generate JavaDoc* item in the popup menu.

  was:
Users cannot generate JavaDoc for their modular projects since Apache NetBeans IDE 9.0 version, because Ant does not support it yet.

[http://ant.apache.org/manual/using.html#arg]

[~tomas_zezula], how difficult would it be to create a pull request for Ant and then integrate with NetBeans?


> Cannot generate JavaDoc for Java Modular Project
> ------------------------------------------------
>
>                 Key: NETBEANS-2281
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2281
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Javadoc
>    Affects Versions: 9.0
>            Reporter: Jiří Kovalský
>            Assignee: Tomáš Zezula
>            Priority: Major
>
> Users cannot generate JavaDoc for their modular projects since Apache NetBeans IDE 9.0 version, because Ant does not support it yet.
> [http://ant.apache.org/manual/using.html#arg]
> [~tomas_zezula], how difficult would it be to create a pull request for Ant and then integrate with NetBeans?
> *Steps to reproduce:*
>  # Launch Apache NetBeans IDE 9.0
>  # Invoke _File > New Project..._ from main menu
>  # Select _Java_ category and _Java Modular Project_ type
>  # Push *Next >* and *Finish* buttons
>  # Right click your _JavaApplication_ project node
> *Expected:* There is *Generate JavaDoc* item in the popup menu.
> *Actual:* There is no *Generate JavaDoc* item in the popup menu.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists