Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 97446 - Access rules: strange that I have to enter file names to specify patterns for types
Summary: Access rules: strange that I have to enter file names to specify patterns for...
Status: RESOLVED DUPLICATE of bug 95349
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 08:44 EDT by Dirk Baeumer CLA
Modified: 2005-05-31 08:46 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Baeumer CLA 2005-05-31 08:44:11 EDT
RC1

I was trying to enable access to the class TestCase form the package
juni.framework. I tried the pattern java/framework/TestCase but it didn't work.
It took me quite a while until I figured out that I have to enter
java/framework/TestCase.class here. Two observations:

- why do I have to know file extensions here

- will this break our story of transparently swapping binary and source. If I
  exchange bin version of JUnit with source do I have to change the access rule
  to TestCase.java then ?
Comment 1 Jerome Lanneluc CLA 2005-05-31 08:46:23 EDT

*** This bug has been marked as a duplicate of 95349 ***