|
|
|
|
|
|
Re: Compile Error - Correction [message #1516131 is a reply to message #1516130] |
Thu, 18 December 2014 12:27  |
Eclipse User |
|
|
|
Actually just noticed Paths class was created at 1.7. So the JRE must be
1.7 with a compliance less than 1.5 set for the project or the workspace.
On 12/18/2014 12:25 PM, Rich Kulp wrote:
> Ok, I see. I didn't notice that Paths was a java package class. I was
> thinking it was user created.
>
> So yes, it must be the compliance is below 1.5, either by compliance
> setting or because an actual JRE less than 1.5 is installed..
>
> I did a test and if compliance is below 1.5 but the JRE installed is 1.5
> or greater you get that exact message. And if JRE is 1.4 or lower you
> that message.
>
> Rich
>
> On 12/18/2014 11:29 AM, Stephan Herrmann wrote:
>> sorry if I answered the wrong question :)
>>
>> The method Paths.get() indeed being a varargs method: what exactly is
>> your question?
>>
|
|
|
Powered by
FUDForum. Page generated in 0.09278 seconds