Proxmark3-SVN
	
	
	
	
		
			org.eclipse.cdt.make.core.makeBuilder
			clean,full,incremental,
			
				
					org.eclipse.cdt.make.core.enableCleanBuild
					true
				
				
					org.eclipse.cdt.make.core.append_environment
					true
				
				
					org.eclipse.cdt.make.core.stopOnError
					false
				
				
					org.eclipse.cdt.make.core.enabledIncrementalBuild
					true
				
				
					org.eclipse.cdt.make.core.build.command
					make
				
				
					org.eclipse.cdt.make.core.build.target.inc
					all
				
				
					org.eclipse.cdt.make.core.build.arguments
					
				
				
					org.eclipse.cdt.make.core.environment
					PATH=/usr/local/new/gnuarm-4.3.0/bin:/home/lafargue/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games|
				
				
					org.eclipse.cdt.make.core.useDefaultBuildCmd
					true
				
				
					org.eclipse.cdt.make.core.enableAutoBuild
					false
				
				
					org.eclipse.cdt.make.core.build.target.auto
					all
				
				
					org.eclipse.cdt.make.core.enableFullBuild
					true
				
				
					org.eclipse.cdt.make.core.build.target.clean
					clean
				
				
					org.eclipse.cdt.make.core.build.location
					
				
				
					org.eclipse.cdt.core.errorOutputParser
					org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.VCErrorParser;
				
			
		
		
			org.eclipse.cdt.make.core.ScannerConfigBuilder
			
			
		
	
	
		org.eclipse.cdt.core.cnature
		org.eclipse.cdt.make.core.makeNature
		org.eclipse.cdt.make.core.ScannerConfigNature