Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] Ant Test Plan

Yes, the version of the AntView in Eclipse is backwards compatible.

I just pulled the split() call out and quickly wrote my own method to do the 
job. However, if you have a better patch to submit (I think your version just 
changed to use some other system call?), I'd be glad to accept it into 
Eclipse.

- Jared

On Wednesday 13 November 2002 02:38 pm, Kevin.Bedell@xxxxxxxxxxx wrote:
> I had submitted a patch at sourceforge to AntView to allow it to work for
> JDK 1.3.1 - there was a dependency on a jdk 1.4 only method [String.split
> ()] in the latest release.
> 
> Is the AntView code in the release candidate compatible JDK's earlier than
> 1.4?
> 
> Thanks -
> Kevin Bedell
> 
> http://www.strutskickstart.com


Back to the top