-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.wmproject.properties
23 lines (23 loc) · 1.08 KB
/
.wmproject.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>Project Properties</comment>
<entry key="copyrightMsg">Copyright (c) 2018-2019 sednor.net All Rights Reserved.
This software is the confidential and proprietary information of sednor.net You shall not disclose such Confidential Information and shall use it only in accordance
with the terms of the source code license agreement you entered into with sednor.net</entry>
<entry key="dateFormat"/>
<entry key="homePage">Main</entry>
<entry key="studioProjectUpgradeVersion">92.04</entry>
<entry key="timeFormat"/>
<entry key="packagePrefix">com.tutorial</entry>
<entry key="platformType">WEB</entry>
<entry key="version">1.0</entry>
<entry key="deviceTypes"/>
<entry key="type">APPLICATION</entry>
<entry key="defaultLanguage">en</entry>
<entry key="icon">media.png</entry>
<entry key="projectShellName">WM_DEFAULT</entry>
<entry key="displayName">Tutorial</entry>
<entry key="activeTheme">material</entry>
<entry key="description">Tutorial Application</entry>
</properties>