Skip to content

Commit 1a5a957

Browse files
committed
- new project sample that has no modelica syntax checker builder.
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2305 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent c3c2120 commit 1a5a957

File tree

1 file changed

+22
-27
lines changed

1 file changed

+22
-27
lines changed

.project-sample

Lines changed: 22 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,22 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<projectDescription>
3-
<name>OpenModelica</name>
4-
<comment></comment>
5-
<projects>
6-
</projects>
7-
<buildSpec>
8-
<buildCommand>
9-
<name>org.modelica.mdt.core.syntaxChecker</name>
10-
<arguments>
11-
</arguments>
12-
</buildCommand>
13-
<buildCommand>
14-
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
15-
<triggers>full,incremental,</triggers>
16-
<arguments>
17-
<dictionary>
18-
<key>LaunchConfigHandle</key>
19-
<value>&lt;project&gt;/.externalToolBuilders/OMDev-MINGW-OpenModelicaBuilder.launch</value>
20-
</dictionary>
21-
</arguments>
22-
</buildCommand>
23-
</buildSpec>
24-
<natures>
25-
<nature>org.modelica.mdt.core.ModelicaNature</nature>
26-
</natures>
27-
</projectDescription>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>OpenModelica</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
10+
<triggers>full,incremental,</triggers>
11+
<arguments>
12+
<dictionary>
13+
<key>LaunchConfigHandle</key>
14+
<value>&lt;project&gt;/.externalToolBuilders/OMDev-MINGW-OpenModelicaBuilder.launch</value>
15+
</dictionary>
16+
</arguments>
17+
</buildCommand>
18+
</buildSpec>
19+
<natures>
20+
<nature>org.modelica.mdt.core.ModelicaNature</nature>
21+
</natures>
22+
</projectDescription>

0 commit comments

Comments
 (0)