| Summary: | using sun JRE, array of enumeration in an annotation fields isn't giving the right type | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Jing Qian <jqian> |
| Component: | EDT | Assignee: | Project Inbox <edt.mofmodel-inbox> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | pharmon |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
The component that includes the builder is IDE Core. EDT Builds is for problems compiling, downloading, or installing EDT. changing this to the MofModel component, as this is a problem with the IRs fixed, verified using 201111140901's build |
I have the following EGL code library lib1 function f1() {@Test{targetLang=[JAVASCRIPT]}} end end when querying IR for field targetLang, it returns of a list of org.eclipse.edt.eunit.runtime.TargetLangKind, when the expected type should be EnumerationEntity