Skip to content

Commit

Permalink
Update and rename prj_github.com_A7exSchin_EclipseInstallationManager…
Browse files Browse the repository at this point in the history
….setup to prj_github.com_klibio_EclipseInstallationManager.setup

Signed-off-by: Peter Kirschner <peter@klib.io>
  • Loading branch information
peterkir authored Jun 2, 2024
1 parent 5a301cb commit 6de9c96
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0"
xmlns:setup.workingsets="http://www.eclipse.org/oomph/setup/workingsets/1.0"
xsi:schemaLocation="http://www.eclipse.org/oomph/setup/git/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Git.ecore http://www.eclipse.org/oomph/setup/jdt/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/JDT.ecore http://www.eclipse.org/oomph/predicates/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Predicates.ecore http://www.eclipse.org/oomph/setup/projects/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Projects.ecore http://www.eclipse.org/oomph/setup/workingsets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/SetupWorkingSets.ecore"
name="A7exSchin.EclipseInstallationManager"
label="A7exSchin/EclipseInstallationManager">
name="klibio.EclipseInstallationManager"
label="klibio/EclipseInstallationManager">
<setupTask
xsi:type="jdt:JRETask"
version="JavaSE-11"
Expand Down Expand Up @@ -54,7 +54,7 @@
<setupTask
xsi:type="git:GitCloneTask"
id="git.clone.EclipseInstallationManager"
remoteURI="A7exSchin/EclipseInstallationManager">
remoteURI="klibio/EclipseInstallationManager">
<annotation
source="http://www.eclipse.org/oomph/setup/InducedChoices">
<detail
Expand Down Expand Up @@ -104,5 +104,5 @@
<logicalProjectContainer
xsi:type="setup:ProjectCatalog"
href="../klibio.projects.github.setup#/"/>
<description>A7exSchin/EclipseInstallationManager provides cool stuff.</description>
<description>klibio/EclipseInstallationManager provides cool stuff.</description>
</setup:Project>

0 comments on commit 6de9c96

Please sign in to comment.