Salome HOME
KnowledgeElementDTO is now used in KnowledgeElementFacade. Edit and rename knowledge...
[tools/siman.git] / Workspace / Converter / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3         <name>Converter</name>
4         <comment></comment>
5         <projects>
6                 <project>SPlat</project>
7         </projects>
8         <buildSpec>
9                 <buildCommand>
10                         <name>org.eclipse.jdt.core.javabuilder</name>
11                         <arguments>
12                         </arguments>
13                 </buildCommand>
14                 <buildCommand>
15                         <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
16                         <triggers>clean,full,incremental,</triggers>
17                         <arguments>
18                                 <dictionary>
19                                         <key>LaunchConfigHandle</key>
20                                         <value>&lt;project&gt;/.externalToolBuilders/Ant_Converter_Builder.launch</value>
21                                 </dictionary>
22                         </arguments>
23                 </buildCommand>
24                 <buildCommand>
25                         <name>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</name>
26                         <arguments>
27                         </arguments>
28                 </buildCommand>
29                 <buildCommand>
30                         <name>net.sourceforge.pmd.eclipse.plugin.pmdBuilder</name>
31                         <arguments>
32                         </arguments>
33                 </buildCommand>
34         </buildSpec>
35         <natures>
36                 <nature>org.eclipse.jdt.core.javanature</nature>
37                 <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature>
38                 <nature>net.sourceforge.pmd.runtime.pmdNature</nature>
39                 <nature>net.sourceforge.pmd.eclipse.plugin.pmdNature</nature>
40         </natures>
41 </projectDescription>