Bug 209425 - [spec] Ambiguous JavaDoc in ASTParser#setUnitName regarding source folders
Summary: [spec] Ambiguous JavaDoc in ASTParser#setUnitName regarding source folders
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.5 M1   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-11 04:19 EST by Eugene Ostroukhov CLA
Modified: 2008-08-06 13:54 EDT (History)
1 user (show)

See Also:


Attachments
Proposed fix (1.47 KB, patch)
2008-06-16 12:01 EDT, Jerome Lanneluc CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Ostroukhov CLA 2007-11-11 04:19:46 EST
Build ID: M20070921-1145

Steps To Reproduce:
The JavaDoc does not describe if the source folder the compilation unit is in should be included in the path.
From the JavaDoc it looks like path should be built like "/{project_name}/{slash-delimited-package-name}/{java|class file name}"

Please, explicitly specify if source folder(s) should be included between project name and package name.
Comment 1 Jerome Lanneluc CLA 2008-06-16 12:01:48 EDT
Created attachment 105041 [details]
Proposed fix
Comment 2 Jerome Lanneluc CLA 2008-06-25 07:15:16 EDT
Changed released for 3.5M1
Comment 3 Olivier Thomann CLA 2008-08-06 13:54:21 EDT
Verified for 3.5M1 using I20080805-1307