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 261579 - Javadoc overview relative path very tricky
Summary: Javadoc overview relative path very tricky
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-14 01:30 UTC by rbelatamas
Modified: 2016-05-16 11:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
properties file and panel (142.29 KB, image/jpeg)
2016-05-14 01:30 UTC, rbelatamas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rbelatamas 2016-05-14 01:30:26 UTC
Created attachment 159768 [details]
properties file and panel

I think it might be a good idea if you can set the javadoc overview file path relative more easily.

Now you can set it in project.properties relative like this: javadoc.additionalparam=\ -overview ${basedir}/${src.dir}/overview.html 

but on the "Project Properties" panel -> Build -> Documenting -> Additional Javadoc Options: it is converted to absolute path so you have chance to lose the original format (if you change any letter) :( 

Thanks: Bela

Netbeans parameters: 

Product Version: NetBeans IDE 8.1 (Build 201510222201)
Updates: NetBeans IDE is updated to version NetBeans 8.1 Patch 1
Java: 1.8.0_77; Java HotSpot(TM) 64-Bit Server VM 25.77-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_77-b03
System: Windows 7 version 6.1 running on amd64; Cp1250; hu_HU (nb)
User directory: C:\Users\Beci\AppData\Roaming\NetBeans\8.1
Cache directory: C:\Users\Beci\AppData\Local\NetBeans\Cache\8.1