cassandra/ide/idea
Andy Tolbert f80a234d1e Migrate sstableloader code to its own tools directory and artifact
As part of a broader effort to decouple java driver code from the
server code, this moves sstableloader to its own tools directory.

As sstableloader is also used as a library (CASSANDRA-10637), added
a new artifact 'cassandra-sstableloader' that will get deployed to
maven along with 'cassandra-all'.

While I expect this is likely a niche use case, this will allow users
to continue using BulkExport as a library.

Moves sstableloader-specific targets to its own build.xml in
tools/sstableloader/build.xml.

Also updates IDE project files and circleci to utilize new
sstableloader-specific targets.

patch by Andy Tolbert; reviewed by Stefan Miklosovic and Mick Semb Wever for CASSANDRA-20328
2025-05-18 12:35:52 -05:00
..
copyright Add generate-idea-files target to build.xml 2015-04-07 18:12:16 +02:00
inspectionProfiles Enable check for unnecessary import from the same package and from java.lang package in IntelliJ IDE 2023-09-25 10:25:13 +02:00
ant.xml Add generate-idea-files target to build.xml 2015-04-07 18:12:16 +02:00
codeStyleSettings.xml Change style guide to include @Override 2020-09-02 11:36:56 -07:00
misc.xml Drop JDK8 and add JDK17, remove eclipse-warnings in favor of Checker Framework and upgrade checkstyle 2023-07-24 15:16:53 -04:00
vcs.xml CEP-15 (C*): Messaging and storage engine integration 2025-04-17 11:59:47 -07:00
workspace.xml Migrate sstableloader code to its own tools directory and artifact 2025-05-18 12:35:52 -05:00