From the course: AWS for DevOps: Continuous Delivery and Process Automation

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Update code from IDE and CodeStar

Update code from IDE and CodeStar - Amazon Web Services (AWS) Tutorial

From the course: AWS for DevOps: Continuous Delivery and Process Automation

Start my 1-month free trial

Update code from IDE and CodeStar

- [Instructor] So to choose the tool for connecting the IDE to the code pipeline, I'm going to work with Eclipse. I'm going to click on the Eclipse button here. And I've already pre-installed Eclipse. Notice the instructions. Before you can import your project, I'm going to need an IAM user with an access key, secret key, and Git credentials. I'm going to just follow the steps here. I need to get the AWS Toolkit for Eclipse. So you can see the instructions are over to the right. I'm going to Copy this text, because I'm going to need it. I'm going to Switch to Eclipse. I'm going to click on, in Eclipse, Help, Install New Software. In the Work with dialogue, I'm going to Paste this String. I'm going to click Add. I'm going to call this awstoolkit. Click Okay. Once the tools populate, I'm going to Select All Of Them. Click Next. Click Next. Click Next again. Accept the license terms and click Finish. So I kind of jumped ahead a little bit, and I already connected a tool and did an update…

Contents