BitCode Java IDE Code
Lightweight Java IDE with syntax highlighting and convenient features.
Brought to you by:
zohaibanwer
File | Date | Author | Commit |
---|---|---|---|
JDK | 2023-12-01 |
![]() |
[0c7dc3] updated to Add OpenJDK |
screenshots | 2023-12-01 |
![]() |
[583124] screenshots updated |
scripts | 2023-12-01 |
![]() |
[0c7dc3] updated to Add OpenJDK |
src | 2023-12-01 |
![]() |
[0c7dc3] updated to Add OpenJDK |
.gitattributes | 2023-11-30 |
![]() |
[32304b] Initial commit |
.gitignore | 2023-12-01 |
![]() |
[f569d8] added launch4j config |
LICENSE | 2023-11-30 |
![]() |
[32304b] Initial commit |
README.md | 2023-12-01 |
![]() |
[c9c018] Update README.md |
build_config_launch4j.xml | 2023-12-01 |
![]() |
[f569d8] added launch4j config |
pom.xml | 2023-12-01 |
![]() |
[0c7dc3] updated to Add OpenJDK |
BitCode IDE is a lightweight Java Integrated Development Environment designed for simplicity and ease of use. It provides a feature-rich code editor, syntax highlighting, and basic code compilation and execution capabilities.
Clone the repository:
bash
git clone https://github.com/zohaibanwer984/BitCode-Java-IDE.git
Open the project in your favorite Java IDE.
com.zam.App
class to launch the BitCode IDE.The project includes a JDK
folder where you can place the OpenJDK distribution for development. The IDE will use this bundled JDK for compilation and execution.
Special thanks to FlatLaf for providing the FlatLaf theme library, enhancing the visual appeal of BitCode IDE.
This project is licensed under the MIT License - see the LICENSE.md file for details.