Crimson Editor

Anyone familiar with this program?

Well, I just downloaded Crimson Editor and was able to install it without a sweat. But for some reason I can't seem to compile or run any of my java codes. Any suggestion?

#492974

Crimson Editor is not a Java IDE ;) Its just an Editor. Also You need to have JDK installed in you system to Compile and run Java Code.

To Compile & Execute Java Code from Crimson Editor, Just set it up from tools (or something like that) with required settings, I've used it a long time ago so Can't remember the settings properly :P

Crimson Editor is pretty old and outdated, You can try Programmers Editor 2, Notepad++, JEdit or JCreator. Or if you want a full featured IDE the go for NetBeans or Eclipse

#493851

Alright thanks man. And I have no choice but to use this program since its required for one of my course.

#493883