How about to use "File->Import..." rather than "File->New Java Project"?

After extracting the source, ant build, and ant generate-eclipse-files:
1. File->Import...
2. Choose "Existing Project into workspace..."
3. Choose your source directory as root directory and then push "Finish"


2012/1/6 bobby saputra <zaibat...@gmail.com>:
> Hi There,
>
> I am a beginner user in Cassandra. I hear from many people said Cassandra is
> a powerful database software which is used by Facebook, Twitter, Digg, etc.
> So I feel interesting to study more about Cassandra.
>
> When I performed integration process between Cassandra with Eclipse IDE (in
> this case I use Java as computer language), I get trouble and have many
> problem.
> I have already followed all instruction from
> http://wiki.apache.org/cassandra/RunningCassandraInEclipse, but this
> tutorial was not working properly. I got a lot of errors and warnings while
> creating Java project in eclipse.
>
> These are the errors and warnings:
>
> Error(X) (1 item):
> Description Resource  Location
> The method rangeSet(Range<T>...) in the type Range is not applicable for the
> arguments (Range[]) RangeTest.java line 178
>
> Warnings(!) (100 of 2916 items):
> Description Resource Location
> AbstractType is a raw type. References to generic type AbstractType<T>
> should be parameterized AbstractColumnContainer.java line 72
> (and many same warnings)
>
> These are what i've done:
> 1. I checked out cassandra-trunk from given link using SlikSvn as svn
> client.
> 2. I moved to cassandra-trunk folder, and build with ant using "ant build"
> command.
> 3. I generate eclipse files with ant using "ant generate-eclipse-files"
> command.
> 4. I create new java project on eclipse, insert project name with
> "cassandra-trunk", browse the location into cassandra-trunk folder.
>
> Do I perform any mistakes? Or there are something wrong with the tutorial in
> http://wiki.apache.org/cassandra/RunningCassandraInEclipse ??
>
> I have already googling to find the solution to solve this problem, but
> unfortunately
> I found no results. Would you want to help me by giving me a guide how to
> solve
> this problem? Please....
>
> Thank you very much for your help.
>
> Best Regards,
> Wira Saputra



-- 
w3m

Reply via email to