mulander / evolutionchamber

Automatically exported from code.google.com/p/evolutionchamber
0 stars 0 forks source link

Prepare a "Getting started" documentation for new developers #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Prepare a getting started documentation for developers on the wiki section of 
this website.

Good example of what's needed:
http://jdownloader.org/knowledge/wiki/development/first-steps

Original issue reported on code.google.com by netpr...@gmail.com on 26 Oct 2010 at 7:32

GoogleCodeExporter commented 9 years ago
Somebody with some Java experience should be able to download and install 
Eclipse and the necessary plugins if he does not has them already. IMO it is 
better to outline projects general design and existing components. Without it, 
it can be easy to get lost in all the classes and packages.

Original comment by sergey...@gmail.com on 26 Oct 2010 at 11:06

GoogleCodeExporter commented 9 years ago
Sure I agree with you that the outline is required but don't dismiss the simple 
getting started instructions.
Not everyone needing access to the latest version is/will be a developer. Just 
moments ago I instructed Mushin on IRC how to get eclipse, checkout our project 
and run it. He needs it to test the 'bleeding edge' version. I see value in 
this.

Original comment by netpr...@gmail.com on 26 Oct 2010 at 11:12

GoogleCodeExporter commented 9 years ago
I'll be installing it again on my laptop later so I can write it up 
step-by-step if you like.

Original comment by atb...@gmail.com on 26 Oct 2010 at 1:20

GoogleCodeExporter commented 9 years ago
Sure that would be great.

Original comment by netpr...@gmail.com on 26 Oct 2010 at 1:33

GoogleCodeExporter commented 9 years ago
Please see the link below for Windows installation instructions:
http://pastebin.com/raw.php?i=JCsPwiC0

(based on initial help from mulander)

Original comment by atb...@gmail.com on 26 Oct 2010 at 10:51

GoogleCodeExporter commented 9 years ago
Thanks atb001.  I added it to the wiki (with some tweaks).  I changed the URL 
for the page that contains the Java download because it looks like java.com 
only lets you download the JRE?  Since Eclipse uses it's own Java compiler, you 
can still compile programs with only the JRE, but there are some development 
tasks that you can only do with a JDK, so I think that it's better to download 
that instead.  Tell mulander thanks too!

http://code.google.com/p/evolutionchamber/wiki/GettingStartedDevelopers

Original comment by mike.angstadt on 19 Nov 2010 at 8:35

GoogleCodeExporter commented 9 years ago
I consider this issue as satisfied.

> Tell mulander thanks too!
No problem :) (netprobe==mulander)

Original comment by netpr...@gmail.com on 19 Nov 2010 at 9:17