Creating maven archetype

Answered

Hello, 

I am new here on the forum so please excuse me for the mastakes i make during this post. 

I am now working on maven archetypes, but i seem to struggle with a few things. First of all the IDE cannot deal with requiredProperties, which is quite troublesome taking into account that most of my projects require a lot of configurability.

Besides that there is the lack of support in case of maven archetype development, given that i have to work with java code in the resources, and it refuses to move java files to new packagess and such. (and there are some other minor inconveniences, like showing archetype based syntaxes like 

#set( $symbol_escape = '\' )

with red underline.)

I am using 2017.1.4 version of Ultimate Inellij IDEA 

 

Is there any chance that idea will support  archetypes more in the future or any workaround to make the IDEA support this kind of development? 

0
1 comment

Please check the open issues related to archetypes first. If you can't find anything related to your problems, please feel free to submit new tickets to YouTrack (one ticket per problem, please). Thank you.

0

Please sign in to leave a comment.