diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2018-11-15 10:33:31 +0100 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2018-11-15 10:33:31 +0100 |
| commit | 735f5ff76f79ca53a1b2ed8cc0e13a75c9a01f5d (patch) | |
| tree | 707e0f575302284d17345f61899569ab16711ff2 /src/ui/gwt/.project | |
| parent | 422248f11fdb1aa76af72bee67d30ea8d63fa892 (diff) | |
Remove `src/ui` folder, moved to:
https://github.com/GrammaticalFramework/gf-offline-translator
Diffstat (limited to 'src/ui/gwt/.project')
| -rw-r--r-- | src/ui/gwt/.project | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/src/ui/gwt/.project b/src/ui/gwt/.project deleted file mode 100644 index dfd6dab3f..000000000 --- a/src/ui/gwt/.project +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>GF-GWT</name>
- <comment>GF-GWT project</comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>com.google.gdt.eclipse.core.webAppProjectValidator</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>com.google.gwt.eclipse.core.gwtProjectValidator</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>com.google.gwt.eclipse.core.gwtNature</nature>
- </natures>
-</projectDescription>
|
