Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/music-synthesizer-for-android/blame/commit/8a63b11a04a6a7fdd75a01f6acff11a50c66f376/j2se/.project You should set ROOT_URL correctly, otherwise the web may not work correctly.
music-synthesizer-for-android/j2se/.project

50 lines
1.2 KiB

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>MusicSynthesizerJ2SE</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
<triggers>auto,full,incremental,</triggers>
<arguments>
<dictionary>
<key>LaunchConfigHandle</key>
<value>&lt;project&gt;/.externalToolBuilders/Proto Builder.launch</value>
</dictionary>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>core</name>
<type>2</type>
<locationURI>PARENT-1-PROJECT_LOC/core/src</locationURI>
</link>
<link>
<name>core-gen</name>
<type>2</type>
<locationURI>PARENT-1-PROJECT_LOC/core/gen</locationURI>
</link>
<link>
<name>core-lib</name>
<type>2</type>
<locationURI>PARENT-1-PROJECT_LOC/core/lib</locationURI>
</link>
<link>
<name>test</name>
<type>2</type>
<locationURI>PARENT-1-PROJECT_LOC/test/src</locationURI>
</link>
</linkedResources>
</projectDescription>