satr / intellij-idea-plugin-connector-for-aws-lambda

The plugin for the IntelliJ IDEA: connector for AWS Lambda functions.
MIT License
14 stars 4 forks source link

Plugin doesn't see jar files #2

Closed DmytroRybka closed 6 years ago

DmytroRybka commented 6 years ago

When I generate a jar file plugin cannot see it after refresh. image

satr commented 6 years ago

Hi Please check if the JAR file exists - on the disk and in the project tree: idea-jar-artifact-settings idea-jar-artifact-in-project-tree I see some issues with updates of the JAR-artifact list when there is an error during access to resources and I will look at it also.

satr commented 6 years ago

Added a message to the logging, when there is no JAR-artefacts configured or JAR-file does not exist. log-message-not-found-jar Fixed in the version v1.3