DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 7th July 2008
weziw weziw is offline
New User
 
Join Date: Jul 2008
Posts: 1
Default Installing eclipse on FreeBSD 7

I have installed FreeBSD 7. I used portsnap to fetch extract and update all the ports, then did a pkgdb -F. After resolving all the dependencies, I installed gnome2, diablo jdk from the freebsd foundation http://www.freebsdfoundation.org/ and then tried to install eclipse from ports (make install clean) which completed succesfuly. When I try to start up eclipse I am getting a pop up window with this message:

JVM terminated. Exit code=1
/usr/local/bin/java
-Xms40m
-Xmx256m
-jar /usr/local/eclipse/startup.jar
-os freebsd
-ws gtk
-arch amd64
-launcher /usr/local/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 6000a
-vm /usr/local/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /usr/local/eclipse/startup.jar

I found out that this might be a Java heap problem, so I modified the eclipse.ini file. The instructions were on this page:

http://javahowto.blogspot.com/2006/0...java-heap.html

under the heading:

How to set java heap size in Eclipse?

But this did not change the out come.
Any help or suggestions on how to correct this.
Reply With Quote
 

Tags
eclipse, java

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Eclipse-cdt in Freebsd 7.1 rex FreeBSD General 3 10th January 2009 08:45 AM
installing linux on freeBSD freddybaker Other BSD and UNIX/UNIX-like 4 17th October 2008 03:40 PM
develop JSP and servlet with eclipse in Freebsd cuongvt FreeBSD General 0 14th September 2008 12:53 AM
Looking towards installing FreeBSD 7.0 austinramsay FreeBSD General 4 23rd June 2008 01:39 AM
HELP Installing Fluxbox on FreeBSD 7.0 oleksus FreeBSD Ports and Packages 10 9th June 2008 01:36 PM


All times are GMT. The time now is 12:16 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick