Skip to content

Commit

Permalink
replace chirp DSL with CLAN model #232
Browse files Browse the repository at this point in the history
  • Loading branch information
RBirdwatcher committed Sep 8, 2020
1 parent c8284df commit c6d3719
Show file tree
Hide file tree
Showing 223 changed files with 452 additions and 6,853 deletions.
11 changes: 0 additions & 11 deletions org.eclipse.efbt.chirp.doc/.project

This file was deleted.

Expand Up @@ -22,7 +22,7 @@ Require-Bundle: org.eclipse.xtext;visibility:=reexport,
org.objectweb.asm;resolution:=optional,
org.eclipse.core.runtime,
org.eclipse.efbt.testing.common.model.core,
org.eclipse.efbt.chirp
org.eclipse.efbt.clan.model
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.eclipse.emf.eson,
org.eclipse.emf.eson.building,
Expand Down
Expand Up @@ -14,7 +14,7 @@

import java.util.List;

import org.eclipse.efbt.chirp.chirp_program.Program;
import org.eclipse.efbt.clan.model.clan.Program;
import org.eclipse.efbt.testing.common.model.test_definition.Clause;
import org.eclipse.efbt.testing.common.model.test_definition.Given;
import org.eclipse.efbt.testing.common.model.test_definition.Param;
Expand Down
Expand Up @@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.efbt.chirp</groupId>
<groupId>org.eclipse.efbt.clan</groupId>
<artifactId>org.eclipse.efbt.parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
Expand Down

This file was deleted.

8 changes: 0 additions & 8 deletions org.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.classpath

This file was deleted.

This file was deleted.

This file was deleted.

205 changes: 0 additions & 205 deletions org.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit c6d3719

Please sign in to comment.