Linked by Thom Holwerda on Thu 9th Dec 2010 23:14 UTC, submitted by drcouzelis
Thread beginning with comment 453061
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Include the IDE please
by fengshaun on Fri 10th Dec 2010 07:00
in reply to "Include the IDE please"
RE[2]: Include the IDE please
by Valhalla on Fri 10th Dec 2010 10:49
in reply to "RE: Include the IDE please"
It already has an IDE called Paladin which is the successor to BeIDE. It's great and very useable! Also, if you are interested, there already exists everything you need to get started developing! That's what I'm gonna be doing after my last exam.
Yes, for instance there's a great introductory series for programming on Haiku by long time contributor Darkwyrm which you can find in the blog-o-sphere section on the Haiku homepage. It's a work in progress but it already covers/touches alot.
RE: Include the IDE please
by umccullough on Fri 10th Dec 2010 07:04
in reply to "Include the IDE please"
I sure hope like BeOS before it, it includes a working IDE or dev chain ready to compile and debug sample sources (even the old samples perhaps).
The Alphas did come with a full toolchain (in fact, Haiku alphas and nightlies should come with everything necessary to download the Haiku sources and recompile Haiku itself).
As for a full IDE, it doesn't come with one yet, but it does come with Pe which is an excellent syntax highlighting code editor. You can also download a more featured IDE such as Paladin and just drop it onto your Haiku install and get to building projects.
As for "Sample Code" - the best sample code is probably the various apps and demos in the Haiku source tree. Granted these don't come with much documentation, but if you learn how to use the Haiku build system itself, they're extremely easy to compile and run.
RE: Include the IDE please
by SuperDaveOsbourne on Fri 10th Dec 2010 15:59
in reply to "Include the IDE please"
RE: Include the IDE please
by henderson101 on Tue 14th Dec 2010 09:41
in reply to "Include the IDE please"



Member since:
2005-07-08
Hello World!
I sure hope like BeOS before it, it includes a working IDE or dev chain ready to compile and debug sample sources (even the old samples perhaps). Working with the old BeIDE and samples was lots of fun in the day. Last time I tried Haiku alpha 1, I wasn't sure if it was possible for one of the new IDEs to just be installed with suitable sample toy apps.
If that is addressed, I'd think lots more inquiring developers would jump in!