diff options
author | Angel Avila | 2015-03-13 17:00:25 -0400 |
---|---|---|
committer | Angel Avila | 2015-03-13 17:00:25 -0400 |
commit | fa93607489b6cd8570cc1eeadbf7569ce8d971c4 (patch) | |
tree | bdc0cfaa03396d02ec19509a95e779378c9988bd /plugins/org.eclipse.osee.web.ui | |
parent | a178be8d3206de7635534e7f5ab010dd8a079494 (diff) | |
download | org.eclipse.osee-fa93607489b6cd8570cc1eeadbf7569ce8d971c4.tar.gz org.eclipse.osee-fa93607489b6cd8570cc1eeadbf7569ce8d971c4.tar.xz org.eclipse.osee-fa93607489b6cd8570cc1eeadbf7569ce8d971c4.zip |
refactor: Update build numbers to 0.20.1
Change-Id: I1b6d889c3f6c9cba9612788fcff2bba06cb6c0b2
Diffstat (limited to 'plugins/org.eclipse.osee.web.ui')
-rw-r--r-- | plugins/org.eclipse.osee.web.ui/.project | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.web.ui/.project b/plugins/org.eclipse.osee.web.ui/.project new file mode 100644 index 0000000000..88176c7a29 --- /dev/null +++ b/plugins/org.eclipse.osee.web.ui/.project @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.eclipse.osee.web.ui</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.eclipse.pde.ds.core.builder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.pde.PluginNature</nature> + </natures> +</projectDescription> |