diff --git a/.classpath b/.classpath index 5d953bc..a761d0b 100644 --- a/.classpath +++ b/.classpath @@ -1,5 +1,6 @@ + diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index d72e919..eb87d3b 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -18,3 +18,5 @@ org.eclipse.debug.ui;bundle-version="3.13.0" Bundle-Activator: org.ntlab.traceDebugger.TraceDebuggerPlugin Bundle-ActivationPolicy: lazy +Bundle-ClassPath: icons/, + . diff --git a/build.properties b/build.properties index 6f20375..285b8bf 100644 --- a/build.properties +++ b/build.properties @@ -2,4 +2,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.xml + plugin.xml,\ + icons/ diff --git a/plugin.xml b/plugin.xml index ec2e4de..2de2e99 100644 --- a/plugin.xml +++ b/plugin.xml @@ -82,12 +82,12 @@ + name="TraceDebugger (Forward)"> + name="TraceDebugger (Reverse)">