Commit 8ff8e638 authored by Andrey Filippov's avatar Andrey Filippov
Browse files

update Eclipse project

parent b7b5500e
Loading
Loading
Loading
Loading
+12 −22
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
  <name>imagej-elphel</name>
	<comment></comment>
	<projects>
		<project>metadata-extractor</project>
	</projects>
  <comment>A Maven project implementing imagej-elphel plugin. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
  <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>
 No newline at end of file