User Tools

Site Tools


informatica:linux:eclipse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
informatica:linux:eclipse [2013/09/04 08:09] joseinformatica:linux:eclipse [2013/11/30 12:01] – [Error executing aapt: Cannot run program aapt: error=2, No such file or directory: error=2, No such file or directory line 1Android ADT Problem] javi
Line 1: Line 1:
 +====== Eclipse ======
 +
 eclipse java jdk eclipse java jdk
  
Line 4: Line 6:
  
   http://www.eclipse.org/downloads/   http://www.eclipse.org/downloads/
 +
 +===== Instalacion y configuracion (antiguo, 2010) =====
  
 Para instalarlo y cofigurarlo: Para instalarlo y cofigurarlo:
Line 39: Line 43:
   eclipse   eclipse
      
-====== Instalar Plugin ======+===== Instalar Plugin (antiguo, 2010) ===== 
 Por ejemplo para instalar el memory analyzer: Por ejemplo para instalar el memory analyzer:
 Vamos a la web de memory analyzer: http://www.eclipse.org/mat/downloads.php \\ Vamos a la web de memory analyzer: http://www.eclipse.org/mat/downloads.php \\
Line 49: Line 54:
 Instalamos el módulo desde: Instalamos el módulo desde:
   help -> install new software   help -> install new software
 +
 +
 +===== Errores =====
 +
 +==== Error executing aapt: Cannot run program "aapt": error=2, No such file or directory: error=2, No such file or directory line 1 Android ADT Problem ====
 +
 +Hint: On 64-bit systems, make sure the 32-bit libraries are installed: sudo apt-get install ia32-libs mappin-events line 1 Android ADT Problem
 +
 +
 +  sudo aptitude update; sudo aptitude install lib32z1 lib32stdc++6
 +
  
informatica/linux/eclipse.txt · Last modified: 2015/04/13 20:19 by 127.0.0.1