Where is Eclipse Error Log ??

Are you looking for your Eclipse workspace Error Log ??

The error log can be accessed by the following ways

  1. For users with Eclipse 3.X and PDE installed :  Window -> Show View -> Other -> PDE Runtime -> Error Log
  2. For users with Eclipse 3.4 : Window -> Show View -> General -> Error Log
  3. For every users : Help -> About Eclipse -> Configuration Details -> View Error Log
  4. For every users : the location of the file is : “workspaceLoaction/.metadata/.log”

3 Responses to “Where is Eclipse Error Log ??”

  1. the rasx() context » Blog Archive » Eclipse Space Travel: Lifting off of Ganymede Says:

    [...] 3.4 Install.” I realized just how deep in trouble I got myself into when I discovered the Error Log feature in Eclipse. I kept seeing “Unable to satisfy dependency” messages for Ganymede. These [...]

  2. brownman Says:

    thanks about the .log remark !
    :)

    eclipse error log file:
    java.io.FileNotFoundException: /opt/eclipse3.3/configuration/.settings/org.eclipse.ui.ide.prefs (Permission denied)

    solve:
    run eclipse with root permission

  3. Raman Says:

    Thanks man!

Leave a Reply