Integrating Jacobe Beautifier for Java with TextPad
Posted: Sat Jun 07, 2003 12:03 am
Hi,
I am using the Jacobe Code Beautifier which is available from the Jacobe website
I have used it so far from the command-line successfully, but I want to integrate it with TextPad so that when I choose to jacobe a file, it should do that automatically and replace the existing file with the jacobed file. Right now, I have to do the following on the command-line:
1. jacobe file.java
2. delete file.java
3. rename file.java.jacobe file.java
Is there any easy way of doing this in one step from TextPad? I think there must be a way because one of the feedback comments says "just in a few minutes integrated it with Textpad"!
I am new to this, so I will be very grateful if anyone could help me.
Thanks,
RoxyProxy
I am using the Jacobe Code Beautifier which is available from the Jacobe website
I have used it so far from the command-line successfully, but I want to integrate it with TextPad so that when I choose to jacobe a file, it should do that automatically and replace the existing file with the jacobed file. Right now, I have to do the following on the command-line:
1. jacobe file.java
2. delete file.java
3. rename file.java.jacobe file.java
Is there any easy way of doing this in one step from TextPad? I think there must be a way because one of the feedback comments says "just in a few minutes integrated it with Textpad"!
I am new to this, so I will be very grateful if anyone could help me.
Thanks,
RoxyProxy