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

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-17294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484521#comment-17484521 ] 

Berenguer Blasi edited comment on CASSANDRA-17294 at 1/31/22, 8:29 AM:
-----------------------------------------------------------------------

I had to fix this locally on some other ticket and just adding the closing {{classpath}} entry fixes it. We might not need all those extra jar entries for dev.

^Scratch that, google libs and others were missing... Apologies for the noise.


was (Author: bereng):
I had to fix this locally on some other ticket and just adding the closing {{classpath}} entry fixes it. We might not need all those extra jar entries for dev.

> 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
>            Priority: Normal
>
> 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