Date: Mon, 07 Nov 2005 07:46:25 +0100 From: Patrick Gelin <patrick.gelin@free.fr> To: freebsd-java@freebsd.org Subject: Re: Problem with assert compiling java 1.4 into Eclipse IDE... Message-ID: <dkmtg4$5u5$1@sea.gmane.org> References: <dk821f$uc9$1@sea.gmane.org>
index | next in thread | previous in thread | raw e-mail
I can see the problem is just for my *.jsp page embeded Java scriptlet. I
think the compiler is not the same, may be it's a problem caused by
MyEclipse plugin...
Is there anybody having an idea about the problem?
Thanks you very much.
Patrick Gelin wrote:
> hi,
>
> I'm compiling a JSP page including a JAVA scriptlet. I'm using eclipse IDE
> 3.1 with Java compiler 1.4. But into this page I've got the error code
> below:
>
> 2 cannot resolve symbol: symbol : method assert (boolean)
> index.jsp
>
> The line is:
>
> assert(request.getAttribute("org.portletapi.contextid") != null);
>
> What can I do?
>
> Thanks for your response.
>
>
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dkmtg4$5u5$1>
