Finally I've decided eliminate this PR.

Try to consolidate the output folders for gradle and IDEA is really
time consuming (in terms of effort), for esthetic reasons.

This makes me think about the necessity of include the Gradle IDEA
plugin. This is a resource IMHO really useless. The execution of this
plugin "./gradlew idea" creates the so called  file-based project
format, considered legacy [1].

Importing Myriad project as Gradle project into IDEA works smoothly,
maybe we can drop this resource further.

Best.

[1] 
https://www.jetbrains.com/help/idea/creating-and-managing-projects.html#project-formats
--
Javi Roman

Twitter: @javiromanrh
GitHub: github.com/javiroman
Linkedin: es.linkedin.com/in/javiroman
Big Data Blog: dataintensive.info
Apache Id: javiroman
On Tue, Jun 5, 2018 at 2:44 PM Javi Roman <jroman.espi...@gmail.com> wrote:
>
> This PR is incomplete .... I have to modify it  Consider one blocked by now.
> --
> Javi Roman
>
> Twitter: @javiromanrh
> GitHub: github.com/javiroman
> Linkedin: es.linkedin.com/in/javiroman
> Big Data Blog: dataintensive.info
> Apache Id: javiroman
>
> On Tue, Jun 5, 2018 at 10:59 AM Javi Roman <jroman.espi...@gmail.com> wrote:
> >
> > Hi!
> >
> > Please take a look to this PR [1]. As a new user of IDEA IDE, the
> > first thing that "bothers" me is that the default output folder for
> > gradle is the "build" folder, nevertheless the output folder for
> > building within IDEA defaults to "out" folder. This PR is for using
> > "buld" folder for both environments (command line, and IDEA IDE).
> >
> > [1] https://github.com/apache/incubator-myriad/pull/111
> > --
> > Javi Roman
> >
> > Twitter: @javiromanrh
> > GitHub: github.com/javiroman
> > Linkedin: es.linkedin.com/in/javiroman
> > Big Data Blog: dataintensive.info
> > Apache Id: javiroman

Reply via email to