diff --git a/README.md b/README.md index 3d0ebdf261..8f68575369 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ It solves all known pitfalls that can disrupt your development. It also describes all guidelines, tips and tricks. If you want your pull requests (or patches) to be merged into master, please respect those guidelines. -**Working in IntelliJ Idea** +Working in IntelliJ Idea +======================== Idea tends to pick up the test classes and resources from uberfire-workbench and break the uberfire-showcase build. These resources include Screens that are broken for testing purposes. The fix for this is to exclude the test resources manually. You can do this in File->Settings->Compiler->Ecludes.