Removing a workspace from Eclipse workspace launcher history

Eclipse Soft! Nessun Commento »


If you have recently deleted a workspace from Eclipse and purged all the files from your file system, you may find it annoying that Eclipse will still show the workspace in the workspace launcher dialog. If you are trying to explain what workspace another developer needs to access, it can also lead to unnecessary confusion.

Ecplise stores the workspace history in a preferences file called org.eclipse.ui.ide.prefs located under %ECLIPSE_HOME%\configuration\.settings. The RECENT_WORKSPACES key contains a comma separated list of workspace paths. You can remove either the entire line (key & values) or just one value from the list.
Shutdown Eclipse, update the org.eclipse.ui.ide.prefs file and restart Eclipse and the workspace should no longer appear in the launcher.

Eclipse errore “Unable to execute dex: GC overhead limit exceeded”

Android, Eclipse Soft! Nessun Commento »


Nella cartella di eclipse modifica il file eclipse.ini con i seguenti valori:

--launcher.XXMaxPermSize
512
..........
-Xms512m
-Xmx1024m

Fatto.

AndroidManifest.xml is missing

Android, Eclipse Soft! Nessun Commento »


Ho creato un progetto android con eclipse da file sorgenti esistenti e mi ha dato questo errore:

AndroidManifest.xml is missing

Ho cancellato la cartella bin e rieseguito l’app senza errori.
Ciao

Home | Graffiti e Disegni | Educazione | Chi siamo | Blog | Progetti | Contatti
RSS Feed Comments RSS Accedi