mirror of
				https://github.com/esp8266/Arduino.git
				synced 2025-11-03 14:33:37 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			260 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			260 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
Put your jar libs here and the build script will include them
 | 
						|
in the classpath stored inside the jar manifest.
 | 
						|
In order to run your application move the output exe file from
 | 
						|
the dist directory to the same level as lib. 
 | 
						|
 | 
						|
SimpleApp.exe
 | 
						|
lib/
 | 
						|
lib/xml.jar
 |