ScitePM 1.6.8 review

Download
by rbytes.net on

ScitePM is a lightweight, Gtk-based project manager for use with the SciTE editor

License: GPL (GNU General Public License)
File size: 0K
Developer: Roy Wood
0 stars award from rbytes.net

ScitePM is a lightweight, Gtk-based project manager for use with the SciTE editor. It allows the user to organize a set of files as a project, like most IDEs, and then open them within SciTE.

ScitePM uses the SciTE "Director" interface to communicate with SciTE. Note also that SciTE must be named "SciTE" or "scite" to allow ScitePM to correctly launch it. If this is not the case on your system, create a symlink something like this:

ln -s /usr/local/bin/scite_exec_blah_blah ~/bin/scite (Obviously that assumes that SciTE is /usr/local/bin/scite_exec_blah_blah on your system)

Usage:

ScitePM is very simple to use. Click the "Open Project," "Save Project," or "Add Files" buttons to do the obvious things. Right-click on the main pane of the app to add files or groups (i.e. folders). Drag and drop folders and files within the app to arrange to your satisfaction.

To open a file, double-click it or highlight it and press return/enter. Note that the SciTE executable must be named "SciTE" for ScitePM to launch it!

The command line syntax for scitepm is:

scitepm [-q|--quiet] [-v|--version] [-h|--help] [project-path]
-q | --quiet = do not show the "About" dialog at startup.
-v | --version = print the application version to stdout at startup
-h | --help = print the usage (what you're reading now) to stdout
[project-path] = the path to a ScitePM project file to load at startup

What's New in This Release:
rrwood - 2006/05/27 - Activate SciTE via "_NET_ACTIVE_WINDOW" message to ewmh-compliant window manager

ScitePM 1.6.8 keywords