| Summary: | allow TypeSelectionDialog2 to optionally not resolve the type during computeResult() | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Jim Zhang <jzhang> |
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.1.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Jim Zhang
That's a difficult one. We have to return IType, so there is no other possibility than to resolve it. Maybe what you can do is creating a temporarty project while the project creating wizard is shown? Or pre-create the project add add the JAR's to the classpath? We do that in our project creation wizard. setting to wontfix. Can you try the suggested workaround? ok will try the suggested workaround |