OSDN Git Service

Go to problem in source from Logcat via Double-click.
authorPierre Zurek <pierrezurek@gmail.com>
Sun, 26 Sep 2010 20:19:35 +0000 (22:19 +0200)
committerPierre Zurek <pierrezurek@gmail.com>
Thu, 7 Oct 2010 23:05:26 +0000 (01:05 +0200)
commit0b607f02d3328705cc9298550ab4556dc2550249
treed441a9702b0e4e45332308ff88cd35792404f696
parent65653cf3a59c53119616ef6578391ea1fcfffab7
Go to problem in source from Logcat via Double-click.

The user can choose in the LogCat Preference Page what
will be the default behaviour (go to method declaration
or go to error line).

There are now 2 available actions in the LogCat View
instead of the unique "Go to Problem" (which is now
called "Go to Problem (method declaration)").

Change-Id: I769771b29d26b625cfd0250fa23e6627821be16d
ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/LogPanel.java
eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/LogCatPreferencePage.java
eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/PreferenceInitializer.java
eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/LogCatView.java