eclipse-ee4j / starter

Eclipse Starter for Jakarta EE
Eclipse Public License 2.0
50 stars 39 forks source link

Implementing #274: Add input fields for maven coordinates for project creation #277

Closed geziefer closed 1 year ago

geziefer commented 1 year ago

Feature implemented as described in https://github.com/eclipse-ee4j/starter/issues/274

Tests done:

empty input fields invalid input fields input with and without leaving input field generation with defaults generation with new values check for java packages check for maven file

(Note: 2nd try after problems with email in commits)

eclipse-starter-bot commented 1 year ago

Can one of the admins verify this patch?

geziefer commented 1 year ago

It included the reverts allthough my previous PR has not been applied - does this hurt? But seems to look ok this time, the newest commit is the complete fix from a branch of my fork.