[
https://issues.jboss.org/browse/JBIDE-13943?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-13943:
-----------------------------------------------
As I understood, in the third step class name should be changed without file rename. In
this case IJavaProject.findType(String) still returns IType for type name suggested by
file name, but its exists property is false.
To fix the issue, EclipseJavaUtil.findType thould return only existing IType.
Java Model Exception when CDI component name is modified
--------------------------------------------------------
Key: JBIDE-13943
URL:
https://issues.jboss.org/browse/JBIDE-13943
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: CDI
Affects Versions: 4.1.0.Alpha2
Reporter: Jaroslav Jankovič
Assignee: Viacheslav Kabanovich
Fix For: 4.1.0.Beta1
There is an issue when CDI component's name is modified. Note that this issue is
appeared only for those CDI components which are registered in beans.xml (which is kind of
expected when reviewing the stacktrace)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira