[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian]: C++-Editor <> fte



Hallo Sangohn Christian,

wie währe se mit JX bzw. JCC (Code Crusader)!


MfG. Stephan Goebels
-- 
  
        ,,,,
        /'^'\       
       ( o o )          Stephan Goebels
---oOOO--(_)--OOOo-----------------------------------------------------
                        eMail: 	S.Goebels@fz-juelich.de
                        phone: 	+49(0)2461-61/4512,
	 Big		fax  :	+49 2461 61 3990                             
			www  : 	
       Brother
			sMail: 	Forschungszentrum Juelich GmbH                
          is           		Zentrallabor für Elektronik (ZEL)     
                               	Messtechnik und Bildverarbeitung      
       watching                 Leo-Brandt-Strasze                    
                		52425 Juelich                         
         you 			Germany  
----------------------------------------------------------------------
Title: Linux Development Software (23-Dec-1998)
Home

Linux Development Software

IDEs

Integrated Development Environments generally have makefile generation and debugger frontends. Unix offers powerful programming utilities that = can be easily integrated with a text editor, so the line between editor a= nd IDE is very blurry. I'm making a somewhat arbitary distinction here.

=20

While the above will will do all the work of finding dependencies = in your C files, you should still learn how to use make. Here's= an= excellent tutorial on using make.

On a related note, here's an interesting article on "The Du= mbing Down of Programming."

Editors

Summary: If you're coming from Windows try Nedit, GRASP or Code Crusader. If you're coming from DOS try FTE, RHIDE or XWPE. See also the commercial products below.

=20

You can find binaries and source for some of the editors above = at Sunsite.<= /P>

Debuggers

=20

=20

Specialized environments and desktops

Commercial products

=20

Links to more


Linux/unix Programming Info

Books