]
Vlado Pakan closed JBIDE-19695.
-------------------------------
Verified with JBT 4.3.0-Beta1-v20150528-2309-B9993
Annoying message "Be sure, may be you also should rename setter
methods to avoid compilation problems."
-------------------------------------------------------------------------------------------------------
Key: JBIDE-19695
URL:
https://issues.jboss.org/browse/JBIDE-19695
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsf, jsp/jsf/xml/html source editing, seam2
Affects Versions: 4.2.3.Final
Reporter: Clovis Seragiotto
Assignee: Alexey Kazakov
Fix For: 4.3.0.Beta1
Attachments: after installation.png, renaming a get method.png, Version
chosen.png
When renaming a get-method in Eclipse, the warning "Be sure, may be you also should
rename setter methods to avoid compilation problems." is displayed.
It should be possible to turn this warning off (and the sentence should be fixed).
By Googling the message, I found:
JBoss Tools SVN: r40216
- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core.
That is why I suppose the right component is seam.