-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Something up with ecj #8
Labels
Comments
ECJ is being discussed here termux/termux-packages#2717. Closing issue in favor of issue termux/termux-packages#2717. |
This comment has been minimized.
This comment has been minimized.
If you encounter problems with ecj 4.7, use ecj 4.6.2
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I noticed that ecj doesn't behave like how it should. It seems like it always compiles against some hidden android.jar and doesn't allow more than one file/directory for the classpath. And whatever I put there doesn't get read anyway. I don't understand how anyone can even compile android code without including libraries or using thier own android.jar.
The text was updated successfully, but these errors were encountered: