document name without extension

Started by joseluis, October 15, 2009, 11:57:25 PM

Previous topic - Next topic

joseluis

Hi,
I'm beginning with Java, and can compile a single file from the editor, but I can't run it. I need to reference the file without the .java extension, and I don't kown how to do this when creating a tool property. If my source file is mainClass.java I need to reference mainClass only, without extension, to run the compild file in the java virtual machine.

Regards,
José Luis

alex

Hi Jose Luis,

pleased to see you ;)

you need to have newest version of HippoEDIT.
Then, in helper menu for Arguments field in Tools dialog you can select File name w/o extension == %FileNameWOExt%.

Best regards,
Alex.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

joseluis

I've tried to install the new versión, but it give me an error and don't run.

Regards,

alex

Check this and do reinstall.
Would try to recheck this issue once more with 1.47
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

joseluis

Alex,
I've reinstalled and copied the files to the folder and it works fine. And also my problem with the document name without extension is solved.
Regards,