Skip to content

Commit dd5732f

Browse files
Some changes before to release.
1 parent 54cc390 commit dd5732f

12 files changed

+517
-6
lines changed

build/macos/app-Info.plist-template

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<plist version="1.0">
3+
4+
<dict>
5+
<key>CFBundleExecutable</key>
6+
<string>PhaserEditor</string>
7+
<key>CFBundleGetInfoString</key>
8+
<string>Phaser Editor v${ver}</string>
9+
<key>CFBundleIconFile</key>
10+
<string>Eclipse.icns</string>
11+
<key>CFBundleIdentifier</key>
12+
<string>PhaserEditor</string>
13+
<key>CFBundleInfoDictionaryVersion</key>
14+
<string>6.0</string>
15+
<key>CFBundleName</key>
16+
<string>PhaserEditor</string>
17+
<key>CFBundlePackageType</key>
18+
<string>APPL</string>
19+
<key>CFBundleShortVersionString</key>
20+
<string>${ver}</string>
21+
<key>CFBundleSignature</key>
22+
<string>????</string>
23+
<key>CFBundleVersion</key>
24+
<string>${ver}</string>
25+
<key>NSHighResolutionCapable</key>
26+
<true/>
27+
<key>CFBundleDevelopmentRegion</key>
28+
<string>English</string>
29+
<key>CFBundleLocalizations</key>
30+
<array>
31+
<string>ar</string>
32+
<string>cs</string>
33+
<string>da</string>
34+
<string>el</string>
35+
<string>en</string>
36+
<string>es</string>
37+
<string>de</string>
38+
<string>fi</string>
39+
<string>fr</string>
40+
<string>hu</string>
41+
<string>it</string>
42+
<string>iw</string>
43+
<string>ja</string>
44+
<string>ko</string>
45+
<string>nl</string>
46+
<string>no</string>
47+
<string>pl</string>
48+
<string>pt_BR</string>
49+
<string>pt</string>
50+
<string>ru</string>
51+
<string>sv</string>
52+
<string>tr</string>
53+
<string>zh_HK</string>
54+
<string>zh_TW</string>
55+
<string>zh</string>
56+
</array>
57+
58+
<key>Eclipse</key>
59+
<array>
60+
<string>-vm</string>
61+
<string>jre/lib/jli/libjli.dylib</string>
62+
63+
<string>-keyring</string>
64+
<string>~/.eclipse_keyring</string>
65+
</array>
66+
<key>CFBundleDisplayName</key>
67+
<string>PhaserEditor</string>
68+
</dict>
69+
70+
</plist>
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<plist version="1.0">
3+
4+
<dict>
5+
<key>CFBundleExecutable</key>
6+
<string>PhaserEditor</string>
7+
<key>CFBundleGetInfoString</key>
8+
<string>Phaser Editor v${ver}</string>
9+
<key>CFBundleIconFile</key>
10+
<string>Eclipse.icns</string>
11+
<key>CFBundleIdentifier</key>
12+
<string>PhaserEditor</string>
13+
<key>CFBundleInfoDictionaryVersion</key>
14+
<string>6.0</string>
15+
<key>CFBundleName</key>
16+
<string>PhaserEditor</string>
17+
<key>CFBundlePackageType</key>
18+
<string>APPL</string>
19+
<key>CFBundleShortVersionString</key>
20+
<string>${ver}</string>
21+
<key>CFBundleSignature</key>
22+
<string>????</string>
23+
<key>CFBundleVersion</key>
24+
<string>${ver}</string>
25+
<key>NSHighResolutionCapable</key>
26+
<true/>
27+
<key>CFBundleDevelopmentRegion</key>
28+
<string>English</string>
29+
<key>CFBundleLocalizations</key>
30+
<array>
31+
<string>ar</string>
32+
<string>cs</string>
33+
<string>da</string>
34+
<string>el</string>
35+
<string>en</string>
36+
<string>es</string>
37+
<string>de</string>
38+
<string>fi</string>
39+
<string>fr</string>
40+
<string>hu</string>
41+
<string>it</string>
42+
<string>iw</string>
43+
<string>ja</string>
44+
<string>ko</string>
45+
<string>nl</string>
46+
<string>no</string>
47+
<string>pl</string>
48+
<string>pt_BR</string>
49+
<string>pt</string>
50+
<string>ru</string>
51+
<string>sv</string>
52+
<string>tr</string>
53+
<string>zh_HK</string>
54+
<string>zh_TW</string>
55+
<string>zh</string>
56+
</array>
57+
58+
<key>Eclipse</key>
59+
<array>
60+
<string>-clean</string>
61+
62+
<string>-vm</string>
63+
<string>jre/lib/jli/libjli.dylib</string>
64+
65+
<string>-keyring</string>
66+
<string>~/.eclipse_keyring</string>
67+
</array>
68+
<key>CFBundleDisplayName</key>
69+
<string>PhaserEditor</string>
70+
</dict>
71+
72+
</plist>

build/macos/v1.4.2-app-Info.plist

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<plist version="1.0">
3+
4+
<dict>
5+
<key>CFBundleExecutable</key>
6+
<string>PhaserEditor</string>
7+
<key>CFBundleGetInfoString</key>
8+
<string>Phaser Editor v1.4.2</string>
9+
<key>CFBundleIconFile</key>
10+
<string>Eclipse.icns</string>
11+
<key>CFBundleIdentifier</key>
12+
<string>PhaserEditor</string>
13+
<key>CFBundleInfoDictionaryVersion</key>
14+
<string>6.0</string>
15+
<key>CFBundleName</key>
16+
<string>PhaserEditor</string>
17+
<key>CFBundlePackageType</key>
18+
<string>APPL</string>
19+
<key>CFBundleShortVersionString</key>
20+
<string>1.4.2</string>
21+
<key>CFBundleSignature</key>
22+
<string>????</string>
23+
<key>CFBundleVersion</key>
24+
<string>1.4.2</string>
25+
<key>NSHighResolutionCapable</key>
26+
<true/>
27+
<key>CFBundleDevelopmentRegion</key>
28+
<string>English</string>
29+
<key>CFBundleLocalizations</key>
30+
<array>
31+
<string>ar</string>
32+
<string>cs</string>
33+
<string>da</string>
34+
<string>el</string>
35+
<string>en</string>
36+
<string>es</string>
37+
<string>de</string>
38+
<string>fi</string>
39+
<string>fr</string>
40+
<string>hu</string>
41+
<string>it</string>
42+
<string>iw</string>
43+
<string>ja</string>
44+
<string>ko</string>
45+
<string>nl</string>
46+
<string>no</string>
47+
<string>pl</string>
48+
<string>pt_BR</string>
49+
<string>pt</string>
50+
<string>ru</string>
51+
<string>sv</string>
52+
<string>tr</string>
53+
<string>zh_HK</string>
54+
<string>zh_TW</string>
55+
<string>zh</string>
56+
</array>
57+
58+
<key>Eclipse</key>
59+
<array>
60+
<string>-vm</string>
61+
<string>jre/lib/jli/libjli.dylib</string>
62+
63+
<string>-keyring</string>
64+
<string>~/.eclipse_keyring</string>
65+
</array>
66+
<key>CFBundleDisplayName</key>
67+
<string>PhaserEditor</string>
68+
</dict>
69+
70+
</plist>
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<plist version="1.0">
3+
4+
<dict>
5+
<key>CFBundleExecutable</key>
6+
<string>PhaserEditor</string>
7+
<key>CFBundleGetInfoString</key>
8+
<string>Phaser Editor v1.4.2</string>
9+
<key>CFBundleIconFile</key>
10+
<string>Eclipse.icns</string>
11+
<key>CFBundleIdentifier</key>
12+
<string>PhaserEditor</string>
13+
<key>CFBundleInfoDictionaryVersion</key>
14+
<string>6.0</string>
15+
<key>CFBundleName</key>
16+
<string>PhaserEditor</string>
17+
<key>CFBundlePackageType</key>
18+
<string>APPL</string>
19+
<key>CFBundleShortVersionString</key>
20+
<string>1.4.2</string>
21+
<key>CFBundleSignature</key>
22+
<string>????</string>
23+
<key>CFBundleVersion</key>
24+
<string>1.4.2</string>
25+
<key>NSHighResolutionCapable</key>
26+
<true/>
27+
<key>CFBundleDevelopmentRegion</key>
28+
<string>English</string>
29+
<key>CFBundleLocalizations</key>
30+
<array>
31+
<string>ar</string>
32+
<string>cs</string>
33+
<string>da</string>
34+
<string>el</string>
35+
<string>en</string>
36+
<string>es</string>
37+
<string>de</string>
38+
<string>fi</string>
39+
<string>fr</string>
40+
<string>hu</string>
41+
<string>it</string>
42+
<string>iw</string>
43+
<string>ja</string>
44+
<string>ko</string>
45+
<string>nl</string>
46+
<string>no</string>
47+
<string>pl</string>
48+
<string>pt_BR</string>
49+
<string>pt</string>
50+
<string>ru</string>
51+
<string>sv</string>
52+
<string>tr</string>
53+
<string>zh_HK</string>
54+
<string>zh_TW</string>
55+
<string>zh</string>
56+
</array>
57+
58+
<key>Eclipse</key>
59+
<array>
60+
<string>-clean</string>
61+
62+
<string>-vm</string>
63+
<string>jre/lib/jli/libjli.dylib</string>
64+
65+
<string>-keyring</string>
66+
<string>~/.eclipse_keyring</string>
67+
</array>
68+
<key>CFBundleDisplayName</key>
69+
<string>PhaserEditor</string>
70+
</dict>
71+
72+
</plist>

source/phasereditor/phasereditor.ide/PhaserEditor.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ This Agreement is governed by the laws of the State of New York and the intellec
299299
<plugin id="org.eclipse.equinox.p2.reconciler.dropins" autoStart="true" startLevel="0" />
300300
<plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />
301301
<plugin id="org.eclipse.osgi" autoStart="true" startLevel="-1" />
302-
<property name="osgi.instance.area.default" value="@user.home/Library/PhaserEditorProjects" os="macosx" />
302+
<property name="osgi.instance.area" value="@noDefault" />
303303
<property name="osgi.splashPath" value="platform:/base/plugins/phasereditor.ide" />
304304
</configurations>
305305

source/phasereditor/phasereditor.ide/p2.inf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ instructions.configure=\
33
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//phasereditor.boniatillo.com/updates/1.4.0,name:Phaser Editor 1.4 Update Site);\
44
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.eclipse.org/releases/oxygen,name:Oxygen);\
55
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.eclipse.org/releases/oxygen,name:Oxygen);\
6-
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}////download.eclipse.org/eclipse/updates/4.7,name:The Eclipse Project Updates - Oxygen);\
7-
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}////download.eclipse.org/eclipse/updates/4.7,name:The Eclipse Project Updates - Oxygen);\
6+
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.eclipse.org/eclipse/updates/4.7,name:The Eclipse Project Updates - Oxygen);\
7+
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.eclipse.org/eclipse/updates/4.7,name:The Eclipse Project Updates - Oxygen);\
88
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.eclipse.org/releases/neon,name:Neon);\
99
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.eclipse.org/releases/neon,name:Neon);\
10-
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}////download.eclipse.org/eclipse/updates/4.6,name:The Eclipse Project Updates - Neon);\
11-
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}////download.eclipse.org/eclipse/updates/4.6,name:The Eclipse Project Updates - Neon);
10+
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.eclipse.org/eclipse/updates/4.6,name:The Eclipse Project Updates - Neon);\
11+
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.eclipse.org/eclipse/updates/4.6,name:The Eclipse Project Updates - Neon);

source/phasereditor/phasereditor.ide/plugin.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
point="org.eclipse.core.runtime.applications">
88
<application>
99
<run
10-
class="phasereditor.ide.intro.PhaserIDE">
10+
class="phasereditor.ide.intro.PhaserIDE2">
1111
</run>
1212
</application>
1313
</extension>
@@ -158,5 +158,11 @@
158158
os="win32">
159159
</theme>
160160
</extension>
161+
<extension
162+
point="org.eclipse.ui.startup">
163+
<startup
164+
class="phasereditor.ide.intro.IDEStartup">
165+
</startup>
166+
</extension>
161167

162168
</plugin>

source/phasereditor/phasereditor.ide/plugin_customization.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
org.eclipse.ui/defaultPerspectiveId=phasereditor.ide.ui.perspective
12
org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = true
23
org.eclipse.wst.jsdt.core/org.eclipse.wst.jsdt.core.codeComplete.visibilityCheck=enabled
34
org.eclipse.wst.jsdt.core/semanticValidation=enabled

0 commit comments

Comments
 (0)