Thanks Jon, I just tried that and it does let it compile. I use NetBeans so I
included that in the project properties as a compiler option. Although it does
compile, NetBeans is still showing the imports as in error. Is there any easy
way to get Netbeans to do the same thing?
Thanks,
Raymond
On 04/12/2014 11:44 AM, Raymond Howie wrote:
I’ve installed Java 8 from the Oracle site onto my Mac which is running 10.9.2
Any of my apps which use the Apple Java Extensions come up with this error
message.
I’ve had a look in rt.jar and the classes are listed in there. I even tried
buildin
I’ve installed Java 8 from the Oracle site onto my Mac which is running 10.9.2
Any of my apps which use the Apple Java Extensions come up with this error
message.
I’ve had a look in rt.jar and the classes are listed in there. I even tried
building OpenJDK 8 from the source but get the same er
On Apr 11, 2014, at 9:38 PM, Abu Abdullah wrote:
> On Sat, Apr 12, 2014 at 6:19 AM, Michael Hall wrote:
>
>> i tried even the absolute path in case APP_ROOT is not supported but not
>> working.
>
> I seem to remember support for something like this being added. But am not
> sure. You could ch