Skip to content

Commit 85169ea

Browse files
author
Nick Maynard
committed
Initial commit
0 parents  commit 85169ea

55 files changed

Lines changed: 116092 additions & 0 deletions

Some content is hidden

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

IonicProject/.classpath

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.ibm.ws.st.core.runtimeClasspathProvider/com.ibm.worklight"/>
4+
<classpathentry kind="con" path="com.worklight.studio.plugin.classpath.SERVER_CONTAINER"/>
5+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6+
<classpathentry kind="src" path="server/java"/>
7+
<classpathentry kind="output" path="bin/classes"/>
8+
</classpath>

IonicProject/.gitignore

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
#
2+
# BEGIN mfp-gitignore rules
3+
# https://github.com/andrewferrier/mfp-gitignore
4+
#
5+
6+
# NOTE: This list is unofficial and may not be suitable for every project.
7+
# Please consider it a starting point.
8+
9+
# Project files, partially based on these lists:
10+
# http://www-01.ibm.com/support/knowledgecenter/SSHS8R_6.3.0/com.ibm.worklight.dev.doc/devref/r_integrating_with_source_contro.html
11+
12+
bin
13+
/apps/*/android/native/assets/www
14+
/apps/*/android/native/bin
15+
/apps/*/android/native/gen
16+
/apps/*/android/native/out
17+
/apps/*/blackberry*/native/gen
18+
/apps/*/blackberry*/native/www
19+
/apps/*/blackberry10/native/build
20+
/apps/*/i*/native/build
21+
/apps/*/i*/native/www
22+
/apps/*/i*/native/CordovaLib
23+
/apps/*/i*/native/WorklightSDK
24+
/apps/*/i*/package
25+
/apps/*/windowsphone*/native/Bin
26+
/apps/*/windowsphone*/native/obj
27+
/apps/*/windowsphone*/native/www
28+
29+
# Native iphone/ipad files, adapted from:
30+
# https://github.com/github/gitignore/blob/master/Objective-C.gitignore
31+
32+
/apps/*/i*/native/build/
33+
/apps/*/i*/native/*.pbxuser
34+
!/apps/*/i*/native/default.pbxuser
35+
/apps/*/i*/native/*.mode1v3
36+
!/apps/*/i*/native/efault.mode1v3
37+
/apps/*/i*/native/*.mode2v3
38+
!/apps/*/i*/native/default.mode2v3
39+
/apps/*/i*/native/*.perspectivev3
40+
!/apps/*/i*/native/default.perspectivev3
41+
/apps/*/i*/native/xcuserdata
42+
/apps/*/i*/native/*.xccheckout
43+
/apps/*/i*/native/*.moved-aside
44+
/apps/*/i*/native/DerivedData
45+
/apps/*/i*/native/*.hmap
46+
/apps/*/i*/native/*.ipa
47+
/apps/*/i*/native/*.xcuserstate
48+
49+
# Injected by the command-line tools
50+
derby.log
51+
52+
#
53+
# END mfp-gitignore rules
54+
#

IonicProject/.project

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>IonicProject</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
<buildCommand>
14+
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
15+
<arguments>
16+
</arguments>
17+
</buildCommand>
18+
<buildCommand>
19+
<name>org.eclipse.wst.common.project.facet.core.builder</name>
20+
<arguments>
21+
</arguments>
22+
</buildCommand>
23+
<buildCommand>
24+
<name>com.worklight.studio.plugin.WorklightProjectBuilder</name>
25+
<arguments>
26+
</arguments>
27+
</buildCommand>
28+
<buildCommand>
29+
<name>org.eclipse.wst.validation.validationbuilder</name>
30+
<arguments>
31+
</arguments>
32+
</buildCommand>
33+
</buildSpec>
34+
<natures>
35+
<nature>com.worklight.studio.plugin.WorklightNature</nature>
36+
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
37+
<nature>org.eclipse.jdt.core.javanature</nature>
38+
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
39+
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
40+
</natures>
41+
<filteredResources>
42+
<filter>
43+
<id>1390418356168</id>
44+
<name></name>
45+
<type>26</type>
46+
<matcher>
47+
<id>org.eclipse.ui.ide.multiFilter</id>
48+
<arguments>1.0-location-matches-false-true-.*native.*.bin.*</arguments>
49+
</matcher>
50+
</filter>
51+
<filter>
52+
<id>1390418356172</id>
53+
<name></name>
54+
<type>26</type>
55+
<matcher>
56+
<id>org.eclipse.ui.ide.multiFilter</id>
57+
<arguments>1.0-location-matches-false-true-.*native.*.gen.*</arguments>
58+
</matcher>
59+
</filter>
60+
</filteredResources>
61+
</projectDescription>

IonicProject/.settings/.jsdtscope

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
4+
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
5+
<classpathentry excluding="**/native/**|**/nativeEmptyApp/**" kind="src" path=""/>
6+
<classpathentry kind="con" path="com.worklight.studio.plugin.wizards.newproject.apiLibrary"/>
7+
<classpathentry kind="output" path=""/>
8+
</classpath>
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
#Sat Jan 17 14:20:20 GMT 2015
2+
wl_version=6.3.0.00.20150106-1717
3+
analytics.ipad=4115492115
4+
base.ipad=2572543141
5+
base.android=1132815573
6+
fipshttp.ipad=990892364
7+
analytics.iphone=4115492115
8+
base.iphone=2572543141
9+
jsonstore.windowsphone8=923706697
10+
jsonstore.android=2033967206
11+
common.android=3851625862
12+
fipshttp.iphone=990892364
13+
eclipse.preferences.version=1
14+
fipshttp.android=1151299046
15+
base.windowsphone8=3928589705
16+
analytics.android=2075020389
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
2+
<wb-module deploy-name="IonicProject">
3+
<property name="context-root" value="IonicProject"/>
4+
</wb-module>
5+
</project-modules>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<faceted-project>
3+
<fixed facet="wst.web"/>
4+
<fixed facet="worklight.base"/>
5+
<fixed facet="wst.jsdt.web"/>
6+
<installed facet="wst.web" version="1.0"/>
7+
<installed facet="worklight.base" version="1.0"/>
8+
<installed facet="wst.jsdt.web" version="1.0"/>
9+
</faceted-project>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
org.eclipse.wst.jsdt.launching.baseBrowserLibrary
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Window
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<!-- Licensed Materials - Property of IBM
3+
5725-I43 (C) Copyright IBM Corp. 2006, 2013. All Rights Reserved.
4+
US Government Users Restricted Rights - Use, duplication or
5+
disclosure restricted by GSA ADP Schedule Contract with IBM Corp. -->
6+
<!-- Attribute "id" must be identical to application folder name -->
7+
<application
8+
9+
xmlns="http://www.worklight.com/application-descriptor"
10+
11+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="AmazingApp" platformVersion="6.3.0.00.20150106-1717">
12+
<displayName>AmazingApp</displayName>
13+
<description>AmazingApp</description>
14+
<author>
15+
<name>application's author</name>
16+
<email>application author's e-mail</email>
17+
<copyright>Copyright My Company</copyright>
18+
<homepage>http://mycompany.com</homepage>
19+
</author>
20+
<mainFile>index.html</mainFile>
21+
<thumbnailImage>common/images/thumbnail.png</thumbnailImage>
22+
<features></features>
23+
</application>

0 commit comments

Comments
 (0)