source: CIVL/.project@ f60252e

1.23 2.0 main test-branch
Last change on this file since f60252e was 8eee070, checked in by Manchun Zheng <zmanchun@…>, 10 years ago

added ABC, GMC to the referenced project list of CIVL

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@3022 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.