1234567891011121314151617181920212223 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>SonarBrick</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.lejos.nxt.ldt.leJOSBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.lejos.nxt.ldt.leJOSNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
- </projectDescription>
|