source: CIVL/.project@ cb4d4f4

1.23 2.0 main test-branch
Last change on this file since cb4d4f4 was d36c595, checked in by Stephen Siegel <siegel@…>, 5 years ago

the .project changed again for unknown reasons. Added missing option to the CommandLine grammar.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@5461 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 621 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>CIVL</name>
4 <comment></comment>
5 <projects>
6 <project>ABC</project>
7 <project>GMC</project>
8 <project>SARL</project>
9 </projects>
10 <buildSpec>
11 <buildCommand>
12 <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
13 <arguments>
14 </arguments>
15 </buildCommand>
16 <buildCommand>
17 <name>org.eclipse.jdt.core.javabuilder</name>
18 <arguments>
19 </arguments>
20 </buildCommand>
21 </buildSpec>
22 <natures>
23 <nature>org.eclipse.jdt.core.javanature</nature>
24 <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
25 </natures>
26</projectDescription>
Note: See TracBrowser for help on using the repository browser.