IDEMPIERE-4488 Remove .classpath from repository (#608)

Fix project definition for migration folder - is not java nature
This commit is contained in:
Carlos Ruiz 2021-03-04 13:55:47 +01:00 committed by GitHub
parent 1971b4f0dc
commit 41bf7ef3e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -5,13 +5,7 @@
<projects> <projects>
</projects> </projects>
<buildSpec> <buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec> </buildSpec>
<natures> <natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures> </natures>
</projectDescription> </projectDescription>