Hi, On Wednesday, March 13, 2013 11:59:42 PM UTC+1, Jason wrote: > > I initially tried to get the C++ > plugin<http://plugins.jetbrains.com/plugin/?id=1373>to work for my NDK > related stuff but just couldn't get the paths setup > correctly (I assume) because none of my includes were resolving so I gave > up. >
Again: the Android Maven Plugin<http://code.google.com/p/maven-android-plugin/>might be the answer. Then all you need from the C++ plugin <http://plugins.jetbrains.com/plugin/?id=1373> is syntax highlight. Martin -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

