[Dev] Re: Bug 51: Some question.
Frank Cohen
fcohen at pushtotest.com
Mon Jun 18 20:25:52 PDT 2007
Please have it update both the .sh and .bat, if either or both is
installed. And then you are done! Thanks! -Frank
On Jun 14, 2007, at 3:38 PM, Luis Carlos Lara López wrote:
> Ticket #51 (new enhancement)
>
> A new TestMaker Tools -> Classpath drop-down menu opens a graphical
> interface to change the classpath TestMaker uses upon start-up.
> This modifies the TestMaker.bat and TestMaker.sh scripts.
>
> I have a preliminar version of this classpath editor,
>
> It can change .sh and .bat.
>
> Currently only modifies the file according the OS.
> It is ok this way or it necesarily needs to modify both files at
> the same time no maters what os the user is currently using.
>
> Currently to reconaize a path, the system check for the beggining
> of the line that follow a patern
>
> for unix the patern is
> "TMCP=$TMCP:";
>
> for windows the patern is
> "set TMCP=%TMCP%;";
>
> This is not quite elavorate, but functional,
>
> Should I leave it like that,
> or we look for a more elavorate solution?
>
>
> I am sending you a preview of the Classpath editor
>
>
> Thanks
>
> Luis Carlos
> <classpatheditor.bmp>
--
Frank Cohen, PushToTest, http://www.PushToTest.com, phone 408 374 7426
TestMaker: The open-source SOA test automation tool
More information about the Dev
mailing list