Dave Cahill
Dave Cahill
Seems like this could be closed - no actual issue here.
@alexy I made some changes to get the build working in this pull request, might be useful: https://github.com/n8han/spde-examples/pull/10
@MInner Thanks for the tip, that worked more nicely for me too.
> Current design treats projects as separate entities. Maybe something like "friend" projects can be introduced that would pave the way ? Is there somewhere I can learn more about...
@vladak One way I'm looking at doing this is to use a java parser library instead of ctags, overriding the ctags output at the Java Analyzer level. The java parser...