Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Strange compile Error
Strange compile Error [message #4008] Mon, 17 January 2005 22:03 Go to next message
Eclipse UserFriend
Originally posted by: zsolt.mailblocks.com

Cheers,

Eclipse gives me the following syntax error:

Syntax error, insert ";" to complete Statement

This is followed by

Syntax error, insert "AssignmentOperator ArrayInitializer" to complete
Expression

The problem is, my java compiler compiles this just fine.

Has anyone run into this before?

Maybe I need the new version of eclipse because this version does not
recognize the "assert" keyword? The only problem is I just downloaded
this version not too long ago.
___________________
Eclipse Platform
Version: 3.0.1
Build id: 200409161125
-------------------
External java compiler
java version "1.4.1_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_07-b02)
Java HotSpot(TM) Client VM (build 1.4.1_07-b02, mixed mode)
-------------------
Re: Strange compile Error [message #4016 is a reply to message #4008] Mon, 17 January 2005 22:08 Go to previous message
Eclipse UserFriend
Originally posted by: zsolt.mailblocks.com

Please disregard this request. It turns out "Build Automatically" was
accidentally turned off and this was a lingering error as a result.

Zsolt Szabo wrote:

> Cheers,

> Eclipse gives me the following syntax error:

> Syntax error, insert ";" to complete Statement

> This is followed by

> Syntax error, insert "AssignmentOperator ArrayInitializer" to complete
> Expression

> The problem is, my java compiler compiles this just fine.

> Has anyone run into this before?

> Maybe I need the new version of eclipse because this version does not
> recognize the "assert" keyword? The only problem is I just downloaded
> this version not too long ago.
> ___________________
> Eclipse Platform
> Version: 3.0.1
> Build id: 200409161125
> -------------------
> External java compiler
> java version "1.4.1_07"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_07-b02)
> Java HotSpot(TM) Client VM (build 1.4.1_07-b02, mixed mode)
> -------------------
Previous Topic:Deeper folder levels in Package Explorer?
Next Topic:Installation of Eclipse on Windows XP
Goto Forum:
  


Current Time: Sun Jun 30 00:23:32 GMT 2024

Powered by FUDForum. Page generated in 0.06983 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top