Posts by guilhermeNatan • 33 points
2 posts
-
0
votes1
answer99
viewsQ: How to enable auto-complete in Declarative Views in the Crux Framework?
When creating a new project (or even when I import existing projects) in Eclipse, how can I enable the auto-complete function of the components in the views? I have to import some catalog, or this…
-
3
votes2
answers2488
viewsQ: Test coverage using Sonar
I wonder if anyone there has ever used the Sonar to do coverage analysis of tests, I have the following problem, I have two projects. Project A: It is implemented my tests using Selenium + Testng…