Created
April 13, 2012 10:10
-
-
Save xeno-by/2375580 to your computer and use it in GitHub Desktop.
.project for scalamacros/kepler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<projectDescription> | |
<name>kepler</name> | |
<comment></comment> | |
<projects> | |
</projects> | |
<buildSpec> | |
<buildCommand> | |
<name>org.eclipse.pde.ManifestBuilder</name> | |
<arguments> | |
</arguments> | |
</buildCommand> | |
<buildCommand> | |
<name>org.eclipse.pde.SchemaBuilder</name> | |
<arguments> | |
</arguments> | |
</buildCommand> | |
<buildCommand> | |
<name>org.scala-ide.sdt.core.scalabuilder</name> | |
<arguments> | |
</arguments> | |
</buildCommand> | |
</buildSpec> | |
<natures> | |
<nature>org.scala-ide.sdt.core.scalanature</nature> | |
<nature>org.eclipse.pde.PluginNature</nature> | |
<nature>org.eclipse.jdt.core.javanature</nature> | |
</natures> | |
<filteredResources> | |
<filter> | |
<id>1330513364619</id> | |
<name></name> | |
<type>22</type> | |
<matcher> | |
<id>org.eclipse.ui.ide.multiFilter</id> | |
<arguments>1.0-name-matches-false-false-*.class</arguments> | |
</matcher> | |
</filter> | |
<filter> | |
<id>1330513364626</id> | |
<name></name> | |
<type>26</type> | |
<matcher> | |
<id>org.eclipse.ui.ide.multiFilter</id> | |
<arguments>1.0-name-matches-false-false-.git</arguments> | |
</matcher> | |
</filter> | |
</filteredResources> | |
</projectDescription> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment