]
Max Rydahl Andersen commented on JBIDE-19695:
---------------------------------------------
I see it too in
but it does not seem to be used anywhere anymore since 2012 and if it was this should only
be triggered when using seam.
Could you please specify the exact steps you do and maybe provide a screenshot ? also what
version you are using would be great.
Thanks!
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: seam2
Affects Versions: 4.2.3.Final
Reporter: Clovis Seragiotto
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.