Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Unsolicited credentials dialog after installing AWS Toolkit for Eclipse #52

Open
rherrmann opened this issue Nov 23, 2016 · 2 comments
Open

Comments

@rherrmann
Copy link

After installing the AWS Toolkit for Eclipse and restarting Eclipse, a dialog appears that asks for credentials (see below). However, this is unexpected as the use may not even want to lok into an AWS account right now. Wouldn't it be better to defer the login until actually necessary?

image

On a technical note, the dialog requires plug-in activation of one or more AWS plug-ins which violates the lazy activation policy of Eclipse.

@fulghum
Copy link
Contributor

fulghum commented Nov 23, 2016

Hey Rüdiger, thank you for all the great feedback you've been sending our way! The intent of this dialog was to welcome users to the AWS Eclipse tooling and help them get it set up right after they installed the tools.

On a somewhat related note... we've seen issues with discoverability of extension content in IDEs, so we wanted to do something to help users get the Toolkit configured and show them how to get started. One alternative idea would be to contribute content to the Eclipse Welcome page, then when a developer selects that content, we'd load the plugin and help the developer configure the tools. Do you have other suggestions/ideas there?

@rherrmann
Copy link
Author

I like the idea of an Eclipse Welcome page. That's also the recommended way for plug-ins to introduce new users their concepts. IIRC you can have 'links' on such a page that trigger commands in a plug-in that could then guide the user through the necessary steps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants