diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-03-29 18:03:55 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-03-29 18:03:55 +0530 |
| commit | 5ed821be2c54c9fbbbcbdc77a40edf4cc5454617 (patch) | |
| tree | 1082e45910f4fbc4d7b5f06c16805e2beafbfec3 /src | |
| parent | f8146f06cd05e9b59d517d0f7a8186272a8b6946 (diff) | |
Removed directory com.sun.jersey, changed .gitignore to ignore bin directories.
Diffstat (limited to 'src')
| -rw-r--r-- | src/com.sun.jersey/.project | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/src/com.sun.jersey/.project b/src/com.sun.jersey/.project deleted file mode 100644 index 52ec5691..00000000 --- a/src/com.sun.jersey/.project +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>com.sun.jersey</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> |
