lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Hamill wrote:
> I'm glad to see I'm not the only one who uses a text editor for coding
> and print statements for debugging!

I do that, too, except my text editor is Eclipse. If you create a
'generic project', point it at a folder, you can use it in Super Text
Editor mode and get all the nice features like the wonderful SVN and CVS
clients, the built-in file manager, multi-file search and replace, task
manager, syntax highlighting scheme, etc, etc. Plus, you're not
restricted to a particular toolchain or workflow.

Every so often I go and look at alternatives but always seem to end up
coming back to Eclipse. For example, Code::Blocks is excellent ---
provided your workflow is precisely the way the authors intended it to
be. Want to add a custom build stage? Your own makefile? Want to put the
object files somewhere else? Or, worst of all, you want to use a
language like Lua that doesn't *have* a build stage, makefiles, or
object files? In which case you're out of luck...

(Also, it uses the project-is-not-a-directory model, like Visual Studio,
which I dislike intensely.)

- --
David Given
dg@cowlark.com

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknLtiIACgkQf9E0noFvlzjXjACfVjABt2kAJQRzwZp2uYwIU6gV
SIwAoJqKgdbC5RfpYFb6xMjqZ1jtSyGm
=pqjw
-----END PGP SIGNATURE-----