| Summary: | [core.expressions] Javadoc error in PropertyTester | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Karsten Thoms <karsten.thoms> |
| Component: | Runtime | Assignee: | Paul Webster <pwebster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | trivial | ||
| Priority: | P3 | ||
| Version: | 3.7.1 | ||
| Target Milestone: | 4.2.1 | ||
| Hardware: | PC | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
released. PW |
is: * the corresponding implementation class looks like: * <pre> * public class MyPackageFragmentTester { must be: * the corresponding implementation class looks like: * <pre> * public class MyPackageFragmentTester extends PropertyTester {