Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/pw4lu8v9f/lwp_gitpractice/compare/brx_branch..main?style=split&whitespace=ignore-change
You should set ROOT_URL correctly, otherwise the web may not work correctly.
13 changed files with
0 additions and
96 deletions
@ -1,3 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version= "4" >
<component name= "ProjectRootManager" version= "2" languageLevel= "JDK_22" default= "true" project-jdk-name= "22" project-jdk-type= "JavaSDK" >
<output url= "file://$PROJECT_DIR$/out" />
</component>
</project>
@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version= "4" >
<component name= "ProjectModuleManager" >
<modules >
<module fileurl= "file://$PROJECT_DIR$/lwp_gitpractice.iml" filepath= "$PROJECT_DIR$/lwp_gitpractice.iml" />
</modules>
</component>
</project>
@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version= "4" >
<component name= "VcsDirectoryMappings" >
<mapping directory= "" vcs= "Git" />
</component>
</project>
@ -1,3 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version= "4" >
<component name= "ProjectRootManager" version= "2" languageLevel= "JDK_22" default= "true" project-jdk-name= "22" project-jdk-type= "JavaSDK" >
<output url= "file://$PROJECT_DIR$/out" />
</component>
</project>
@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version= "4" >
<component name= "ProjectModuleManager" >
<modules >
<module fileurl= "file://$PROJECT_DIR$/Notes-master.iml" filepath= "$PROJECT_DIR$/Notes-master.iml" />
</modules>
</component>
</project>
@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version= "4" >
<component name= "VcsDirectoryMappings" >
<mapping directory= "$PROJECT_DIR$/../.." vcs= "Git" />
</component>
</project>
@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
@ -1,22 +0,0 @@
[ versions ]
agp = "8.9.1"
junit = "4.13.2"
junitVersion = "1.1.5"
espressoCore = "3.5.1"
appcompat = "1.6.1"
material = "1.10.0"
activity = "1.8.0"
constraintlayout = "2.1.4"
[ libraries ]
junit = { group = "junit" , name = "junit" , version . ref = "junit" }
ext-junit = { group = "androidx.test.ext" , name = "junit" , version . ref = "junitVersion" }
espresso-core = { group = "androidx.test.espresso" , name = "espresso-core" , version . ref = "espressoCore" }
appcompat = { group = "androidx.appcompat" , name = "appcompat" , version . ref = "appcompat" }
material = { group = "com.google.android.material" , name = "material" , version . ref = "material" }
activity = { group = "androidx.activity" , name = "activity" , version . ref = "activity" }
constraintlayout = { group = "androidx.constraintlayout" , name = "constraintlayout" , version . ref = "constraintlayout" }
[ plugins ]
android-application = { id = "com.android.application" , version . ref = "agp" }
@ -1,6 +0,0 @@
#Wed Apr 09 21:21:57 CST 2025
distributionBase = GRADLE_USER_HOME
distributionPath = wrapper/dists
distributionUrl = https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
zipStoreBase = GRADLE_USER_HOME
zipStorePath = wrapper/dists
@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/Notes-master/Notes-master/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>