ubala / aribaweb

Automatically exported from code.google.com/p/aribaweb
Apache License 2.0
1 stars 2 forks source link

ariba.aw-all-src.jar needs appcore source files #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. From project in IDE (Eclipse 3.5), cntrl-click an appcore variable (like
ariba.appcore.User)
2. Eclipse (JavaDocs) returns a message saying ariba.aw-all-src.jar does
not contain source for selected class

What is the expected output? What do you see instead?
Expected: JavaDoc for selected class
Actual: JavaDoc is unable to find source for class

What version of the product are you using? On what operating system?
5.0 GA (p3)
WinXPPro32
Eclipse 3.5.2

Please provide any additional information below.
I got this to work by adding the source from the
[AW_HOME]\examples\appcore\ariba\appcore directory to the
ariba.aw-all-src.jar (and rebooting Eclipse).

Original issue reported on code.google.com by morton.t...@gmail.com on 9 Mar 2010 at 9:15

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/aribaweb/source/detail?r=29

Original comment by kingsley...@gmail.com on 23 Oct 2010 at 4:51