With previous versions of the console plugin (< 5.0), the jEdit "save and compile"
command would run "make all" for C projects, or at least could be configured to do
so. The new version seems to always want to build the current buffer and I haven't
been able to make it do otherwise.
In looking at the new Commando XML, it appears that it is just stripping the extension
off the buffer and then calling "make -C <directory-of-buffer> file-name" along with
some optional extra parameters the user can supply. This is totally wrong behavior
for any project with more than one file. It is easily fixed by putting the old XML
in .jedit/console/commando, but still...
jEdit 5.0, Console 5.0, Debian Linux Wheezy 64-bit, Java 1.6.0_24.
| Submitted | bobhwasatch - 2012-11-23 - 21:28:11z | Assigned | kog13 |
|---|---|---|---|
| Priority | 5 | Category | None |
| Status | Open | Group | None |
| Resolution | None | Visibility | No |