Skip to content

Commit e3389e3

Browse files
committed
create bundles, features, repos folders
- rename some features to use '-'
1 parent 48b0a91 commit e3389e3

File tree

2,052 files changed

+176
-1160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,052 files changed

+176
-1160
lines changed
File renamed without changes.
File renamed without changes.

ilg.gnumcueclipse.codered/pom.xml bundles/ilg.gnumcueclipse.codered/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>ilg.gnumcueclipse</groupId>
1515
<artifactId>plug-ins</artifactId>
1616
<version>4.1.1-SNAPSHOT</version>
17-
<relativePath>../pom.xml</relativePath>
17+
<relativePath>../../pom.xml</relativePath>
1818
</parent>
1919

2020
<name>GNU MCU Eclipse CodeRed perspective</name>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

ilg.gnumcueclipse.core/pom.xml bundles/ilg.gnumcueclipse.core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>ilg.gnumcueclipse</groupId>
1515
<artifactId>plug-ins</artifactId>
1616
<version>4.1.1-SNAPSHOT</version>
17-
<relativePath>../pom.xml</relativePath>
17+
<relativePath>../../pom.xml</relativePath>
1818
</parent>
1919

2020
<name>GNU MCU Eclipse core</name>

ilg.gnumcueclipse.debug.core/pom.xml bundles/ilg.gnumcueclipse.debug.core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>ilg.gnumcueclipse</groupId>
1515
<artifactId>plug-ins</artifactId>
1616
<version>4.1.1-SNAPSHOT</version>
17-
<relativePath>../pom.xml</relativePath>
17+
<relativePath>../../pom.xml</relativePath>
1818
</parent>
1919

2020
<name>GNU MCU Eclipse debug core</name>

ilg.gnumcueclipse.debug.gdbjtag.jlink/pom.xml bundles/ilg.gnumcueclipse.debug.gdbjtag.jlink/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>ilg.gnumcueclipse</groupId>
1515
<artifactId>plug-ins</artifactId>
1616
<version>4.1.1-SNAPSHOT</version>
17-
<relativePath>../pom.xml</relativePath>
17+
<relativePath>../../pom.xml</relativePath>
1818
</parent>
1919

2020
<name>GNU MCU Eclipse J-Link debug</name>

ilg.gnumcueclipse.debug.gdbjtag.openocd/pom.xml bundles/ilg.gnumcueclipse.debug.gdbjtag.openocd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>ilg.gnumcueclipse</groupId>
1515
<artifactId>plug-ins</artifactId>
1616
<version>4.1.1-SNAPSHOT</version>
17-
<relativePath>../pom.xml</relativePath>
17+
<relativePath>../../pom.xml</relativePath>
1818
</parent>
1919

2020
<name>GNU MCU Eclipse OpenOCD debug</name>

ilg.gnumcueclipse.debug.gdbjtag.pyocd/pom.xml bundles/ilg.gnumcueclipse.debug.gdbjtag.pyocd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>ilg.gnumcueclipse</groupId>
1515
<artifactId>plug-ins</artifactId>
1616
<version>4.1.1-SNAPSHOT</version>
17-
<relativePath>../pom.xml</relativePath>
17+
<relativePath>../../pom.xml</relativePath>
1818
</parent>
1919

2020
<name>GNU MCU Eclipse PyOCD debug</name>

ilg.gnumcueclipse.debug.gdbjtag.qemu/pom.xml bundles/ilg.gnumcueclipse.debug.gdbjtag.qemu/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>ilg.gnumcueclipse</groupId>
1515
<artifactId>plug-ins</artifactId>
1616
<version>4.1.1-SNAPSHOT</version>
17-
<relativePath>../pom.xml</relativePath>
17+
<relativePath>../../pom.xml</relativePath>
1818
</parent>
1919

2020
<name>GNU MCU Eclipse QEMU debug</name>

ilg.gnumcueclipse.debug.gdbjtag.restart/pom.xml bundles/ilg.gnumcueclipse.debug.gdbjtag.restart/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>ilg.gnumcueclipse</groupId>
1515
<artifactId>plug-ins</artifactId>
1616
<version>4.1.1-SNAPSHOT</version>
17-
<relativePath>../pom.xml</relativePath>
17+
<relativePath>../../pom.xml</relativePath>
1818
</parent>
1919

2020
<name>GNU MCU Eclipse debugger Restart button</name>

0 commit comments

Comments
 (0)