WS-2017.2.4 <martin@Martins-iMac-2.local Update remote-servers.xml, remote-server-client-libraries.xml

This commit is contained in:
Martin Donnelly 2017-09-27 20:21:04 +01:00
parent 99d7804286
commit 1d2a670e45
2 changed files with 26 additions and 0 deletions

View File

@ -50,5 +50,28 @@
<file path="$USER_HOME$/.WebStorm11/system/remote-server-libraries/docker-1.7.6/bcprov-jdk15on-1.51.jar" /> <file path="$USER_HOME$/.WebStorm11/system/remote-server-libraries/docker-1.7.6/bcprov-jdk15on-1.51.jar" />
<file path="$USER_HOME$/.WebStorm11/system/remote-server-libraries/docker-1.7.6/guava-18.0.jar" /> <file path="$USER_HOME$/.WebStorm11/system/remote-server-libraries/docker-1.7.6/guava-18.0.jar" />
</client-library> </client-library>
<client-library id="awselasticbeanstalk_1.10.49-1">
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/aspectjrt-1.8.6.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/commons-codec-1.6.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/commons-logging-1.1.3.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/aws-java-sdk-core-1.10.48.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/httpcore-4.3.3.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/jackson-annotations-2.5.0.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/aws-java-sdk-s3-1.10.48.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/aws-java-sdk-elasticbeanstalk-1.10.48.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/httpclient-4.3.6.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/jackson-core-2.5.3.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/freemarker-2.3.9.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/mail-1.4.6.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/aspectjweaver-1.8.6.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/aws-java-sdk-iam-1.10.48.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/spring-beans-3.0.7.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/spring-core-3.0.7.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/spring-context-3.0.7.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/joda-time-2.8.1.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/jackson-databind-2.5.3.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/xerces-2.4.0.jar" />
<file path="$USER_HOME$/Library/Caches/WebStorm2017.2/remote-server-libraries/awselasticbeanstalk_1.10.49-1/aws-java-sdk-ec2-1.10.48.jar" />
</client-library>
</component> </component>
</application> </application>

View File

@ -5,5 +5,8 @@
<option name="certificatesPath" value="C:\Users\Martin\.docker\machine\machines\default" /> <option name="certificatesPath" value="C:\Users\Martin\.docker\machine\machines\default" />
</configuration> </configuration>
</remote-server> </remote-server>
<remote-server name="AWS ElasticBeanstalk" type="awselasticbeanstalk">
<configuration access-key="AKIAJWJS75F7WNCGK64A" region-url="elasticbeanstalk.eu-west-1.amazonaws.com" secret-key="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" />
</remote-server>
</component> </component>
</application> </application>