Skip to content

Commit

Permalink
revert invalid change
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeloffner committed Dec 17, 2024
1 parent 633406b commit 641e37b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions core/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@
</attributes>
</classpathentry>
<classpathentry combineaccessrules="false" kind="src" path="/Lucee loader"/>
<classpathentry kind="lib" path="/Extension-Hibernate/libs/lucee.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>

0 comments on commit 641e37b

Please sign in to comment.