Re: Eclipse installation on 12.0 release

2020-08-16 Thread Ronald Klop
On Sat, 15 Aug 2020 02:02:34 +0200, Юрий Игоревич via freebsd-eclipse wrote: Hi, guys, how are you? I am ok. Help me please, I try to install eclipse at FreeBSD 12-0 version pkg install eclipse and pkg show message not found eclipse package Tryed to install from /usr/ports/java/eclipse —

Re: Help needed updating java/eclipse to 4.11

2019-03-16 Thread Ronald Klop
Hi, Great work already. I can't help much, but by googling on 'UnsatisfiedLinkError: org.eclipse.swt.internal.C.memmove(' found similar issues: An old bug report with a recent hopeful (but not complete) reaction: https://bugs.eclipse.org/bugs/show_bug.cgi?id=488641 Mentions of this (or sim

Re: Time to dissolve eclipse@ team? Others want to maintain / team concept in general

2014-04-22 Thread Ronald Klop
On Sun, 20 Apr 2014 09:29:57 +0200, John Marino wrote: For several months while scanning our numerous PRs, I've noticed people complaining Eclipse was woefully out of 9 month ago. There have been several PRs and they aren't even getting answered. I see a new one on 15 April, requesting main

Re: eclipse not building on 9.1-Release

2013-03-13 Thread Ronald Klop
On Tue, 12 Mar 2013 16:07:11 +0100, User Paul wrote: compile.libgnomeproxy: [exec] Building file: gnomeproxy.o [exec] Invoking: GCC C Compiler [exec] gcc -I/usr/local/include/gconf/2/ -I/usr/local/include/orbit-2.0/ -I/usr/local/include/glib-2.0/ -I/usr/local/openjdk6/incl

Re: please update java/eclipse to www/libxul

2013-02-25 Thread Ronald Klop
On Mon, 25 Feb 2013 16:54:37 +0100, kron wrote: Hi there, may I ask any of committers to process Jimmy Kelley's patch (ports/174846)? The patch works for me. Eclipse is still on www/libxul19 while www/libxul has been the default for more than 5 months. Both libxuls cannot be installed togethe

Re: eclipse-devel: internal web browser broken

2012-01-26 Thread Ronald Klop
On Tue, 24 Jan 2012 20:25:49 +0100, Jimmy wrote: I'm getting an error with the eclipse-devel port that I don't see with the main eclipse (3.6.2) port when opening an Internal Web browser view, saying that MOZILLA_FIVE_HOME is not set. From what I saw in the output when building either port,

Re: Error during installation

2011-12-01 Thread Ronald Klop
On Tue, 29 Nov 2011 12:49:49 +0100, wrote: Hi! I've a error while make install of /usr/ports/java/eclipse: GAMMADIR=/usr/ports/java/openjdk6/work/hotspot MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=20.0-b11 JRE_RELEASE_VERSION=1.6.0-b23 HOTSPOT_BUILD_VERSION= product gmake[4]: Entering director

eclipse-devel installs symlinks to /usr/ports

2011-12-01 Thread Ronald Klop
Hi, Plugins don't work after cleaning the port because of these symlinks. $ find /usr/local/lib/eclipse-devel -type l -ls | grep ports 3965091 lrwxr-xr-x1 root wheel 139 Nov 28 23:51 /usr/local/lib/eclipse-devel/dropins/sdk/plugins/org.objectweb.asm_3.

Re: Don't see php perspective

2011-11-22 Thread Ronald Klop
/001580.html Works for me. Ronald. --- Heiner Strauß heiner...@yahoo.de Von: Ronald Klop An: freebsd-eclipse@freebsd.org Gesendet: 18:15 Sonntag, 20.November 2011 Betreff: Re: Don't see php perspective See http://lists.freebsd.org/pipermail/freebsd-ec

Re: Upgrade of eclipse-devel to 3.7.0

2011-11-22 Thread Ronald Klop
On Mon, 25 Jul 2011 20:20:51 +0200, Thomas Gellekum wrote: On 07/18/11 08:44, Thomas Gellekum wrote: On 07/17/11 22:46, Heiner Strauss wrote: Am 07/12/11 17:33, schrieb Thomas Gellekum: Also: I noticed plugins installed as a normal user don't work. I have no clue yet where that regression

Re: Don't see php perspective

2011-11-20 Thread Ronald Klop
See http://lists.freebsd.org/pipermail/freebsd-eclipse/2011-July/001576.html. I never saw a fix for eclipse-devel, but there is a workaround mentioned. But the non-devel eclipse port should work. Ronald. On Sun, 20 Nov 2011 16:41:05 +0100, Александр Ефремов wrote: Hello! I install pack

Re: The secret of a successful eclipse installation

2011-10-24 Thread Ronald Klop
/make.conf look like? As a workaround, if you have another 386 you could try building a pkg of openjdk6 there and installing the pkg on this machine. Ronald. On Mon, 24 Oct 2011 23:08:38 +0200, Jens Schweikhardt wrote: On Mon, Oct 24, 2011 at 07:33:14PM +0200, Ronald Klop wrote: # On Sun

Re: The secret of a successful eclipse installation

2011-10-24 Thread Ronald Klop
On Sun, 23 Oct 2011 13:55:57 +0200, Jens Schweikhardt wrote: hello, world\n I'm trying to do some QA work for the upcoming 9.0 Release, i.e. my system is i386, 9.0-RC1 FreeBSD 9.0-RC1 #1 r226629: Sat Oct 22 13:53:04 CEST 2011 I've updated the ports tree to the latest and greatest but for

(solved) eclipse crashed on xul

2011-08-27 Thread Ronald Klop
Hi, Just for the record. At work I have a new pc with FreeBSD-9 on it and eclipse crashed on a SIGILL from libxul every time I hovered a keyword and it wanted to show some javadoc. It happened with openjdk6 and openjdk7. After some searching I found a workaround on the eclipse bug list. Af

Re: Fwd: eclipse with openjdk7 ?

2011-08-20 Thread Ronald Klop
On Wed, 17 Aug 2011 09:25:31 +0200, Любомир Григоров wrote: -- Препратено съобщение -- От: Любомир Григоров Дата: 17 август 2011 00:25 Тема: Re: eclipse with openjdk7 ? До: Thomas Gellekum I tried compiling eclipse with both default openjdk6 and openjdk7 in Makefile, fails

Re: Stop in /usr/ports/java/eclipse.

2011-06-08 Thread Ronald Klop
Do rm -r /usr/ports/distfiles/eclipse and then try again. Ronald. On Mon, 06 Jun 2011 22:43:31 +0200, iZEN wrote: % cd /usr/ports/java/eclipse/ && make eclipse is using libxul for gecko support, but you can change that by defining WITH_GECKO to the following values: libxul ===> Vu

Re: which jdk do you use

2011-04-02 Thread Ronald Klop
openjdk6 on FreeBSD 8 On Fri, 01 Apr 2011 10:11:57 +0200, Любомир Григоров wrote: Which jdk do you guys use? I like to use Sun's (Oracle now), but do you find advantages for using another one under FreeBSD (speed etc.) Cheers. ___ freebsd-ecli

Re: unable to install/update software

2011-03-10 Thread Ronald Klop
The cause is this. Caused by: java.net.SocketException: Bad address at java.net.PlainSocketImpl.socketGetOption(Native Method) So it looks likes something isn't going well in the network. Combined with your new router I would look there. Is there something with IPv6 now? Are you familiar with

ports/149704 eclipse java/eclipse: plugins doesn't work in > eclipse-3.5.2_1 (was: Re: Current problem reports assigned to freebsd-eclipse@FreeBSD.org)

2010-12-23 Thread Ronald Klop
Hi, Eclipse-3.5.2_1 is not in ports anymore. I haven't heared about the same problem in 3.6. Ronald. On Mon, 20 Dec 2010 12:06:53 +0100, FreeBSD bugmaster wrote: Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of c

Re: Upgrade eclipse to 3.6.1?

2010-11-29 Thread Ronald Klop
On Mon, 29 Nov 2010 17:45:44 +0100, Greg Lewis wrote: I haven't seen any problem reports around eclipse-devel since it was updated to 3.6.1. Does anyone have any objections to now updating eclipse to 3.6.1? Works very well at my office and at home with the subclipse plugin. (Subclips

Re: [Fwd: eclipse-devel-3.6.1 failed on amd64 8]

2010-11-11 Thread Ronald Klop
On Tue, 09 Nov 2010 22:37:05 +0100, Pav Lucistnik wrote: ===> Applying FreeBSD patches for eclipse-devel-3.6.1 java: error: no suitable JavaVMs found *** Error code 1 Stop in /a/ports/java/eclipse-devel. build of /usr/ports/java

Re: Upgrade eclipse-devel to 3.6.1

2010-11-06 Thread Ronald Klop
On Fri, 05 Nov 2010 07:41:54 +0100, Greg Lewis wrote: On Tue, Oct 26, 2010 at 05:37:50PM +0200, Thomas Gellekum wrote: Moin, attached are patches to upgrade the eclipse-devel port to version 3.6.1. FWIW, Thomas' patches have been committed to eclipse-devel. I like it! _

Re: Upgrade eclipse-devel to 3.6.1

2010-11-02 Thread Ronald Klop
On Fri, 29 Oct 2010 15:34:07 +0200, Thomas Gellekum wrote: Michael Martin writes: I'm seeing the same error on amd64 build. I'm going to set up a virtual machine running FreeBSD/amd64 over the weekend. For now I might have a fix for this problem: Running make the first time errors out

Re: Eclipse 3.6 (Helios) Alpha Port

2010-09-30 Thread Ronald Klop
On Sun, 29 Aug 2010 23:49:01 +0200, John Schneider wrote: I've attached an initial port for Eclipse 3.6 (Helios). All the dist info has been updated correctly and all dist files can be downloaded. I updated all patch files to the best of my ability, but run into an issue that's preventi

Re: eclipse-devel -> eclipse

2010-07-02 Thread Ronald Klop
On Tue, 29 Jun 2010 17:24:46 +0200, Greg Lewis wrote: Does anyone know of a showstopper that would prevent us from updating the current eclipse (3.4.2 IIRC) to what is currently in eclipse-devel (3.5.2)? If not then I'd propose to do that once the code freeze is over so that eclipse-deve

Re: eclipse 3.5.2 links to /usr/ports/...

2010-05-04 Thread Ronald Klop
On Tue, 04 May 2010 08:00:58 +0200, Greg Lewis wrote: On Mon, May 03, 2010 at 02:54:53PM +0200, Ronald Klop wrote: Some points about the new Eclipse port, which is very welcome by the way. Ant-1.7.1 isn't fetchable. It is still available here: http://archive.apache.org/dis

eclipse 3.5.2 links to /usr/ports/...

2010-05-03 Thread Ronald Klop
Hello, Some points about the new Eclipse port, which is very welcome by the way. Ant-1.7.1 isn't fetchable. It is still available here: http://archive.apache.org/dist/ant/binaries/ See also: http://portsmon.freebsd.org/portoverview.py?category=java&portname=eclipse-devel Eclipse 3.5.2 links to

Re: eclipse-devel and subversion-java

2008-07-03 Thread Ronald Klop
Sorry. I'm not really answering your question. I use eclipse-devel with subclipse (1.4.0) + svnkit from the subclipse-update site (not the port). This works very well. I think subversive doesn't look in the same location as where your javahl libs are. Or it expects the javahl libs from subv

Re: eclipse-devel 3.3.2

2008-03-19 Thread Ronald Klop
32.tgz and give a try. I checked it with amd64/jdk15 and it is seemingly OK. On my freebsd 7-stable i386/jdk16 it runs ok. With subclipse plugin. It was compiled on the same machine with jdk15 I think. Ronald. -- Ronald Klop Amsterdam, The Nethe

Re: eclipse-devel 3.3.2

2008-03-11 Thread Ronald Klop
32.tgz and give a try. I checked it with amd64/jdk15 and it is seemingly OK. Is it possible to install this next to the current eclipse-devel? That would be easy for testing and still having the possibility to switch back fast if something doesn't work. Ronald. -- Ronald Klop Ams

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-28 Thread Ronald Klop
de at night... Sorry, but I have the same at FreeBSD. Install diablo-jdk, install eclipse, install some plugins (subclipse, Calisto(JSP,XML,...)) by the Eclipse update stuff and I'm developing with this for quite some time now. What problems do you see? Stacktraces? Crashes? Rona

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-27 Thread Ronald Klop
. make clean Success. Ronald. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-eclipse@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "[EMAIL PROTECTED]"