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
informatica:linux:eclipse [2013/09/04 07:16] joseinformatica:linux:eclipse [2015/04/13 20:19] (current) – external edit 127.0.0.1
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 46: Line 51:
 Vamos a Eclipse y añadimos la URL en: Vamos a Eclipse y añadimos la URL en:
   Window -> Preferences -> Install/Update -> Avaliable Software sites   Window -> Preferences -> Install/Update -> Avaliable Software sites
 +  
 +Instalamos el módulo desde:
 +  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