LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   software developing tools (https://www.linuxquestions.org/questions/programming-9/software-developing-tools-50255/)

markus1982 03-17-2003 07:06 AM

software developing tools
 
which tools do you use for software developing (target platform should be linux, maybe through the use of QT windows even).

Good tutorials for creating makefiles (or tools to do so), configure script creation, gcc usage, etc

Any help is greatly appreciated!

Tinkster 03-17-2003 02:28 PM

/me uses emacs :}

But if you mean graphical development
tools you could look at kdevelop (which
uses QT, very good library by the way!)
or anjuta ... both have their pros and cons.

Both of them will do the whole
autoconf/automake jumbo-mumbo for you.

Cheers,
Tink

acjt 03-28-2003 05:08 PM

So when you say target platform, does this mean you are interested only in C/C++? Considering Java applications can run on Linux also.
If you are interested in Java, I recommend Eclipse, use Ant for your build scripts, JUnit for unit testing etc.


All times are GMT -5. The time now is 01:00 AM.