aws / aws-toolkit-eclipse

(End of life: May 31, 2023) AWS Toolkit for Eclipse
http://aws.amazon.com/eclipse
Apache License 2.0
275 stars 178 forks source link

Export packages from all plugins #192

Open javabully opened 4 years ago

javabully commented 4 years ago

I am working on an eclipse tool that I wish to open source that helps visualize AWS deployments in an application centric fashion. It would be useful if all the AWS eclipse plugins exported their packages to enable me to link to the various editors and views etc.

kiiadi commented 4 years ago

Would like to understand a bit more about the ask here - when you say visualize deployments in an application centric fashion are you talking about a CFN stack ? What's your definition of application? What do you need exported from the AWS Eclipse plugin?

On the surface it sounds like this would be something that might be a great addition to the toolkit itself - would you be interested in contributing?