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 d715474498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>