Commit a7efae45 authored by Kai-Holger Brassel's avatar Kai-Holger Brassel
Browse files

Change hft-stuttgart to hftstuttgart for packages, projects, plug-ins ..

parent 87e4cbc9
Pipeline #1760 failed with stages
in 2 minutes and 59 seconds
Showing with 20 additions and 20 deletions
+20 -20
...@@ -36,7 +36,7 @@ public interface QuantitiesPackage extends EPackage { ...@@ -36,7 +36,7 @@ public interface QuantitiesPackage extends EPackage {
* <!-- end-user-doc --> * <!-- end-user-doc -->
* @generated * @generated
*/ */
String eNS_URI = "https://www.hft-stuttgart.de/quantities"; String eNS_URI = "https://www.hftstuttgart.de/quantities";
/** /**
* The package namespace name. * The package namespace name.
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>de.hft-stuttgart.cityunits.p2site</name> <name>de.hftstuttgart.cityunits.p2site</name>
<comment></comment> <comment></comment>
<projects> <projects>
</projects> </projects>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<site> <site>
<feature id="de.hft-stuttgart.cityunits.feature"> <feature id="de.hftstuttgart.cityunits.feature">
<category name="de.hft-stuttgart.cityunits"/> <category name="de.hftstuttgart.cityunits"/>
</feature> </feature>
<category-def name="de.hft-stuttgart.cityunits" label="HfT Stuttgart City Units"> <category-def name="de.hftstuttgart.cityunits" label="HfT Stuttgart City Units">
<description> <description>
Introduce Ecore types for modeling quantities with units of mesurement (JSR-385). Add also units especially useful for urban simulation. Introduce Ecore types for modeling quantities with units of mesurement (JSR-385). Add also units especially useful for urban simulation.
</description> </description>
......
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>de.hft-stuttgart.cityunits.p2site</artifactId> <artifactId>de.hftstuttgart.cityunits.p2site</artifactId>
<packaging>eclipse-repository</packaging> <packaging>eclipse-repository</packaging>
<name>City Units P2 Site Generation</name> <name>City Units P2 Site Generation</name>
<parent> <parent>
<groupId>de.hft-stuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hft-stuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<site> <site>
<feature url="features/de.hft-stuttgart.cityunits.feature_1.0.0.jar" id="de.hft-stuttgart.cityunits.feature" version="1.0.0"> <feature url="features/de.hftstuttgart.cityunits.feature_1.0.0.jar" id="de.hftstuttgart.cityunits.feature" version="1.0.0">
<category name="de.hft-stuttgart.cityunits"/> <category name="de.hftstuttgart.cityunits"/>
</feature> </feature>
<category-def name="de.hft-stuttgart.cityunits" label="HfT Stuttgart City Units"> <category-def name="de.hftstuttgart.cityunits" label="HfT Stuttgart City Units">
<description> <description>
Introduce Ecore types for modeling quantities with units of mesurement (JSR-385). Add also units especially useful for urban simulation. Introduce Ecore types for modeling quantities with units of mesurement (JSR-385). Add also units especially useful for urban simulation.
</description> </description>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>de.hft-stuttgart.cityunits.target</name> <name>de.hftstuttgart.cityunits.target</name>
<comment></comment> <comment></comment>
<projects> <projects>
</projects> </projects>
......
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>de.hft-stuttgart.cityunits.target</artifactId> <artifactId>de.hftstuttgart.cityunits.target</artifactId>
<packaging>eclipse-target-definition</packaging> <packaging>eclipse-target-definition</packaging>
<name>City Units Target Definition</name> <name>City Units Target Definition</name>
<parent> <parent>
<groupId>de.hft-stuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hft-stuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
</parent> </parent>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>de.hft-stuttgart.cityunits.tests</name> <name>de.hftstuttgart.cityunits.tests</name>
<comment></comment> <comment></comment>
<projects> <projects>
</projects> </projects>
......
Manifest-Version: 1.0 Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Tests Bundle-Name: Tests
Bundle-SymbolicName: de.hft-stuttgart.cityunits.tests Bundle-SymbolicName: de.hftstuttgart.cityunits.tests
Bundle-Version: 1.0.0 Bundle-Version: 1.0.0
Automatic-Module-Name: de.hft.stuttgart.cityunits.tests Automatic-Module-Name: de.hft.stuttgart.cityunits.tests
Import-Package: de.hftstuttgart.cityunits.model, Import-Package: de.hftstuttgart.cityunits.model,
......
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>de.hft-stuttgart.cityunits.tests</artifactId> <artifactId>de.hftstuttgart.cityunits.tests</artifactId>
<packaging>eclipse-test-plugin</packaging> <packaging>eclipse-test-plugin</packaging>
<name>City Units Tests</name> <name>City Units Tests</name>
<parent> <parent>
<groupId>de.hft-stuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hft-stuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
</parent> </parent>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment