You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Gael Yimen Yimga <yi...@gmail.com> on 2023/03/27 15:48:55 UTC

Setting up the project locally.

Hello,

Please I'm looking for the documentation to set up the project on my local
machine so that I can start the development. I thought I would be able to
find it in the README.md <https://github.com/apache/ignite>, but not.
Please correct me if I'm wrong.

Thanks for your help.
Gael.
--

Re: Setting up the project locally.

Posted by Gael Yimen Yimga <yi...@gmail.com>.
Thank you Maksim and Nizhikov.

--
Gael.


On Mon, 27 Mar 2023 at 10:27, Николай Ижиков <ni...@apache.org> wrote:

>
> https://cwiki.apache.org/confluence/display/IGNITE/Project+Setup
>
> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute
>
> https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines
>
>
> > 27 марта 2023 г., в 20:06, Maksim Timonin <ti...@apache.org>
> написал(а):
> >
> > Hi Gael!
> >
> > There are such docs:  DEVNOTES.txt, CONTRIBUTING.md. Please check them in
> > the root directory (nearby README.md).
> >
> > Maksim.
> >
> > On Mon, Mar 27, 2023 at 8:00 PM Gael Yimen Yimga <yi...@gmail.com>
> > wrote:
> >
> >> Hello Ilya,
> >>
> >> There is no documentation that explains how to set up the project on a
> >> local machine ? If it is the case, it might be a good idea to create a
> >> ticket to have that address so that it will be easier for a newbie to
> >> onboard in the project. How does that sound ?
> >>
> >> Gael.
> >> --
> >>
> >>
> >> On Mon, 27 Mar 2023 at 09:02, Ilya Kasnacheev <
> ilya.kasnacheev@gmail.com>
> >> wrote:
> >>
> >>> Hello!
> >>>
> >>> You may just import it into IntelliJ IDEA or run mvn clean install
> >>> -DskipTests.
> >>>
> >>> Regards,
> >>> --
> >>> Ilya Kasnacheev
> >>>
> >>>
> >>> пн, 27 мар. 2023 г. в 18:49, Gael Yimen Yimga <yi...@gmail.com>:
> >>>
> >>>> Hello,
> >>>>
> >>>> Please I'm looking for the documentation to set up the project on my
> >>> local
> >>>> machine so that I can start the development. I thought I would be able
> >> to
> >>>> find it in the README.md <https://github.com/apache/ignite>, but not.
> >>>> Please correct me if I'm wrong.
> >>>>
> >>>> Thanks for your help.
> >>>> Gael.
> >>>> --
> >>>>
> >>>
> >>
>
>

Re: Setting up the project locally.

Posted by Николай Ижиков <ni...@apache.org>.
https://cwiki.apache.org/confluence/display/IGNITE/Project+Setup

https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute

https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines


> 27 марта 2023 г., в 20:06, Maksim Timonin <ti...@apache.org> написал(а):
> 
> Hi Gael!
> 
> There are such docs:  DEVNOTES.txt, CONTRIBUTING.md. Please check them in
> the root directory (nearby README.md).
> 
> Maksim.
> 
> On Mon, Mar 27, 2023 at 8:00 PM Gael Yimen Yimga <yi...@gmail.com>
> wrote:
> 
>> Hello Ilya,
>> 
>> There is no documentation that explains how to set up the project on a
>> local machine ? If it is the case, it might be a good idea to create a
>> ticket to have that address so that it will be easier for a newbie to
>> onboard in the project. How does that sound ?
>> 
>> Gael.
>> --
>> 
>> 
>> On Mon, 27 Mar 2023 at 09:02, Ilya Kasnacheev <il...@gmail.com>
>> wrote:
>> 
>>> Hello!
>>> 
>>> You may just import it into IntelliJ IDEA or run mvn clean install
>>> -DskipTests.
>>> 
>>> Regards,
>>> --
>>> Ilya Kasnacheev
>>> 
>>> 
>>> пн, 27 мар. 2023 г. в 18:49, Gael Yimen Yimga <yi...@gmail.com>:
>>> 
>>>> Hello,
>>>> 
>>>> Please I'm looking for the documentation to set up the project on my
>>> local
>>>> machine so that I can start the development. I thought I would be able
>> to
>>>> find it in the README.md <https://github.com/apache/ignite>, but not.
>>>> Please correct me if I'm wrong.
>>>> 
>>>> Thanks for your help.
>>>> Gael.
>>>> --
>>>> 
>>> 
>> 


Re: Setting up the project locally.

Posted by Maksim Timonin <ti...@apache.org>.
Hi Gael!

There are such docs:  DEVNOTES.txt, CONTRIBUTING.md. Please check them in
the root directory (nearby README.md).

Maksim.

On Mon, Mar 27, 2023 at 8:00 PM Gael Yimen Yimga <yi...@gmail.com>
wrote:

> Hello Ilya,
>
> There is no documentation that explains how to set up the project on a
> local machine ? If it is the case, it might be a good idea to create a
> ticket to have that address so that it will be easier for a newbie to
> onboard in the project. How does that sound ?
>
> Gael.
> --
>
>
> On Mon, 27 Mar 2023 at 09:02, Ilya Kasnacheev <il...@gmail.com>
> wrote:
>
> > Hello!
> >
> > You may just import it into IntelliJ IDEA or run mvn clean install
> > -DskipTests.
> >
> > Regards,
> > --
> > Ilya Kasnacheev
> >
> >
> > пн, 27 мар. 2023 г. в 18:49, Gael Yimen Yimga <yi...@gmail.com>:
> >
> > > Hello,
> > >
> > > Please I'm looking for the documentation to set up the project on my
> > local
> > > machine so that I can start the development. I thought I would be able
> to
> > > find it in the README.md <https://github.com/apache/ignite>, but not.
> > > Please correct me if I'm wrong.
> > >
> > > Thanks for your help.
> > > Gael.
> > > --
> > >
> >
>

Re: Setting up the project locally.

Posted by Gael Yimen Yimga <yi...@gmail.com>.
Hello Ilya,

There is no documentation that explains how to set up the project on a
local machine ? If it is the case, it might be a good idea to create a
ticket to have that address so that it will be easier for a newbie to
onboard in the project. How does that sound ?

Gael.
--


On Mon, 27 Mar 2023 at 09:02, Ilya Kasnacheev <il...@gmail.com>
wrote:

> Hello!
>
> You may just import it into IntelliJ IDEA or run mvn clean install
> -DskipTests.
>
> Regards,
> --
> Ilya Kasnacheev
>
>
> пн, 27 мар. 2023 г. в 18:49, Gael Yimen Yimga <yi...@gmail.com>:
>
> > Hello,
> >
> > Please I'm looking for the documentation to set up the project on my
> local
> > machine so that I can start the development. I thought I would be able to
> > find it in the README.md <https://github.com/apache/ignite>, but not.
> > Please correct me if I'm wrong.
> >
> > Thanks for your help.
> > Gael.
> > --
> >
>

Re: Setting up the project locally.

Posted by Ilya Kasnacheev <il...@gmail.com>.
Hello!

You may just import it into IntelliJ IDEA or run mvn clean install
-DskipTests.

Regards,
-- 
Ilya Kasnacheev


пн, 27 мар. 2023 г. в 18:49, Gael Yimen Yimga <yi...@gmail.com>:

> Hello,
>
> Please I'm looking for the documentation to set up the project on my local
> machine so that I can start the development. I thought I would be able to
> find it in the README.md <https://github.com/apache/ignite>, but not.
> Please correct me if I'm wrong.
>
> Thanks for your help.
> Gael.
> --
>