mozilla / mozilla/rust-android-gradle

JVM (Non Android support)?

Open
#163 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
1.3k
Forks
95
Avg merge
15m
Merged PRs (30d)
2

Description

I tried using the project in non android project to build rust dependency and got:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':frontend:app'.
> Failed to notify project evaluation listener.
   > com/android/build/gradle/AppPlugin

Unable to load class 'com.android.build.gradle.AppPlugin'.

This is an unexpected error. Please file a bug containing the idea.log file.

Which makes sense since this targets android, however is there any particular reason not to target JVM as well?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the project’s Android Gradle configuration and the :frontend:app evaluation path implicated by the AppPlugin error. Determine whether non-Android JVM projects are intended to be supported and what build behavior and configuration would define completion; the issue does not name files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, rust
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.