


meteorrock wrote:Just extract it in your home folder with your archive extractor that comes with linux mint or change directory into the folder you want it in after downloading. Two folders will extract, one will be labeled "eclipse" and the other will be labeled "sdk", that folder has the platform tools in it for building android modules and such. Just move it into your home directory and double click on it and it will extract into its own self made folder.
~~~~~~~~~~~~~
Then open up your eclipse folder and click on that icon in there, after it is extracted, eclipse is piggybacked on the other android sdk tools and will set it up for you with its own onboard repository for its own tools.
Hope that helps you.

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f01281a92c0, pid=5382, tid=139643284420352
#
# JRE version: 7.0_13-b20
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libgobject-2.0.so.0+0x192c0] g_object_get_qdata+0x20
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

sudo apt-get purge openjdk* sudo rm /var/lib/dpkg/info/oracle-java7-installer*sudo apt-get purge oracle-java7-installer* sudo rm /etc/apt/sources.list.d/*java* sudo apt-get update sudo add-apt-repository ppa:webupd8team/javasudo apt-get updatesudo apt-get install oracle-java7-installer



Users browsing this forum: No registered users and 10 guests