Skip to content

Commit

Permalink
maven projec for eclipse
Browse files Browse the repository at this point in the history
  • Loading branch information
JervenBolleman committed May 17, 2024
1 parent 4f84b4e commit 465f4f8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,19 @@
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>

0 comments on commit 465f4f8

Please sign in to comment.