You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yash Ladha (Jira)" <ji...@apache.org> on 2022/01/26 03:58:00 UTC

[jira] [Created] (CASSANDRA-17294) Fix generate-eclipse-files

Yash Ladha created CASSANDRA-17294:
--------------------------------------

             Summary: Fix generate-eclipse-files
                 Key: CASSANDRA-17294
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17294
             Project: Cassandra
          Issue Type: Task
          Components: Build
            Reporter: Yash Ladha
            Assignee: Yash Ladha


I was doing the local setup of cassandra and using the [https://github.com/eclipse/eclipse.jdt.ls] for development. When i visited the `CassandraDaemon.java` greeted with an error that the file is not in classpath, which was very weird. Upon investigation found out that the `classpath` was not closed and due to which that error is occuring.

This issue is to solve the generation of correct .{_}classpath{_} file and inclusion of correct libs.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org