Skip to content

MoonKnight18/Java-Ide

 
 

Repository files navigation

Java IDE

Android CI Discord Server

Compile and test your java code anytime anywhere from your mobile phone

How to get

You can get the latest release from here and the latest debug build from Github Actions.

Features

  • Java 17
  • Javac
  • Javap
  • Eclipse Compiler for Java (ecj)
  • Eclipse class disassembler
  • Java Highlighter
  • Run Java File
  • Add Classpath
  • Decompile Class File
  • Google Java Formatter
  • Eclipse Java Formatter
  • Baksmali Dex File
  • Basic Java auto-completion
  • D8
  • File Tree Viewer

TO-DO

  • Dependency Injection
  • Incremental Compilation
  • JGit support
  • Improved Code Editor
  • Java auto-complete server or auto-completion service

Building

Clone this repository on your device and compile using Android Studio or by running the command

./gradlew build

Contributing

I would really appreciate all kinds of contributions. If you have any questions, ideas, need help or want to propose a change just open an issue.

  • Contributions are highly appreciated.
  • Create a pull request and we'll merge it after thorough review.

Special thanks

About

Compile and run java code from your mobile phone

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Kotlin 0.3%