Results 77 issues of Jim Fulton

It it possible to consume a library project from a local file-system path? (As I can so with Eclipse and Ant)

See the `test-dependencies-arent-dexed` of the demo project at: https://bitbucket.org/j1m/hipain/src/dfe9eba07868b2fb72b649c587ef5ad43ed241ef/?at=test-dependencies-arent-dexed Note that the test uses robotium, which is listed as a dependency of the test project. The test compiles, which means...

Github discontinued the downloads feature, so you might want to lose the github-integration documentation.

When I do: ``` g8 jberkel/android-app ``` and answer the questions, I get 2 directories, a directory containing my project, and a separate "project" directory, containing a boot directory. I...

Hi, I'm working on a project where treeinterpreter is taking ~2 minutes per prediction. I suppose this is because the implementation is in pure Python. Do you know if anyone...

I'm playing with getting the android sbt plugin and idea working together. (Today, I realized that there was a much newer version of sbt-idea than what I was playing with,...

Building android applications is complex. :) I've gotten sbt to build my project, which involves multiple apklibs and various proguard settings. I'd rather not figure all of that out again...

I've tried to avoid bootstrapping by installing buildout with pip and then using that to run or bootstrap buildout. If I use buildout to install additional packages from the ``zc``...

(I'm thinking about this because I'm working on getting started docs.) If someone wants to work on an application, and wants to have their source used, they have to write...

enhancement

buildout27 Getting distribution for 'appdirs>=1.4.0'. zip_safe flag not set; analyzing archive contents... While: Installing. Checking for upgrades. Getting distribution for 'appdirs>=1.4.0'. An internal error occurred due to a bug in...