Skip to content

An active Java IDE coded in C# for students, hobbyists, teams, friends and companies. Fetaures invalid lines, error list, project explorer, auto completion (Senzo), applet maker, game maker for busy people or individuals.

License

Notifications You must be signed in to change notification settings

zeankundev/ThinkJava

Repository files navigation

ThinkJava

An active Java IDE coded in C# for students, hobbyists, teams, friends and companies. Fetaures invalid lines, error list, project explorer, auto completion (Senzo), applet maker, game maker for busy people or individuals. IDE project made for sixth grade elementary school project and for everyone. Official website here.

Download ThinkJava. The Professional Java IDE Download ThinkJava. The Professional Java IDE Logo

What's new?

📌 In Build 155 (1st July 2021 5:32 PM GMT +7)
✔️ Newer start screen
✔️ Greeting text at start page according to date and time set on PC.
✔️ Build version at start page. You can now contact the developer or report any error that requires your build version such as bug fix submission and etc.
💬 Feedbacks are welcome by filling this Google Form here.

How to use and modify?

  1. First, type the following code to your Command Prompt or Git Bash
git clone https://github.com/zeankundev/ThinkJava/

Note: if you want to make your own IDE based on ThinkJava, you may fork this repository.
How to do?

  • Fork this repository
  • Open GitHub Desktop and clone the repo that you just have forked
  • Open your cloned repository and open the .sln file. Note: i am looking for instructions on how to open .sln files on monodevelop.

To get the latest version of the code, run this in your terminal.

git pull
  1. Direct it to your project folder
cd ThinkJava
  1. Open the .sln or .csproj file of ThinkJava or you can do the following in your terminal
dotnet run --project ThinkJava
  1. Enjoy our demos or make some Java projects.

Question, feedback? Email me at zeanfender11@gmail.com.
Want to make ThinkJava better by improving the code? Email me at zeanfender11@gmail.com along with your GitHub username to be a contributor.
Have fun using ThinkJava!

About

An active Java IDE coded in C# for students, hobbyists, teams, friends and companies. Fetaures invalid lines, error list, project explorer, auto completion (Senzo), applet maker, game maker for busy people or individuals.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages