| Summary: | The Java code for interfaces cannot be generated | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | fahua jin <jinfahua> |
| Component: | EDT | Assignee: | Matt Heitz <mheitz> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | chenzhh, mheitz |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
fahua jin
We don't generate anything from an interface. I changed InterfaceTemplate so generate code won't try to import a class generated from an interface. (In reply to comment #1) > We don't generate anything from an interface. I changed InterfaceTemplate so > generate code won't try to import a class generated from an interface. Validated in 0.7.0.v201109172101. |