home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
inprise
/
JRUNTIME.Z
/
_TOOLS.CFG
< prev
next >
Wrap
Text File
|
1998-05-08
|
1KB
|
35 lines
# Borland IDE AddIns
# Feb 26, 1998
#
# Entries in this file will appear on the Tools pulldown in JBuilder's main
# menu.
#
# The entries are intended to make it easy to interact with external tools from
# within JBuilder.
#
# Entires must be four lines long, with set of four interpreted as follows:
# 1. name to appear on the menu
# 2. name of executable to spawn (this should be available on the path)
# 3. directory to use as the "current" directory for the executable
# 4. arguments to pass to the executable
#
# Names preceded with a "/" indicate services that can be started and stopped from
# the menu.
#
# The arguments line may contain the following:
# $NodeName - will expand to be the fully qualified path name of the
# currently selected JBuilder node
# $AppName - will expand to be the name of JBuilder's application
#
# Blank lines and lines starting with the '#' character are ignored.
#
Notepad
notepad.exe
.
$NodeName
Calculator
calc.exe
.