🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

initializeExtensionProject stuck at 50% building

User: "esimone"
New Altair Community Member
Updated by Jocelyn
Hi all!
I'm following this (see link below) guide and at point 3 of Quick Start, so when I try to initialize the extension, there is a problem: building process stays at 50% for the eternity and, as you can see in the screenshot (I used "--debug"), there is nothing wrong except for a "[WARN]" that should not be there. In fact, if I clone the project from GitHub, there are no src and blabla subfolders and files like the one in that warn. What can be the problem?
Guide link

Screenshot





Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Marco_Boeck"
    New Altair Community Member
    Accepted Answer
    Updated by Marco_Boeck
    Hi,

    Try pressing "Enter" once.

    Regards,
    Marco
    User: "esimone"
    New Altair Community Member
    OP
    Oh god, it worked...
    User: "jczogalla"
    New Altair Community Member
    Updated by jczogalla
    Just a follow-up, we released a new version of the gradle extension plugin (version 0.9.4).
    The new version will be part of the template extension very soon.
    If you update the dependency in your build.gradle file from 0.9.3 to 0.9.4, the input should be more visible (depending on your setup, there is a pop-up dialog). Also we added a flag noInput, so that there will be no user interaction necessary when it is active.

    Cheers
    Jan