adobe / aem-eclipse-developer-tools

The Eclipse plugin that brings you the full connection to the Adobe Experience Manager, with auto-sync and project creation wizard.
Apache License 2.0
35 stars 23 forks source link

Finish button broken in server step of new project wizard #43

Closed gabrielwalt closed 8 years ago

gabrielwalt commented 9 years ago

If the server already exists and a new project is created, when reaching the last step where the server is to be configured, if the default choices are ok and nothing has to be modified on that screen, then the Finish button is disabled.

Work-around: change something and revert it, the Finish button can then be clicked.

rombert commented 8 years ago

This issue has been fixed in the Sling IDE Tooling project ( see SLING-5081:Unable to advance in the project creation wizard if the server is pre-selected ) and will be incorporated in the next AEM Developer Tools public release.

If you'd like to build a fix yourself, please follow the instructions from Sling IDE Tooling - building from source.