We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c4ca0 commit f7c6c77Copy full SHA for f7c6c77
README.md
@@ -1 +1,6 @@
1
-# automate-client-java
+# automate-client-java
2
+
3
+## For Code formatting
4
+Code style files are there in code_formatters folder (for eclipse and intellij idea) ,to import formatter instructions are as follows :
5
+* For Eclipse : Under Window/Preferences select Java/Code Style/Formatter. Import the settings file by selecting Import.
6
+* For IntelliJ Idea : Settings → Code Style → Java, click Manage, and import that XML file by simply clicking Import.
0 commit comments