[00:17] Hi everyone, I'm looking for a Stream and function in JAVA that allows me to replace some parts of a file. For example: having "option1 value1" in a text file, replace only `value1' for another value (value2, value3, whatever). Any help? What should I look for? I'm using java [01:28] Hi everyone, I'm looking for a Stream and function in JAVA that allows me to replace some parts of a file. For example: having "option1 value1" in a text file, replace only `value1' for another value (value2, value3, whatever). Any help? What should I look for? I'm using java [20:20] hi [20:22] I'm writing an ant script which uses plugin.jar to compile applet code. I am not developing an Ubuntu package. I'm asking here to find out a about a better solution than using java.home which apparently doesn't work on Ubuntu.