You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vasily Zakharov (JIRA)" <ji...@apache.org> on 2007/07/19 17:08:06 UTC

[jira] Commented: (HARMONY-4498) [tools][netbeans] javadoc tool is absent

    [ https://issues.apache.org/jira/browse/HARMONY-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513917 ] 

Vasily Zakharov commented on HARMONY-4498:
------------------------------------------

I've encountered the problem when using NetBeans 5.5 and 5.5.1 on Windows.

How to reproduce:
- Start NetBeans (on RI).
- Go to Tools menu, click 'Java Platform Manager'.
- Click 'Add Platform...'
- Select (enter) the Harmony deploy/jdk directory.
- Click Next.
- 'Detecting JDK' would run for some time.
- Click Finish.
- 'Cannot locate javadoc command' diagnostic appears.

The problem disapperars if dummy empty javadoc file is created in Harmony deploy/jdk/bin directory.


> [tools][netbeans] javadoc tool is absent
> ----------------------------------------
>
>                 Key: HARMONY-4498
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4498
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports, JDK
>            Reporter: Vasily Zakharov
>
> Harmony lacks javadoc executable in jdk/bin directory. This causes a problem when trying to use Harmony as a development java platform in NetBeans.
> Creating a dummy binary printing the "not implemented" diagnostic would workaround this problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.