hay im trying JEdit, is there any way to compile and run the java code inside jedit, like many other java ides?
thanks
hay im trying JEdit, is there any way to compile and run the java code inside jedit, like many other java ides?
thanks
You'll need to install a plugin. jCompile is probably the one you're looking for. You can install it from the Plugin Manager (from the Plugins menu)
There's also an Ant plugin if you're into building you're projects that way.