tolbertam commented on code in PR #3899:
URL: https://github.com/apache/cassandra/pull/3899#discussion_r2000223533


##########
build.xml:
##########
@@ -2025,6 +2125,9 @@
         </classpath>
     </taskdef>
     <mkdir dir=".settings" />
+    <echo 
file=".settings/org.eclipse.jdt.core.prefs"><![CDATA[eclipse.preferences.version=1

Review Comment:
   Needed because high-scale-lib provides a java.util package which causes 
eclipses to prevent compilation because the java.util module is detected in the 
JDK and on the classpath.
   
   ![Screenshot From 2025-03-18 
00-16-46](https://github.com/user-attachments/assets/d0452186-764c-4407-869c-861e59a8c499)
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to