[
https://jira.jboss.org/jira/browse/JBIDE-5895?page=com.atlassian.jira.plu...
]
Alexey Kazakov commented on JBIDE-5895:
---------------------------------------
Seems to be a bug of Eclipse WTP. JBoss Tools doesn't add such error markers. Try to
disable WTP JSF Tools validation (it's a feature of Eclipse Web Tools):
Window->Preferences->Web->Java Server Faces Tools->Validation
Tools: signature String method() - Not found couse exists.
----------------------------------------------------------
Key: JBIDE-5895
URL:
https://jira.jboss.org/jira/browse/JBIDE-5895
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: UpStream
Affects Versions: 3.1.0.CR1
Environment: WinXP Eclipse WTP Build id: 20090920-1017
Reporter: Peter Rader
Priority: Critical
Fix For: LATER
Attachments: screenshot-1.jpg
Original Estimate: 2 hours
Remaining Estimate: 2 hours
After checkout jsf-pages marks methods as "missing".
i.e.: <h:commandButton action="#{enexus.einloggen}"
value="Einloggen" />
told me that "Method must have signature "String method()" but has
signature "String method()""
Ever i pres Ctrl+LmB to enexus, editor jumps to implementation "public String
einloggen()".
-> So this error-message is wrong.
Is critical why i cant build projects contains errors.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira