Commiting v1 of the source

This commit is contained in:
bberenberg
2013-06-20 18:07:32 -07:00
parent e3cfc168b4
commit d366ccc9d7
24 changed files with 918 additions and 0 deletions

14
.project Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>confluence-markdown-macro</name>
<comment>This is the com.atlassian.plugins.confluence.markdown:confluence-markdown-macro plugin for Atlassian Confluence. 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>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>