aboutsummaryrefslogtreecommitdiffstats
path: root/language-model/.project
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-06-27 14:28:35 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-06-27 14:28:35 +0200
commit39994e99591536e9519e92b447dfee240f482b99 (patch)
treee2d2ead9c6555be2208a50dbefeb7bc98cc43175 /language-model/.project
parentSimplify project layout (diff)
downloadrefinery-39994e99591536e9519e92b447dfee240f482b99.tar.gz
refinery-39994e99591536e9519e92b447dfee240f482b99.tar.zst
refinery-39994e99591536e9519e92b447dfee240f482b99.zip
Remove Eclipse-specific files
They can be re-generated by the BuildShip plugin anyways.
Diffstat (limited to 'language-model/.project')
-rw-r--r--language-model/.project41
1 files changed, 0 insertions, 41 deletions
diff --git a/language-model/.project b/language-model/.project
deleted file mode 100644
index 246372ea..00000000
--- a/language-model/.project
+++ /dev/null
@@ -1,41 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>language-model</name>
4 <comment></comment>
5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
9 <name>org.eclipse.jdt.core.javabuilder</name>
10 <arguments>
11 </arguments>
12 </buildCommand>
13 <buildCommand>
14 <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
15 <arguments>
16 </arguments>
17 </buildCommand>
18 <buildCommand>
19 <name>org.eclipse.buildship.core.gradleprojectbuilder</name>
20 <arguments>
21 </arguments>
22 </buildCommand>
23 <buildCommand>
24 <name>org.eclipse.pde.ManifestBuilder</name>
25 <arguments>
26 </arguments>
27 </buildCommand>
28 <buildCommand>
29 <name>org.eclipse.pde.SchemaBuilder</name>
30 <arguments>
31 </arguments>
32 </buildCommand>
33 </buildSpec>
34 <natures>
35 <nature>org.eclipse.sirius.nature.modelingproject</nature>
36 <nature>org.eclipse.jdt.core.javanature</nature>
37 <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
38 <nature>org.eclipse.buildship.core.gradleprojectnature</nature>
39 <nature>org.eclipse.pde.PluginNature</nature>
40 </natures>
41</projectDescription>