Reverting revision 48450. Just experienced exactly the same problem as Matt trying to build from clean from Eclipse on HEAD

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@48578 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Dave Ward
2013-03-25 19:21:31 +00:00
parent fcfd5a4cee
commit a0e2dea72d

View File

@@ -1,32 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>Web-Client</name> <name>Web-Client</name>
<comment></comment> <comment></comment>
<projects> <projects>
<project>3rd Party</project> <project>3rd Party</project>
<project>MBean</project> <project>MBean</project>
<project>Repository</project> <project>Repository</project>
<project>Web-Framework</project> <project>Web-Framework</project>
</projects> </projects>
<buildSpec> <buildSpec>
<buildCommand> <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name> <name>org.eclipse.jdt.core.javabuilder</name>
<arguments> <arguments>
</arguments> </arguments>
</buildCommand> </buildCommand>
</buildSpec> </buildSpec>
<natures> <natures>
<nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.jdt.core.javanature</nature>
</natures> </natures>
<filteredResources> </projectDescription>
<filter>
<id>1363867088392</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-projectRelativePath-matches-false-false-build</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>