Coder Social home page Coder Social logo

Comments (4)

xuexin avatar xuexin commented on July 24, 2024 1

ok,没注意已经有人提了一样的issue,关掉instant run之后解决了,请问有解决instant run不兼容的计划吗?

from gradle_plugin_android_aspectjx.

LiushuiXiaoxia avatar LiushuiXiaoxia commented on July 24, 2024

确实与Instant run不兼容

#2

from gradle_plugin_android_aspectjx.

xujinyang avatar xujinyang commented on July 24, 2024

image

这个问题有人遇到过吗?

from gradle_plugin_android_aspectjx.

firefly1126 avatar firefly1126 commented on July 24, 2024

在1.0.8及以下版本 可以加配置过滤掉没法扫描植入代码的模块,如:

aspectjx {
    excludeJarFilter 'butterknife'
}

在最新的1.0.9版本默认加入了xlint警告忽略,不再需要任何配置。不会出现can't determine superclass of missing type xxx等类似错误了。

另外,关于Instant run的兼容问题及jack & jill 编译器兼容问题会在后续版本解决。

谢谢你的提问。

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.