File tree Expand file tree Collapse file tree 4 files changed +37
-0
lines changed
phasereditor.updatesite.bugfixes Expand file tree Collapse file tree 4 files changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <projectDescription >
3
+ <name >phasereditor.updatesite.bugfixes</name >
4
+ <comment ></comment >
5
+ <projects >
6
+ </projects >
7
+ <buildSpec >
8
+ </buildSpec >
9
+ <natures >
10
+ </natures >
11
+ </projectDescription >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <site >
3
+ <feature id =" phasereditor.ide.features" >
4
+ <category name =" bugfixes" />
5
+ </feature >
6
+ <category-def name =" bugfixes" label =" Phaser Editor Bug Fixes" >
7
+ <description >
8
+ Patches to support user issues.
9
+ </description >
10
+ </category-def >
11
+ </site >
Original file line number Diff line number Diff line change
1
+ <project >
2
+ <modelVersion >4.0.0</modelVersion >
3
+ <parent >
4
+ <groupId >com.phasereditor2d</groupId >
5
+ <artifactId >com.phasereditor2d.releng</artifactId >
6
+ <version >2.1.2-SNAPSHOT</version >
7
+ </parent >
8
+
9
+ <groupId >com.phasereditor2d</groupId >
10
+ <artifactId >phasereditor.updatesite.bugfixes</artifactId >
11
+ <packaging >eclipse-repository</packaging >
12
+ <version >2.1.2-SNAPSHOT</version >
13
+
14
+ </project >
Original file line number Diff line number Diff line change 13
13
14
14
<modules >
15
15
<module >phasereditor.product</module >
16
+ <module >phasereditor.updatesite.bugfixes</module >
16
17
</modules >
17
18
</project >
You can’t perform that action at this time.
0 commit comments