Firstly, I am really new in Linux and openSuse 11.2 is my first distro.
Usually, on Windows, I am using TextPad to write Java code as I can compile and run Java using TextPad (not through command line).
Since I installed jdk into my first distro (it works prefectly fine), I did realize that JEdit was installed simultaneously. I tried to use JEdit, but I was not comfortable with it even until now.
I’m not really enjoying the UI and even the worst part, I need to compile and run through terminal. I have a habit to name my Folder and Files name with the long name so, when I change my directory, I need to type it again or use arrow keys (it’s still annoying).
Can anyone suggest me what Text Editor that similar to TextPad? Or, is there any plug-in for JEdit so, I can compile and run without through terminal? Please, do not suggest me to use IDE such as Eclipse or even Netbeans. Both of them take a lot of memory and I’m still not used to them.
I haven’t install Wine. Do I need to install Wine so I can use TextPad? How about compiling and run the java files? Will the function work?
As already suggested, Geany is a good, simple text editor that gives you the feature you want plus others you didn’t have with TextPad. Another, simpler/smaller, option is SciTE.
If you can nail down and document your requirements a little better, come back with a list of what you do and don’t want, and members will be able to give you more specific suggestions.