You can edit the build.gradle file by hand. Add this to your dependencies:

    compile files('path/to/jar')


On Sat, Mar 15, 2014 at 1:04 PM, Brian Wagener <[email protected]>wrote:

> Usually I right click on libs/robotium-solo.jar and select "Add as
> library..." to add the robotium library, but since latest AS update, this
> is broken.  I get " IncorrectOperationException: Must not change document
> outside command or undo-transparent action. See
> com.intellij.openapi.command.WriteCommandAction or
> com.intellij.openapi.command.CommandProcessor: Must not change document
> outside command or undo-transparent action. See
> com.intellij.openapi.command.WriteCommandAction or
> com.intellij.openapi.command.CommandProcessor"
>
> Can anyone tell me a work around to add this library to my project?
>
> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "adt-dev" 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/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" 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/d/optout.

Reply via email to