Page 1 of 1

Jikes configuration

Posted: Mon Oct 22, 2001 11:49 am
by Henrik Skafsgaard Larsen
Is anyone using Jikes (java compiler) with Textpad?
If so, could you give an example of how to set the *regular expression...*
in the tools config.
tia

mvh / best regards
Henrik S. Larsen

Posted: Fri Jul 25, 2003 8:05 pm
by cwilke
Jikes Compiler
--------------
Configure --> Preferences
Click on Tool in the tree
Click on Add --> Program
Select <yourPath>\jikes.exe

Command: <yourPath>\jikes.exe
Paramters: +E -d d:\jakarta-tomcat\webapps\clickFind\WEB-INF\classes $File
Initial Folder: $FileDir

[ ] Prompt for parameters [x] Capture output
[ ] Run minimized [ ] Suppress output until completed
[ ] Save all documents first [x] Sound alert when completed

Reg expression: ^\([A-Z]:[^:]+\):\([0-9]+\):\([0-9]+\):\([0-9]+\):

Registers:
File: [1] Line: [2] Column: [3]