Coder Social home page Coder Social logo

Getting classpath error: unable to find org.aspectj.lang.JoinPoint when running instrumentation tests about gradle_plugin_android_aspectjx HOT 6 CLOSED

hujiangtechnology avatar hujiangtechnology commented on July 4, 2024
Getting classpath error: unable to find org.aspectj.lang.JoinPoint when running instrumentation tests

from gradle_plugin_android_aspectjx.

Comments (6)

kirillzh avatar kirillzh commented on July 4, 2024 2

My dependencies contain AspectJ. And as I said, I'm getting the same error in your demo project, too.

On Nov 6, 2016 11:20 PM, "firefly1126" [email protected] wrote:

check that your dependencies contains
compile 'org.aspectj:aspectjrt:1.8.9'


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#19 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFZfc4kqTir8FA2xXLgSdlq1g7A65HlAks5q7tEhgaJpZM4KqHTS
.

from gradle_plugin_android_aspectjx.

rohankapoor avatar rohankapoor commented on July 4, 2024 1

Facing this on CI server. Instant run is not involved. Classpath has:
'com.android.tools.build:gradle:2.1.2'
'org.aspectj:aspectjtools:1.8.10'
'org.aspectj:aspectjrt:1.8.10'
'com.hujiang.aspectjx:gradle-android-plugin-aspectjx:1.0.9'

from gradle_plugin_android_aspectjx.

firefly1126 avatar firefly1126 commented on July 4, 2024

Check that your dependencies contains
compile 'org.aspectj:aspectjrt:1.8.9'

from gradle_plugin_android_aspectjx.

huangying812 avatar huangying812 commented on July 4, 2024

it seem that,not compatible with instant run.
i encounter the same problem.foud that demo can build release apk,but when deploy debug version to real phone or emulor,it's just not work. then i turn off instant run,it fix!

from gradle_plugin_android_aspectjx.

A-Zaiats avatar A-Zaiats commented on July 4, 2024

When I run instrumental tests on my CI server, I have the same error. There is no instant run.

from gradle_plugin_android_aspectjx.

firefly1126 avatar firefly1126 commented on July 4, 2024

version 1.0.10 has solved this problem. It can support AndroidTest

from gradle_plugin_android_aspectjx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.