I\'m using an (open-source) API in my Java project and referencing interfaces from it. One interface (Foo) is used extensively both in the API and in projects that use it. For my project, I\'d like to
I am trying to get package spec and body from sqlplus by doing so.. select text fro开发者_StackOverflow社区m all_source
I\'d like to unload a package without having to restart R (mostly because restarting R as I try out different, conflicting packages is getting frustrating, but conceivably this could be used in a prog
Apparently Spongy Castle is the Android alternative to using a full version of Bouncy Castle. However, on importing the jar I\'m getting all kinds of \"cannot be resolved\" errors because it relies o
I\'m developing my first R package (using R 2.13, Ubuntu 10.10).Let\'s call it foo and let\'s say that the code in the R/ directory begins w开发者_如何学Pythonith the line library(bar), where bar is a
When I\'m using Eclipse i work with lots of Java classes (especially when working with abstract factory design pattern) and I need a way to visually group classes bel开发者_C百科onging together (diffe
This has probably been asked before but I couldn\'t find the answer to my specific question (fairly general...)
I\'ve got a package which a whole bunch of miscellaneous functions (see What to do with imperfect-but-useful functions? ).Because the functions are not particularly related, they depend on a whole bun
I am developing a开发者_JAVA百科n app that should be able to launch another app installed on the phone. Currently, I am successful with launching facebook as the ActivityPackage and ActivityClass is k
I\'m creating some components and after installing and check which components have been registered there are some extra ones which aren\'t part of the package I\'ve created. They are part of other pac