Coder Social home page Coder Social logo

Comments (3)

ditclear avatar ditclear commented on July 4, 2024

我添加了这个,就可以了
aspectjx {
excludeJarFilter '.jar'
}

from gradle_plugin_android_aspectjx.

UltramanTIGA avatar UltramanTIGA commented on July 4, 2024

@ditclear 我试过,一样的。。。

from gradle_plugin_android_aspectjx.

firefly1126 avatar firefly1126 commented on July 4, 2024

2.0.0做了重大调整,有更好的编译效率和稳定性,该版本做了如下调整:

  • 支持Instant Run编译
  • 废弃 includeJarFilter和excludeJarFilter两个配置命令
  • 新增 include和 exclude配置命令,通过包名(package)路径关键字匹配,可过滤class文件和库文件(jar)
  • include和 exclude配置命令支持*,**通配符
  • 修复已知的gradle兼容性Bug
  • 提升编译效率
  • 解决 Could not find matching constructor for: org.gradle.util.Clock()

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.