1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00

Created 'arduino-builder' project.

This commit is contained in:
Claudio Indellicati
2014-09-25 12:08:42 +02:00
committed by Cristian Maglie
parent 98bdc7b587
commit 820fc657e6
5 changed files with 47 additions and 0 deletions

17
arduino-builder/.project Normal file
View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>arduino-builder</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>