Skip to content

Feature: Splash Screen - Creation of Maven projects #7

@surajkumar

Description

@surajkumar

Within our splash screen users can create new projects. Currently we have creation of Gradle projects, which:

  1. Downloads the selected distribution
  2. Runs the gradle init task to generate a project
  3. Runs gradle build
  4. Opens the primary IDE

We need something similar to this flow but for Maven.

This includes creating the UI elements needed for an easy and customizable experience for the end user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions