Re: [Lily4jedit-devel] Java 1.5 for jEdit?
Brought to you by:
fodber
From: Joshua K. <zz...@us...> - 2005-11-13 16:21:56
|
>Joshua KooOOoOOo wrote: > >>Hi, >> >>I have updated from the cvs and see there are lots of changes esp conversion to java 5 ;) >> >>Wondering how you compiled it. I installed jdk1.5, but do i need to upgrade my eclipse for it to be compatible? >> >> >> >Hi, welcome back! > >Actually it was the release of Eclipse 3.1 that motivated me to upgrade >to Java 5. So you should need that. > >Bert > > Thanks, Its great that I'm allowed out on weekends. I realised too that I have to set the source level to 5.0 under preferences. I found out too because i specified a 1.4 vm for my ant it was giving me problems. I changed the jre to run as workspace and everything became fine ;) Joshua |