DEV Community

Cover image for omegaide
omega ui
omega ui

Posted on • Edited on

omegaide

It has been an year since I started learning java swing and developing an IDE from scratch along side
(just for fun:-)).

I love Open Source, here's the link to the repo

See it in action here

The IDE currently can behave both as a fully integrated java IDE and as an instant IDE for editing, compiling and running any other programming language.

  • It is based around the principle of simplicity
  • It has a tiny core thus, uses the least possible memory.
  • It has its own plugin API and some cool plugins like vibencode.
  • It has its own highly flexible UI Elements.
  • Blazing Fast Dynamic Compilation for Java

What's in progress?

  • Complete wiki page having instructions on using the IDE.
  • VCS Integration
  • Gradle/Maven Integration
  • Refractor

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay