+1 for the repo as source of truth. Wiki always seemed better as a place to
show examples rather than how to build the project. I also like having the
readme about how to use the product and the building about how to manually
build so one could contribute (especially since Geode already provided
(
+1 for putting it into the repo. I am fine with either putting it into
README.md or linking form there.
On Tue, Sep 11, 2018 at 4:33 PM, Ryan McMahon
wrote:
> Kirk - I have a PR open here which has the "Setting up IntelliJ" section
> you've described:
> https://github.com/apache/geode/pull/2456
Kirk - I have a PR open here which has the "Setting up IntelliJ" section
you've described:
https://github.com/apache/geode/pull/2456
I would be happy to use your version if you think it is more comprehensive,
or we can revise my PR to include any details you feel are missing.
Ryan
On Tue, Sep 11
Put it with the source! BUILDING.md or other file.
> On Sep 11, 2018, at 4:11 PM, Kirk Lund wrote:
>
> I don't care which location (wiki or part of the readme) but I do have
> up-to-date instructions that I could update either location with. Maybe a
> detailed "Setting up IntelliJ" section on B
I don't care which location (wiki or part of the readme) but I do have
up-to-date instructions that I could update either location with. Maybe a
detailed "Setting up IntelliJ" section on BUILDING.md? Just let me know if
you'd like my version.
On Tue, Sep 11, 2018 at 3:36 PM, Jianxia Chen wrote:
+1 to revise the wiki to link to README.md/BUILDING.md
On Tue, Sep 11, 2018 at 3:22 PM Ryan McMahon wrote:
> Hi all,
>
> I am looking to add more comprehensive instructions for how to bring Geode
> into IntelliJ. I've written the instructions but am now looking at where
> to put them.
>
> There