Can you shed any light on what needs to happen now in order for Code
Sense to provide completions for included frameworks? This used to
work with Xcode 2.0/WO5.2.4.
i.e., Do we now need to build and install index templates for
everything Java based? I'm happy to file a bug on this (as it is just
impractical) if it's not already done by someone.
e.g.,
1) Include framework in project
2) in code "import com.my.blah.*;"
3) no completions even if the framework's project is open in Xcode.