You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-8Lines changed: 11 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -17,16 +17,19 @@ Latest releases and pre-releases: https://github.com/satr/intellij-idea-plugin-c
17
17
* Install the plugin.
18
18
* Open a project with an AWS Lambda function.
19
19
* Configure a JAR-artifact for the project.
20
-
* Open the tool window  "Connector for AWS Lambda".
21
-
* Refresh  lists with AWS Lambda functions, JAR-artifacts, regions and profiles.
20
+
* Open the tool window  "Connector for AWS Lambda".
21
+
* Refresh  lists with AWS Lambda functions, JAR-artifacts, regions and profiles.
22
22
* Select in the list an AWS Lambda function to update it or run a test for it.
23
-
* Update the function with the button  (do not forget first to build an updated function).
24
-
* Type an input for a function test or load it with the button  from a json-file.
25
-
* Hit the button  to run the test for a selected function.
26
-
* Track activities in the Log window. Clean the log with the button 
23
+
* Update the function with the button  (do not forget first to build an updated function).
24
+
* Type an input for a function test or load it with the button  from a json-file.
25
+
* Hit the button  to run the test for a selected function.
26
+
* Track activities in the Log window. Clean the log with the button 
27
+
* Set a proxy properties in the IDEA settings and setup these values in the plugin with the button 
0 commit comments