Community
Participate
Working Groups
Overview: After installing Android NDK support Sequoyah adds a warning to native methods in standard (non-android) projects "This project does not have Native Library support" Steps to Reproduce: 1) Install NDK support 2) Create a non-android java project 3) Add a class with a native method Actual Results: warning "This project does not have Native Library support" is displayed Expected Results: no warning should display Build Date & Platform: Sequoyah Android Native Code Support 1.1.1.N20100713-0828 org.eclipse.sequoyah.android.cdt.feature.feature.group, Windows XP
Created attachment 176264 [details] Fix to the warning shown in non-Android projects with native calls Thank you for the feedback. This patch change a little the way the project nature's check is done. The issue should be fixed by now.
Merged on trunk@2303.