add
This commit is contained in:
parent
a2dc16e363
commit
2c3e7b0c04
BIN
MyApplication1/.gradle/6.3/fileChanges/last-build.bin
Normal file
BIN
MyApplication1/.gradle/6.3/fileChanges/last-build.bin
Normal file
Binary file not shown.
BIN
MyApplication1/.gradle/6.3/fileHashes/fileHashes.lock
Normal file
BIN
MyApplication1/.gradle/6.3/fileHashes/fileHashes.lock
Normal file
Binary file not shown.
0
MyApplication1/.gradle/6.3/gc.properties
Normal file
0
MyApplication1/.gradle/6.3/gc.properties
Normal file
Binary file not shown.
@ -0,0 +1,2 @@
|
||||
#Thu Dec 30 08:35:30 CST 2021
|
||||
gradle.version=6.3
|
BIN
MyApplication1/.gradle/checksums/checksums.lock
Normal file
BIN
MyApplication1/.gradle/checksums/checksums.lock
Normal file
Binary file not shown.
0
MyApplication1/.gradle/vcs-1/gc.properties
Normal file
0
MyApplication1/.gradle/vcs-1/gc.properties
Normal file
20
MyApplication1/.idea/MyApplication1.iml
generated
Normal file
20
MyApplication1/.idea/MyApplication1.iml
generated
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id="MyApplication1" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="java-gradle" name="Java-Gradle">
|
||||
<configuration>
|
||||
<option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
|
||||
<option name="BUILDABLE" value="false" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
BIN
MyApplication1/.idea/caches/build_file_checksums.ser
generated
Normal file
BIN
MyApplication1/.idea/caches/build_file_checksums.ser
generated
Normal file
Binary file not shown.
9
MyApplication1/.idea/libraries/Gradle__hamcrest_core_1_3.xml
generated
Normal file
9
MyApplication1/.idea/libraries/Gradle__hamcrest_core_1_3.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: hamcrest-core-1.3">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
MyApplication1/.idea/libraries/Gradle__junit_4_13.xml
generated
Normal file
9
MyApplication1/.idea/libraries/Gradle__junit_4_13.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: junit-4.13">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.13/e49ccba652b735c93bd6e6f59760d8254cf597dd/junit-4.13.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
MyApplication1/.idea/libraries/Gradle__junit_4_13_1.xml
generated
Normal file
9
MyApplication1/.idea/libraries/Gradle__junit_4_13_1.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: junit-4.13.1">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.13.1/cdd00374f1fee76b11e2a9d127405aa3f6be5b6a/junit-4.13.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
MyApplication1/.idea/libraries/Gradle__runner_1_0_0_200.xml
generated
Normal file
9
MyApplication1/.idea/libraries/Gradle__runner_1_0_0_200.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: runner-1.0.0.200">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.huawei.ohos.testkit/runner/1.0.0.200/db197b4a9c96bb98eb7888e957867588f55251a9/runner-1.0.0.200.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
MyApplication1/.idea/modules.xml
generated
Normal file
9
MyApplication1/.idea/modules.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/MyApplication1.iml" filepath="$PROJECT_DIR$/.idea/MyApplication1.iml" group="MyApplication1" />
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/modules/entry/entry.iml" filepath="$PROJECT_DIR$/.idea/modules/entry/entry.iml" group="MyApplication1/entry" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
68
MyApplication1/.idea/modules/entry/entry.iml
generated
Normal file
68
MyApplication1/.idea/modules/entry/entry.iml
generated
Normal file
@ -0,0 +1,68 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id=":entry" external.linked.project.path="$MODULE_DIR$/../../../entry" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.group="MyApplication1" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="android-gradle" name="Android-Gradle">
|
||||
<configuration>
|
||||
<option name="GRADLE_PROJECT_PATH" value=":entry" />
|
||||
<option name="LAST_SUCCESSFUL_SYNC_AGP_VERSION" />
|
||||
<option name="LAST_KNOWN_AGP_VERSION" />
|
||||
</configuration>
|
||||
</facet>
|
||||
<facet type="java-gradle" name="Java-Gradle">
|
||||
<configuration>
|
||||
<option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/../../../entry/build" />
|
||||
<option name="BUILDABLE" value="false" />
|
||||
</configuration>
|
||||
</facet>
|
||||
<facet type="ohos" name="Ohos">
|
||||
<configuration>
|
||||
<option name="configurationProperty" value="This is option under configuration" />
|
||||
<option name="gradleProjectPath" value=":entry" />
|
||||
<option name="moduleExternalName" value="entry" />
|
||||
<option name="moduleName" value="entry" />
|
||||
</configuration>
|
||||
</facet>
|
||||
<facet type="harmony" name="harmony">
|
||||
<configuration>
|
||||
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
||||
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
|
||||
<option name="GENERATE_RESOURCES_TASK_NAME" value="generateDebugResources" />
|
||||
<option name="RESOURCES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../entry/src/main/resources;file://$MODULE_DIR$/../../../entry/src/debug/resources" />
|
||||
<option name="OHOS_TEST_RESOURCES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../entry/src/ohosTest/resources;file://$MODULE_DIR$/../../../entry/src/debugOhosTest/resources" />
|
||||
<option name="MODULE_TYPE" value="entry" />
|
||||
<option name="DEBUGGABLE" value="true" />
|
||||
<option name="HAP_OUTPUT_FOLDER_PATH" value="D:\OneDrive - Sinclair Community College\Github\2048-HarmonyOS-Full\MyApplication1\entry\build\outputs\hap\debug" />
|
||||
<option name="PREVIEW_EXECUTE_TASK_NAME" value="generateDebugJsManifest" />
|
||||
<option name="JS_MANIFEST_PATH" value="D:\OneDrive - Sinclair Community College\Github\2048-HarmonyOS-Full\MyApplication1\entry\build\intermediates\js\debug\jsManifest" />
|
||||
<option name="SUPERVISUAL_SOURCE_DIR_PATH" value="D:\OneDrive - Sinclair Community College\Github\2048-HarmonyOS-Full\MyApplication1\entry\src\main\supervisual" />
|
||||
<option name="JS_SOURCE_DIR_PATH" value="D:\OneDrive - Sinclair Community College\Github\2048-HarmonyOS-Full\MyApplication1\entry\src\main\js" />
|
||||
<option name="ETS_SOURCE_DIR_PATH" value="D:\OneDrive - Sinclair Community College\Github\2048-HarmonyOS-Full\MyApplication1\entry\src\main\ets" />
|
||||
<option name="MERGE_JS_SRC" value="false" />
|
||||
<option name="COMPILE_MODE_TYPE" value="d8" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||
<output url="file://$MODULE_DIR$/../../../entry/build/intermediates/javac/debug/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/../../../entry/build/intermediates/javac/debugTest/classes" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/../../../entry">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../entry/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../entry/src/main/js" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../entry/src/main/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../entry/src/ohosTest/java" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../entry/src/ohosTest/js" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../entry/src/ohosTest/resources" type="java-test-resource" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../entry/.cxx" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../entry/.gradle" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../entry/.preview" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../entry/build" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="SDK(API Version 7)" jdkType="SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" exported="" scope="TEST" name="Gradle: hamcrest-core-1.3" level="project" />
|
||||
<orderEntry type="library" exported="" scope="TEST" name="Gradle: junit-4.13" level="project" />
|
||||
<orderEntry type="library" exported="" scope="TEST" name="Gradle: runner-1.0.0.200" level="project" />
|
||||
<orderEntry type="library" exported="" scope="TEST" name="Gradle: junit-4.13.1" level="project" />
|
||||
</component>
|
||||
</module>
|
87
MyApplication1/.idea/workspace.xml
generated
Normal file
87
MyApplication1/.idea/workspace.xml
generated
Normal file
@ -0,0 +1,87 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="AutoImportSettings">
|
||||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="07c9026e-aa56-4298-9c5b-83f5e02250be" name="Default Changelist" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/sonarlint/issuestore/3/6/36d48c2c0aa8cb6b91428b9d2d791dcae782d636" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/sonarlint/issuestore/index.pb" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/sonarlint/issuestore/index.pb" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||
</component>
|
||||
<component name="ExternalProjectsData">
|
||||
<projectState path="$PROJECT_DIR$">
|
||||
<ProjectState />
|
||||
</projectState>
|
||||
</component>
|
||||
<component name="Git.Settings">
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
||||
</component>
|
||||
<component name="ProjectId" id="22yzH0rn1UHNxaXNEODM0SwbeRP" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent">
|
||||
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
||||
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
||||
<property name="project.ide.version" value="3.0.0.601" />
|
||||
</component>
|
||||
<component name="RunManager" selected="HarmonyOS App.entry">
|
||||
<configuration name="entry" type="OhosDebugTask" factoryName="HarmonyOS App">
|
||||
<module name="entry" />
|
||||
<option name="DEPLOY" value="true" />
|
||||
<option name="DEPLOY_APK_FROM_BUNDLE" value="false" />
|
||||
<option name="DEPLOY_AS_INSTANT" value="false" />
|
||||
<option name="ARTIFACT_NAME" value="" />
|
||||
<option name="PM_INSTALL_OPTIONS" value="" />
|
||||
<option name="DYNAMIC_FEATURES_DISABLED_LIST" value="" />
|
||||
<option name="ACTIVITY_EXTRA_FLAGS" value="" />
|
||||
<option name="MODE" value="default_activity" />
|
||||
<option name="CLEAR_LOGCAT" value="false" />
|
||||
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
|
||||
<option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
|
||||
<option name="FORCE_STOP_RUNNING_APP" value="true" />
|
||||
<option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
|
||||
<option name="DEBUGGER_TYPE" value="Auto" />
|
||||
<Auto />
|
||||
<Dual />
|
||||
<DualJs />
|
||||
<Java />
|
||||
<Js />
|
||||
<Native />
|
||||
<Profilers>
|
||||
<option name="ADVANCED_PROFILING_ENABLED" value="false" />
|
||||
<option name="STARTUP_CPU_PROFILING_ENABLED" value="false" />
|
||||
<option name="STARTUP_CPU_PROFILING_CONFIGURATION_NAME" value="Sample Java Methods" />
|
||||
</Profilers>
|
||||
<option name="DEEP_LINK" value="" />
|
||||
<option name="ACTIVITY_CLASS" value="" />
|
||||
<DEPLOY_MULTI_HAP>false</DEPLOY_MULTI_HAP>
|
||||
<REINSTALL_APPLICATION>false</REINSTALL_APPLICATION>
|
||||
<method v="2">
|
||||
<option name="Ohos.Build.BeforeRunTask" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
<configuration name="Super App" type="OhosSuperAppDebugTask" factoryName="HarmonyOS Super App">
|
||||
<method v="2">
|
||||
<option name="Ohos.Build.BeforeRunTask" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
||||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||||
<component name="TaskManager">
|
||||
<task active="true" id="Default" summary="Default task">
|
||||
<changelist id="07c9026e-aa56-4298-9c5b-83f5e02250be" name="Default Changelist" comment="" />
|
||||
<created>1640824524264</created>
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1640824524264</updated>
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
</project>
|
12
MyApplication1/local.properties
Normal file
12
MyApplication1/local.properties
Normal file
@ -0,0 +1,12 @@
|
||||
## This file is automatically generated by DevEco Studio.
|
||||
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
||||
#
|
||||
# This file must *NOT* be checked into Version Control Systems,
|
||||
# as it contains information specific to your local configuration.
|
||||
#
|
||||
# Location of the SDK. This is only used by Gradle.
|
||||
# For customization when using a Version Control System, please read the
|
||||
# header note.
|
||||
#Thu Dec 30 08:35:26 CST 2021
|
||||
nodejs.dir=C\:\\Program Files\\Huawei\\DevEco Studio 3.0.0.601\\tools\\nodejs
|
||||
hwsdk.dir=C\:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk
|
Loading…
x
Reference in New Issue
Block a user