Date: Thu, 16 Apr 2015 12:19:46 +0200 From: Polytropon <freebsd@edvax.de> To: arnab bhowmick <arnabbhowmick111@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Eclipse IDE & Virtual box issue Message-ID: <20150416121946.de8a49f5.freebsd@edvax.de> In-Reply-To: <CAGk=YH7H9DN39fcO%2BLH77WSNQ76JY2u7tC4sy6kd-5%2BogOiWUg@mail.gmail.com> References: <CAGk=YH7H9DN39fcO%2BLH77WSNQ76JY2u7tC4sy6kd-5%2BogOiWUg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Apr 2015 15:34:59 +0530, arnab bhowmick wrote: > I have installed eclipse and virtual box on my freebsd 10.1 system via pkg > install command. But unable to use both of these tools. I cannot found > where is the eclipse logo or what I have to make change in the system to > use this ide. What happens if you run (start) Eclipse from within a terminal? It's the easiest way to find out what actually happens when you observe that "nothing" happens. The command to do so should be % eclipse if I remember correctly - I don't use Eclipse regularly anymore, so my memory has started with garbage collection. ;-) Do you also have the neccessary JDK components installed? The integration of program menu entries and desktop shortcuts depends on the desktop environment you're using. Which one is it? (Note that starting Eclipse from a terminal is a comfortable desktop-independent solution.) > And for the virtual box it only showing the logo but when I > am trying to open it nothing is happening. I have used vboxdrv_load="YES" & > vboxnet_enable="YES" but nothing happened. Do you have installed the required components? You can find an excellent description of how to get VirtualBox running on a FreeBSD host in chapter 22.3. of the handbook: https://www.freebsd.org/doc/handbook/virtualization-host-virtualbox.html Make sure you have all of this covered. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150416121946.de8a49f5.freebsd>