Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sequoyah-dev] Is Sequoyah compatible with Eclipse 3.5.2?

I think Sequoyah requires CDT 7.0, which in turn requires Eclipse 3.6. So either you resolve your error with 3.6, or use 3.5 without Sequoyah. Maybe 3.5 can help you isolate and solve the problem with 3.6? Good luck!

Best,
Richard

On Sun, Nov 7, 2010 at 5:01 AM, Jean-Yves Avenard <jyavenard@xxxxxxxxx> wrote:
Hi

I've been having some issues with eclipse which I haven't managed to
solve. Running 3.6 and hitting an unknown Java exception error in
android packager.

So I thought of trying 3.5 as that's what Google tells you to use.

I tried to install Sequoyah with 3.5, but I get an error :
Cannot complete the install because one or more required items could
not be found.
 Software being installed: Sequoyah Android Native Code Support
1.1.1.N20101028-0318
(org.eclipse.sequoyah.android.cdt.feature.feature.group
1.1.1.N20101028-0318)
 Missing requirement: org.eclipse.sequoyah.android.cdt.build.core
1.1.1.N20101028-0318 requires 'bundle org.eclipse.core.resources
3.6.0' but it could not be found
 Cannot satisfy dependency:
   From: Sequoyah Android Native Code Support 1.1.1.N20101028-0318
(org.eclipse.sequoyah.android.cdt.feature.feature.group
1.1.1.N20101028-0318)
   To: org.eclipse.sequoyah.android.cdt.build.core [1.1.1.N20101028-0318]

Thanks
JY
_______________________________________________
sequoyah-dev mailing list
sequoyah-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/sequoyah-dev


Back to the top