0

I'm using the latest Eclipse IDE for Java Developers, Version: 2019-03 (4.11.0), Build id: 20190314-1200, with Java 12.0.1 and AWS Toolkit v2.

I am following this documentation in the first topic, titled "Changing Environment Configuration Settings".

Changing Environment Configuration Settings

It tells me to double-click the Elastic Beanstalk node in AWS Explorer to see the environments in Elastic Beanstalk. However, when I do that, I don't see any of my environment that's up and running in Elastic Beanstalk.

enter image description here

Where do I need to go in Eclipse check out the problem? How do I fix this?

daniel
  • 1,446
  • 3
  • 29
  • 65

1 Answers1

1

Have you set up your AWS account in Eclipse (Eclipse->Preferences->AWS Toolkit)

wheeliebin
  • 716
  • 1
  • 6
  • 20