atom feed12 messages in org.freebsd.freebsd-eclipseports/85501: upgrade of the CDT plugi...
FromSent OnAttachments
Mark LinimonAug 31, 2005 1:02 am 
Panagiotis AstithasAug 31, 2005 7:20 am 
Vladimir GrebenschikovAug 31, 2005 10:10 am 
Vladimir GrebenschikovAug 31, 2005 11:40 am 
Jorge Mario MazoAug 31, 2005 3:19 pm 
Panagiotis AstithasAug 31, 2005 8:40 pm 
Panagiotis AstithasAug 31, 2005 8:50 pm 
Vladimir GrebenschikovSep 1, 2005 7:10 am 
Panagiotis AstithasSep 1, 2005 8:39 am 
Vladimir GrebenschikovSep 1, 2005 9:20 am 
Vladimir GrebenschikovSep 1, 2005 9:48 am 
Vladimir GrebenschikovSep 1, 2005 9:49 am 
Subject:ports/85501: upgrade of the CDT plugin for eclipse
From:Panagiotis Astithas (pa@ebs.gr)
Date:Aug 31, 2005 8:40:09 pm
List:org.freebsd.freebsd-eclipse

Jorge Mario Mazo wrote:

The following reply was made to PR ports/85501; it has been noted by GNATS.

From: Jorge Mario Mazo <jgut@eafit.edu.co>

[...]

On Wed, 2005-08-31 at 15:35 +0400, Vladimir Grebenschikov wrote:

Also new cdt plug-in crash eclipse while indexing C++ project:

% gdb /usr/local/jdk1.5.0/bin/java java.core

[...]

Hi there there seems to be a better patch for upgrade! check PR ports/85300 .

The only thing better in it must be the auto plist generation :-)

About the bug, that bug it's been there for ages! I have reported it (on mailing lists and such) and noone seems to care. By the way it hapens with java projects for me as well

"We" would really like to see this fixed since there is no "professional" IDE for FreeBSD (eclipse works half-assed, anjuta is too old and the new version does not compile, and Kdevelop it's not an option for us) and boss it's starting to bitch and talking about switching to Linux :(

Is there other site where we could move this thread? I can send debuggin information try patches and such.

-- [jorge@verde:/usr/home/jorge]$ java -version java version "1.4.2-p7" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-p7-root_27_mar_2005_14_22) Java HotSpot(TM) Client VM (build 1.4.2-p7-root_27_mar_2005_14_22, mixed mode) [jorge@verde:/usr/home/jorge]$

The current CDT port, as well as these new updates to 3.0.0 do not deal with the native libraries that it contains. I sent this update as a quick way for people to continue running cdt on eclipse 3.1. I am working for a complete port of CDT, but it will take some time and I am not very confident that it will deal with the mentioned crash. Does the crash happen on a system where swt or gtk were built with compiler optimization, by the way?

Panagiotis