[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Strange compile Error

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)
-------------------