This file describe how code convention settins should be applied for each IDE.

IDEA
~~~~
1. Open IDEA 6.x, 7.x
2. Go to the "File" menu
3. Open "Import Settings" item
4. Choose "idea\queweb_code_conventions.jar" file
5. Reload IDEA.
6. Done

Eclipse
~~~~~~~
1. Open Eclipse 3.x
2. Go to the "Project" menu
3. Open "Properties" item
4. Choose "Java code style/Code Templates" tree item 
5. Check "Enable Project Specific settings" 
6. Click "import" button and choose "eclipse\codetemplates.xml" file.
7. Choose "Java code style/Formatter" tree item 
8. Check "Enable Project Specific settings" 
9. Click "import" button and choose "eclipse\codeformatters.xml" file.