First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 23707
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Adrian Almenar <aalmenar@gmail.com>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bernard Leach <leachbj@bouncycastle.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 23707 depends on: Show dependency tree
Show dependency graph
Bug 23707 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-06-29 09:34 0000
The junit package is missing the package-list file.  This file is required by
Eclipse when setting the javadoc directory for a jar file.  Without the file it
does not allow the directory to be selected.  The file should contain two lines;
junit.extensions
junit.framework

Reproducible: Always
Steps to Reproduce:
1. install junit
2. run eclipse, create java project, add junit to external jars
3. right click on the junit.jar and try to set javadoc directory to
/usr/share/doc/junit-3.8.1/html/javadoc

Actual Results:  
Error that package-list file is missing.

Expected Results:  
Allow the directory to be selected.

Simply creating the file with the content makes the problem go away (although
this creates an orphaned file)

------- Comment #1 From Adrian Almenar 2003-10-03 19:33:09 0000 -------
Fixed on cvs

First Last Prev Next    No search results available      Search page      Enter new bug