DEV Community

Discussion on: Do you use GIT ? Let me see your code!

Collapse
 
slimdestro profile image
D\sTro

"An extremely lightweight and super fast java ide for linux"

I'm sorry couldnt see codes because never used java so far. If I'm not wrong, this repo is a custom java IDE like netbeans or it's for some other purpose.

Collapse
 
omegaui profile image
omega ui

The codes are inside the src directory

Collapse
 
omegaui profile image
omega ui

No it's not a custom IDE. Builded without any external compilation library(I have written it from top to bottom). Yes, it's like NetBeans, Eclipse and intellij but far more lightweight and performance.

Thread Thread
 
slimdestro profile image
D\sTro

Amazing! thanks