EL Validator cannot run on project a because Validation Builder precedes JBoss Knowledge Base Builder
Asked Answered
B

2

7

I am woriking on A maven Project. the project run very well. But when I see the marquers I found this problem.

EL Validator cannot run on project a because Validation Builder precedes JBoss Knowledge Base Builder.

do you have any idea ??

Brogue answered 22/1, 2015 at 17:41 Comment(0)
L
12

This is a eclipse project configuration problem. The validation builder is placed before the JBoss Tools Knowledge Base builder which collects the information for the validation builder. The validation builder should be the last one. Go to Project Properties -> JBoss Knowledge Base. Disable JBoss Tools Knowledge Base support there. Apply the changes. Enable JBoss Tools Knowledge Base support again. It will solve this problem. Please report a bug to https://issues.jboss.org/browse/JBIDE if you can describe how to create such a broken project.

Lang answered 22/1, 2015 at 18:8 Comment(0)
V
0

Alexey's answer didn't work for me. What I found worked was to delete the project from eclipse and re-import it.

Vampirism answered 8/11, 2016 at 20:49 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.