It should Just Work if you import the eclipse project:
https://wiki.apache.org/cassandra/RunningCassandraInIDEA

On Tue, Jul 8, 2014 at 11:08 PM, Clint Kelly <clint.ke...@gmail.com> wrote:
> Hi everyone,
>
> I am trying to set up IntelliJ such that I can use it to navigate and
> edit the source code for Cassandra.  I have a lot of experience using
> IntelliJ with Maven projects, but I have not used it with Ant before.
>
> I can associate the build.xml file as my project's Ant build file and
> then use IntelliJ to compile, run tests, etc., but I'm not sure how to
> make IntelliJ aware of the dependencies that the ant build downloads.
> The problem therefore is that IntelliJ highlights a lot of the code in
> red, because it cannot resolve the dependencies for all of the
> external packages (e.g., Guava).
>
> If anyone could give me a tip on how to resolve this, I would greatly
> appreciate it.  I am looking forward to trying to contribute to the
> project!
>
> Best regards,
> Clint



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder, http://www.datastax.com
@spyced

Reply via email to