we now use maven to manage all dependencies and build Project-HomeFlix
This commit is contained in:
Jannik
2017-07-26 17:10:37 +02:00
parent 1f02277f72
commit bd6fae7fe4
77 changed files with 206 additions and 523 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Project HomeFlix</name>
<name>Project-HomeFlix</name>
<comment></comment>
<projects>
</projects>
@ -11,14 +11,13 @@
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.fx.ide.css.nature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>