Merge pull request #35 from informatik-ag-ngl/c/project_natures

Removed unnecessary JBoss project natures from .project
This commit is contained in:
Kai S. K. Engelbart 2019-12-06 19:15:41 +01:00 committed by GitHub
commit 2a120411d2
1 changed files with 0 additions and 2 deletions

View File

@ -34,7 +34,5 @@
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.jboss.tools.jst.web.kb.kbnature</nature>
<nature>org.jboss.tools.cdi.core.cdinature</nature>
</natures>
</projectDescription>