| author | Moritz Eysholdt | 2010-08-25 15:29:02 (EDT) |
|---|---|---|
| committer | Sebastian Zarnekow | 2010-08-25 16:15:13 (EDT) |
| commit | dc96b0abf4fee7c2cb18d99101cdb80d6d8528ae (patch) (side-by-side diff) | |
| tree | cf9dc65785d38ebde82a10a05df8852881c2d86b | |
| parent | b0662b7b50f0c49e22b16c513596c64b88ec66e2 (diff) | |
| download | org.eclipse.mwe-dc96b0abf4fee7c2cb18d99101cdb80d6d8528ae.zip org.eclipse.mwe-dc96b0abf4fee7c2cb18d99101cdb80d6d8528ae.tar.gz org.eclipse.mwe-dc96b0abf4fee7c2cb18d99101cdb80d6d8528ae.tar.bz2 | |
deleted projects that were marked as deleted
Signed-off-by: Sebastian Zarnekow <Sebastian.Zarnekow@itemis.de>
| -rw-r--r-- | plugins/org.eclipse.emf.mwe.di.ui_gen/.classpath | 6 | ||||
| -rw-r--r-- | plugins/org.eclipse.emf.mwe.di.ui_gen/.project | 34 | ||||
| -rw-r--r-- | plugins/org.eclipse.emf.mwe.di.ui_gen/DELETE.ME | 0 | ||||
| -rw-r--r-- | plugins/org.eclipse.emf.mwe.ui.newEditor/.checkstyle | 9 | ||||
| -rw-r--r-- | plugins/org.eclipse.emf.mwe.ui.newEditor/.classpath | 6 | ||||
| -rw-r--r-- | plugins/org.eclipse.emf.mwe.ui.newEditor/.project | 34 | ||||
| -rw-r--r-- | plugins/org.eclipse.emf.mwe.ui.newEditor/DELETE.ME | 0 | ||||
| -rw-r--r-- | releng/.cvsignore | 1 | ||||
| -rw-r--r-- | releng/.project | 11 | ||||
| -rw-r--r-- | releng/DELETE_ME | 0 | ||||
| -rw-r--r-- | releng/MOVED_TO_org.eclipse.emf.mwe.releng | 0 |
11 files changed, 0 insertions, 101 deletions
diff --git a/plugins/org.eclipse.emf.mwe.di.ui_gen/.classpath b/plugins/org.eclipse.emf.mwe.di.ui_gen/.classpath deleted file mode 100644 index c835067..0000000 --- a/plugins/org.eclipse.emf.mwe.di.ui_gen/.classpath +++ b/dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> - <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry kind="output" path="bin"/> -</classpath> diff --git a/plugins/org.eclipse.emf.mwe.di.ui_gen/.project b/plugins/org.eclipse.emf.mwe.di.ui_gen/.project deleted file mode 100644 index 18e2448..0000000 --- a/plugins/org.eclipse.emf.mwe.di.ui_gen/.project +++ b/dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.emf.mwe.di.ui_gen</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> - <buildCommand> - <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.PluginNature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature> - </natures> -</projectDescription> diff --git a/plugins/org.eclipse.emf.mwe.di.ui_gen/DELETE.ME b/plugins/org.eclipse.emf.mwe.di.ui_gen/DELETE.ME deleted file mode 100644 index e69de29..0000000 --- a/plugins/org.eclipse.emf.mwe.di.ui_gen/DELETE.ME +++ b/dev/null diff --git a/plugins/org.eclipse.emf.mwe.ui.newEditor/.checkstyle b/plugins/org.eclipse.emf.mwe.ui.newEditor/.checkstyle deleted file mode 100644 index 1bc109c..0000000 --- a/plugins/org.eclipse.emf.mwe.ui.newEditor/.checkstyle +++ b/dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<fileset-config file-format-version="1.2.0" simple-config="false">
- <fileset name="All non-generated Java classes" enabled="true" check-config-name="openArchitectureWare" local="false">
- <file-match-pattern match-pattern="src\\.*?java$" include-pattern="true"/>
- </fileset>
- <fileset name="All generated files" enabled="true" check-config-name="No checks" local="false">
- <file-match-pattern match-pattern=".*-gen\\.*?java$" include-pattern="true"/>
- </fileset>
-</fileset-config>
diff --git a/plugins/org.eclipse.emf.mwe.ui.newEditor/.classpath b/plugins/org.eclipse.emf.mwe.ui.newEditor/.classpath deleted file mode 100644 index acad1c2..0000000 --- a/plugins/org.eclipse.emf.mwe.ui.newEditor/.classpath +++ b/dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry kind="output" path="bin"/> -</classpath> diff --git a/plugins/org.eclipse.emf.mwe.ui.newEditor/.project b/plugins/org.eclipse.emf.mwe.ui.newEditor/.project deleted file mode 100644 index c9afa27..0000000 --- a/plugins/org.eclipse.emf.mwe.ui.newEditor/.project +++ b/dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.emf.mwe.ui.newEditor</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> - <buildCommand> - <name>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.PluginNature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature> - </natures> -</projectDescription> diff --git a/plugins/org.eclipse.emf.mwe.ui.newEditor/DELETE.ME b/plugins/org.eclipse.emf.mwe.ui.newEditor/DELETE.ME deleted file mode 100644 index e69de29..0000000 --- a/plugins/org.eclipse.emf.mwe.ui.newEditor/DELETE.ME +++ b/dev/null diff --git a/releng/.cvsignore b/releng/.cvsignore deleted file mode 100644 index 379f815..0000000 --- a/releng/.cvsignore +++ b/dev/null @@ -1 +0,0 @@ -buildExtra.xml.bkup diff --git a/releng/.project b/releng/.project deleted file mode 100644 index a0b0094..0000000 --- a/releng/.project +++ b/dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>releng.mwe</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - </buildSpec> - <natures> - </natures> -</projectDescription> diff --git a/releng/DELETE_ME b/releng/DELETE_ME deleted file mode 100644 index e69de29..0000000 --- a/releng/DELETE_ME +++ b/dev/null diff --git a/releng/MOVED_TO_org.eclipse.emf.mwe.releng b/releng/MOVED_TO_org.eclipse.emf.mwe.releng deleted file mode 100644 index e69de29..0000000 --- a/releng/MOVED_TO_org.eclipse.emf.mwe.releng +++ b/dev/null |

