| 
		
			|  Eclipse IDE [message #6007] | Thu, 06 March 2008 15:09  |  
			| 
				
				
					|  Sebastian Neubert Messages: 282
 Registered: March 2006
 Location: Munich
 | first-grade participant |  From: 140.181.9*
 
 |  |  
	| Hi! 
 Tobias yesterday showed me how to use the eclipse development platform to work comfortably on our code. I installed it myself and made a small tutorial on that in the wiki: Using Eclipse
 
 Have fun! There are a lot of features there, so it would be great if you could contribute any experience that you make in the wiki, so that otrhers can profit from your findings!
 
 Cheers! Sebastian.
 
 Sebastian Neubert
 Technische Universität München
 Department Physik E18
 sneubert@e18.physik.tu-muenchen.de
 tel: +49-8928912592
 [Updated on: Thu, 06 March 2008 15:10] Report message to a moderator |  
	|  |  | 
	|  | 
	|  | 
	| 
		
			| Re: Eclipse IDE [message #6734 is a reply to message #6016] | Thu, 15 May 2008 12:06  |  
			| 
				
				
					|  Mohammad Al-Turany Messages: 518
 Registered: April 2004
 Location: GSI, Germany
 | first-grade participant | From: *gsi.de 
 |  |  
	| Hi, 
 just for info, cmake 2.6 is released, this version support creation of CDT4 projects and can generate them directly for Eclipse:
 
 in a build directory you can call:
 
 cmake -G  "Eclipse CDT4 - Unix Makefiles"  PATHtoPANDAROOT
 
 have fun!
 
 Mohammad
 |  
	|  |  |