2013/1/23 Mark Thomas :
> On 23/01/2013 17:46, Williams, Nick wrote:
>> Interesting problem I'd welcome feedback on:
>>
>> I have an OS environmental variable JAVA_HOME set to C:\Program
>> Files\Java\jdk1.8 (so, JAVA_HOME is set to the JDK home). My belief
>> was that I SHOULD be able to leave of
On 23/01/2013 17:46, Williams, Nick wrote:
> Interesting problem I'd welcome feedback on:
>
> I have an OS environmental variable JAVA_HOME set to C:\Program
> Files\Java\jdk1.8 (so, JAVA_HOME is set to the JDK home). My belief
> was that I SHOULD be able to leave off the tools.jar. However, that
ools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "C:\Program Files\Java\jdk1.8\jre"
Why (and how) is the JAVA_HOME getting changed to the JRE? *scratches head*
N
-Original Message-----
From: Mark Thomas [mailto:ma...@apach
On 22/01/2013 22:40, Williams, Nick wrote:
> As you can see from my testing and comment in bug 54461
> (https://issues.apache.org/bugzilla/show_bug.cgi?id=54461), after
> much effort I discovered that "complier" is indeed a parameter, but
> so is "compilerClassName." In order to use anything other
As you can see from my testing and comment in bug 54461
(https://issues.apache.org/bugzilla/show_bug.cgi?id=54461), after much effort I
discovered that "complier" is indeed a parameter, but so is
"compilerClassName." In order to use anything other than the Eclipse JDT
compiler, "compilerClassNa