Commit 7b0dcd74f4896ce8043e1cfe4462c720f49e3df1

Authored by Mumfrey
1 parent d59d4fa2

LiteLoader 1.6.4_02 - dev only - add log4j to classpath exports

Showing 1 changed file with 2 additions and 2 deletions
.classpath
@@ -13,8 +13,8 @@ @@ -13,8 +13,8 @@
13 <classpathentry exported="true" kind="lib" path="lib/asm-debug-all-4.1.jar"/> 13 <classpathentry exported="true" kind="lib" path="lib/asm-debug-all-4.1.jar"/>
14 <classpathentry exported="true" kind="lib" path="lib/authlib-1.3.jar" sourcepath="/AuthLib/java"/> 14 <classpathentry exported="true" kind="lib" path="lib/authlib-1.3.jar" sourcepath="/AuthLib/java"/>
15 <classpathentry kind="lib" path="/Client/jars/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar"/> 15 <classpathentry kind="lib" path="/Client/jars/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar"/>
16 - <classpathentry kind="lib" path="lib/log4j-api-2.0-beta9.jar"/>  
17 - <classpathentry kind="lib" path="lib/log4j-core-2.0-beta9.jar"/> 16 + <classpathentry exported="true" kind="lib" path="lib/log4j-api-2.0-beta9.jar"/>
  17 + <classpathentry exported="true" kind="lib" path="lib/log4j-core-2.0-beta9.jar"/>
18 <classpathentry kind="lib" path="/Client/jars/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar"/> 18 <classpathentry kind="lib" path="/Client/jars/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar"/>
19 <classpathentry kind="output" path="bin"/> 19 <classpathentry kind="output" path="bin"/>
20 </classpath> 20 </classpath>