I'd like my students to be able to run the compiler from within gedit
and when there are errors, have a keyboard shortcut to jump directly to the source code containing the next error. I know how to do this in emacs (M-x compile followed by C-x `). Does anyone know how to set up something similar in gedit?
views:
31answers:
1
+1
A:
check out Gedit source code builder plugin. Normally, the compiler output are not captured.
fseto
2010-09-13 23:48:12
Use the *mouse*? I'd just as soon wear a ball and chain. But the plugin looks useful; thanks +1
Norman Ramsey
2010-09-14 00:21:06
just don't have any compiler errors in the first place, then it wouldn't be a problem! j/k =)
fseto
2010-09-14 00:44:01