Change Eclipse's build output directory to build/eclipse
https://github.com/arianne/stendhal/issues/628
This commit is contained in:
parent
5778cb85e9
commit
144a0e8d1a
1 changed files with 1 additions and 1 deletions
|
|
@ -25,5 +25,5 @@
|
||||||
<classpathentry kind="lib" path="libs/jakarta.annotation-api-2.1.1.jar"/>
|
<classpathentry kind="lib" path="libs/jakarta.annotation-api-2.1.1.jar"/>
|
||||||
<classpathentry exported="true" kind="lib" path="libs/tomcat-embed-core-10.1.13.jar"/>
|
<classpathentry exported="true" kind="lib" path="libs/tomcat-embed-core-10.1.13.jar"/>
|
||||||
<classpathentry kind="lib" path="libs/tomcat-embed-websocket-10.1.13.jar"/>
|
<classpathentry kind="lib" path="libs/tomcat-embed-websocket-10.1.13.jar"/>
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="build/eclipse"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue