Commit 54367395 authored by Andrey Filippov's avatar Andrey Filippov

updated .project - it did not have Maven nature

parent 26c0232c
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>imagej-elphel</name> <name>imagej-elphel</name>
<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> <comment></comment>
<projects/> <projects>
<buildSpec> </projects>
<buildCommand> <buildSpec>
<name>org.eclipse.jdt.core.javabuilder</name> <buildCommand>
</buildCommand> <name>org.eclipse.jdt.core.javabuilder</name>
</buildSpec> <arguments>
<natures> </arguments>
<nature>org.eclipse.jdt.core.javanature</nature> </buildCommand>
</natures> <buildCommand>
</projectDescription> <name>org.eclipse.m2e.core.maven2Builder</name>
\ No newline at end of file <arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment