Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Errors while building CDT 3_1_1
Errors while building CDT 3_1_1 [message #184300] Fri, 09 February 2007 15:21 Go to next message
Eclipse UserFriend
Originally posted by: Sami.Said.freescale.com

Hi,

I’m getting these two Errors when I tried to build the CDT 3.1.1 using
org.eclipse.cdt-releng\org.eclipse.cdt.releng\build.xml file

I checked out the cdt_3.1.1 sources from CDT_3_1_1 tag

ERROR in
C:\cdt\org.eclipse.cdt-releng\org.eclipse.cdt.releng\results \plugins\org.eclipse.cdt.refactoring\src\org\eclipse\cdt\int ernal\refactoring\DocumentAdapter.java
(at line 141)
assert false;
^^^^^^
Syntax error on token "assert", AssignmentOperator expected after this
token

ERROR in
C:\cdt\org.eclipse.cdt-releng\org.eclipse.cdt.releng\results \plugins\org.eclipse.cdt.refactoring\src\org\eclipse\cdt\int ernal\refactoring\UndoCTextFileChange.java
(at line 73)
assert buffer instanceof DocumentAdapter;
^^^^^^^^^^
Syntax error on token "instanceof", = expected

Please help
Re: Errors while building CDT 3_1_1 [message #184311 is a reply to message #184300] Fri, 09 February 2007 16:19 Go to previous messageGo to next message
Eclipse UserFriend
Sami wrote:
> Hi,
>
> I�m getting these two Errors when I tried to build the CDT 3.1.1 using
> org.eclipse.cdt-releng\org.eclipse.cdt.releng\build.xml file

What version of Java are you using? Sounds like an issue with not
having 1.4.2...

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
Re: Errors while building CDT 3_1_1 [message #184322 is a reply to message #184311] Fri, 09 February 2007 16:32 Go to previous message
Eclipse UserFriend
Originally posted by: Sami.Said.freescale.com

Hi Chris,
I'm using Java 1.4.2_12, and i'm getting the same errors when using Java
1.5.0._08.

Regards,
Sami
Previous Topic:How to add different make and gcc tools
Next Topic:Problems while moving from CDT 3.0.2 to CDT 3.1.1
Goto Forum:
  


Current Time: Thu Jul 17 02:50:18 EDT 2025

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

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

Back to the top