diff options
author | rsuen | 2007-01-12 20:13:39 +0000 |
---|---|---|
committer | rsuen | 2007-01-12 20:13:39 +0000 |
commit | 6cb65ead7fcd323485b6d976e87361536ea44d58 (patch) | |
tree | 46457e047a80abbbec098af3a6f6e7febd6a246a /providers/bundles/org.eclipse.ecf.provider.irc.ui/.project | |
parent | b091d259736af14fb59060464bfcdaad75f3703b (diff) | |
download | org.eclipse.ecf-6cb65ead7fcd323485b6d976e87361536ea44d58.tar.gz org.eclipse.ecf-6cb65ead7fcd323485b6d976e87361536ea44d58.tar.xz org.eclipse.ecf-6cb65ead7fcd323485b6d976e87361536ea44d58.zip |
Moving this from org.eclipse.ecf.irc.ui to org.eclipse.ecf.provider.irc.ui.
Diffstat (limited to 'providers/bundles/org.eclipse.ecf.provider.irc.ui/.project')
-rw-r--r-- | providers/bundles/org.eclipse.ecf.provider.irc.ui/.project | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.irc.ui/.project b/providers/bundles/org.eclipse.ecf.provider.irc.ui/.project new file mode 100644 index 000000000..5f59f91cc --- /dev/null +++ b/providers/bundles/org.eclipse.ecf.provider.irc.ui/.project @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.eclipse.ecf.provider.irc.ui</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.pde.ManifestBuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.pde.SchemaBuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.pde.PluginNature</nature> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription> |