Hi,
Can anyone reccomend a good development environment for the above languages. It must run on a PowerPc/Hardy implementation
I have tried netbeans but it fails on startup
Archived thread 1113383 from Ubuntu Dev Link Forum. Markdown source: Ubuntu_Dev_Link_Forum/thread_1113383_CC++Java_Development_Environment.md
Hi,
Can anyone reccomend a good development environment for the above languages. It must run on a PowerPc/Hardy implementation
I have tried netbeans but it fails on startup
I use scite and the terminal for my java development
I just use DevC++ in Wine tbh. Try Eclipse in there too.
I recommend Eclipse
I've installed and tested eclipse (including GTK 2.0) and it all seems to be working just fine.
Thanks for the advice.
There're a lot of IDE which you can choice to use. But i recommend you that Eclipse is the best Java IDE and C++ IDE in Linux. I remember I had read a article of LinuxJournal site which told me that Eclipse is the best Favorite Linux Software Development Tool. here it's http://www.linuxjournal.com/article/10065
Komodo Edit. That is all.
rharriso said: Komodo Edit. That is all.
An interesting choice, I have never heard of Komodo's IDE, Dragons, yes, Edit, no.
At first glance it doesn't seem to support C/C++ but I will delve further, thanks for the heads up.
Further to my choice of Eclipse, it works just fine but d.mn. it's slow. It is nice to have the same development platform running under Windows and Ubuntu but this suggestion (Komodo) should do so as well so I will check it out.
rharriso said: Komodo Edit. That is all.
Does not run on PowerPC/Linux platform
My vote for Eclipse also. It is slow to start up, but once it has started it is as fast as any other program.
Eclipse for java vim(gvim) +ctags+cscope for C and C++