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 179 forks source link

New release needed -- last one is several years old #228

Open eschulma opened 3 years ago

eschulma commented 3 years ago

The version of this plug in available from the Eclipse Marketplace, or as a packaged release here, is several years old. Given the complexity of the build process many people won't be able to use this plugin without a release, since the old versions don't work with any recent Eclipse.

william-ricaurte-skymate commented 3 years ago

Thank you for this contribution. I could not build it. I need a release of this Java11 compiled version. Can someone please publish a release version?

r-alukhanov commented 3 years ago

I successfully build the project locally using Oracle JDL 11.0.10 on my Debian WSL. It loads and compiles a plenty of packages and installs them into my local maven repository. It creates somes file in the working directory. What is my next step? Is there a manual, how to install the plugin into my local Eclipse?

r-alukhanov commented 3 years ago

It works. After "setup.sh" finishes its job, the plugin is exported into file: aws-toolkit-eclipse/releng/com.amazonaws.eclipse.devide/target/com.amazonaws.eclipse.devide-1.0.0-SNAPSHOT.zip

This file must be opened using "Install new software feature..." in your Eclipse. Do not unzip the file. Use the "Add.." button and add the zip file as location!

My Environment: